Interface IComplexOption
-
- All Superinterfaces:
java.io.Serializable
- All Known Subinterfaces:
ICollectionItemOptions
- All Known Implementing Classes:
AbstractAjaxEventCallback,ArrayItemOptions,EventLabelOptions,JQueryAjaxOption,ListItemOptions
public interface IComplexOption extends java.io.Serializable$Id: IComplexOption.javaInterface to get the representation of a complex option
- Since:
- 1.0
- Author:
- Julien Roche
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.CharSequencegetJavascriptOption()Method retrieving the javascript representation of this complex option
-