Package org.zkoss.stateless.sul
Interface IChildrenOfInputgroup<I extends IChildrenOfInputgroup>
-
- All Superinterfaces:
IComponent<I>
- All Known Subinterfaces:
IA<I>
,IAuxheader<I>
,IBandbox
,IButton
,IButtonBase<I>
,ICaption<I>
,ICheckbox
,ICheckboxBase<I>
,IColumn<I>
,ICombobox
,ICombobutton
,IComboitem
,IDatebox
,IDateTimeFormatInputElement<I>
,IDecimalbox
,IDoublebox
,IDoublespinner
,IFileupload
,IFisheye
,IFooter<I>
,IFooterElement<I>
,IFormatInputElement<I,ValueType>
,IHeaderElement<I>
,IInputElement<I,ValueType>
,IIntbox
,ILabel
,ILabelImageElement<I>
,IListcell<I>
,IListfooter<I>
,IListheader<I>
,ILongbox
,IMenu
,IMenuitem
,INav
,INavitem
,INumberInputElement<I,ValueType>
,IOrgnode<I>
,IRadio
,ISpinner
,ITab
,ITextbox
,ITextboxBase<I>
,ITimebox
,ITimepicker
,IToolbarbutton
,ITreecell<I>
,ITreecol<I>
,ITreefooter<I>
public interface IChildrenOfInputgroup<I extends IChildrenOfInputgroup> extends IComponent<I>
An interface to indicate child is allowed forIInputgroup
- Author:
- jumperchen
-
-
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
-
-