Package org.zkoss.stateless.sul
Interface IListboxComposite<I extends IListboxComposite>
-
- All Superinterfaces:
IComponent<I>
,IMeshComposite<I>
- All Known Subinterfaces:
IListfoot
,IListgroup
,IListgroupChild<I>
,IListgroupfoot
,IListgroupfootChild<I>
,IListhead
,IListitem
,IListitemBase<I>
public interface IListboxComposite<I extends IListboxComposite> extends IMeshComposite<I>
Represents a composition ofIComponent
ontoIListbox
.- Author:
- katherine
-
-
Method Summary
-
Methods inherited from interface org.zkoss.stateless.sul.IComponent
getAction, getActions, getClientAttributes, getId, getMold, getWidgetClass, getWidgetListeners, getWidgetOverrides, isVisible, withAction, withAction, withAction, withAction, withAction, withAction, withAction, withAction, withAction, withAction, withAction, withActions, withActions, withClientAttribute, withClientAttributes, withId, withMold, withVisible, withWidgetClass, withWidgetListener, withWidgetListeners, withWidgetOverride, withWidgetOverrides
-
-