Package org.zkoss.stateless.sul
Interface IMeshComposite<I extends IMeshComposite>
-
- All Superinterfaces:
IComponent<I>
- All Known Subinterfaces:
IAuxhead,IColumns,IFoot,IFrozen<I>,IGridComposite<I>,IListboxComposite<I>,IListfoot,IListgroup,IListgroupChild<I>,IListgroupfoot,IListgroupfootChild<I>,IListhead,IListitem,IListitemBase<I>,IPaging,IRows,ITreechildren,ITreecols,ITreeComposite<I>,ITreefoot
public interface IMeshComposite<I extends IMeshComposite> extends IComponent<I>
Represents a composition ofIComponentontoIMeshElement.- 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
-
-