Interface IComplexOption
- All Superinterfaces:
Serializable
- All Known Subinterfaces:
ICollectionItemOptions
- All Known Implementing Classes:
AbstractAjaxEventCallback,ArrayItemOptions,EventLabelOptions,JQueryAjaxOption,ListItemOptions
$Id: IComplexOption.java
Interface to get the representation of a complex option
- Since:
- 1.0
- Author:
- Julien Roche
-
Method Summary
Modifier and TypeMethodDescriptionMethod retrieving the javascript representation of this complex option
-
Method Details
-
getJavascriptOption
CharSequence getJavascriptOption()Method retrieving the javascript representation of this complex option- Returns:
- the javascript
-