Package org.zkoss.stateless.sul
Interface ITabboxComposite<I extends ITabboxComposite>
-
- All Superinterfaces:
IComponent<I>
- All Known Subinterfaces:
ITabpanels
,ITabs
,IToolbar<I>
public interface ITabboxComposite<I extends ITabboxComposite> extends IComponent<I>
Represents a composition ofIComponent
ontoITabbox
.- 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
-
-