public interface IntegerListParameterListener
Parâmetro do Tipo Lista de
Inteiros.| Modifier and Type | Method and Description |
|---|---|
void |
maximumWasChanged(IntegerListParameter parameter)
Este método é chamando quando ocorre mudança no valor máximo aceito.
|
void |
minimumWasChanged(IntegerListParameter parameter)
Este método é chamando quando ocorre mudança no valor mínimo aceito.
|
void maximumWasChanged(IntegerListParameter parameter)
parameter - O parâmetro (Não aceita null).void minimumWasChanged(IntegerListParameter parameter)
parameter - O parâmetro (Não aceita null).Copyright © 2016. All Rights Reserved.