Package org.zkoss.stateless.sul
Interface ITreeComposite<I extends ITreeComposite>
-
- All Superinterfaces:
IComponent<I>
,IMeshComposite<I>
- All Known Subinterfaces:
ITreechildren
,ITreecols
,ITreefoot
public interface ITreeComposite<I extends ITreeComposite> extends IMeshComposite<I>
Represents a composition ofIComponent
ontoITree
.- 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
-
-