Package org.zkoss.stateless.sul
Interface IChildrenOfPanel<I extends IChildrenOfPanel>
-
- All Superinterfaces:
IComponent<I>
- All Known Subinterfaces:
ICaption<I>
,IPanelchildren<I>
,IToolbar<I>
public interface IChildrenOfPanel<I extends IChildrenOfPanel> extends IComponent<I>
An interface to indicate child is allowed forIPanel
.- 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
-
-