Interface Option
-
public interface Option
Describes an option in a list-type control, e.g.WDropdown
,WMultiSelect
etc.- Since:
- 1.0.0
- Author:
- Yiannis Paschalidis
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getCode()
String
getDesc()
-