Package org.zkoss.stateless.sul
Class IListfoot.Builder
- java.lang.Object
-
- org.zkoss.stateless.sul.ImmutableIListfoot.Builder
-
- org.zkoss.stateless.sul.IListfoot.Builder
-
- Enclosing interface:
- IListfoot
public static class IListfoot.Builder extends org.zkoss.stateless.sul.ImmutableIListfoot.Builder
Builds instances of typeIListfoot
. Initialize attributes and then invoke theImmutableIListfoot.Builder.build()
method to create an immutable instance.Builder
is not thread-safe and generally should not be stored in a field or collection, but instead used immediately to create instances.
-
-
Constructor Summary
Constructors Constructor Description Builder()
-
Method Summary
-
Methods inherited from class org.zkoss.stateless.sul.ImmutableIListfoot.Builder
addActions, addActions, addAllActions, addAllChildren, addChildren, addChildren, build, from, putAllClientAttributes, putAllWidgetListeners, putAllWidgetOverrides, putClientAttributes, putClientAttributes, putWidgetListeners, putWidgetListeners, putWidgetOverrides, putWidgetOverrides, setAction, setActions, setChildren, setClientAction, setClientAttributes, setContext, setCtrlKeys, setDraggable, setDroppable, setEventListenerMap, setFocus, setHeight, setId, setLeft, setMold, setPopup, setRenderdefer, setSclass, setStyle, setTabindex, setTooltip, setTooltiptext, setTop, setVflex, setVisible, setWidgetClass, setWidgetListeners, setWidgetOverrides, setZclass, setZIndex
-
-