Class IStepbar.Builder

  • Enclosing interface:
    IStepbar

    public static class IStepbar.Builder
    extends org.zkoss.stateless.sul.ImmutableIStepbar.Builder
    Builds instances of type IStepbar. Initialize attributes and then invoke the ImmutableIStepbar.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.ImmutableIStepbar.Builder

        addActions, addActions, addAllActions, addAllChildren, addChildren, addChildren, build, from, putAllClientAttributes, putAllWidgetListeners, putAllWidgetOverrides, putClientAttributes, putClientAttributes, putWidgetListeners, putWidgetListeners, putWidgetOverrides, putWidgetOverrides, setAction, setActions, setActiveIndex, setChildren, setClientAction, setClientAttributes, setContext, setCtrlKeys, setDraggable, setDroppable, setEventListenerMap, setFocus, setHeight, setHflex, setId, setLeft, setLinear, setMold, setPopup, setRenderdefer, setSclass, setStyle, setTabindex, setTooltip, setTooltiptext, setTop, setVflex, setVisible, setWidgetClass, setWidgetListeners, setWidgetOverrides, setWidth, setWrappedLabels, setZclass, setZIndex
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Builder

        public Builder()