public interface IOption extends Serializable
| Modifier and Type | Method and Description |
|---|---|
String |
getLabel()
The label for the Option.
|
Object |
getValue()
The value for this option.
|
boolean |
isSelected()
Is this Optiopn selected.
|
Copyright © 2003–2015 The eFaps Team. All rights reserved.