Class IToolbarbutton.Updater

    • Constructor Detail

      • Updater

        public Updater()
    • Method Detail

      • id

        public IToolbarbutton.Updater id​(java.lang.String id)
        Sets the given value of id to update to client widget
        Parameters:
        id - The new value for id
        See Also:
        WithIToolbarbutton.withId(java.lang.String)
      • visible

        public IToolbarbutton.Updater visible​(boolean visible)
        Sets the given value of visible to update to client widget
        Parameters:
        visible - The new value for visible
        See Also:
        WithIToolbarbutton.withVisible(boolean)
      • mold

        public IToolbarbutton.Updater mold​(java.lang.String mold)
        Sets the given value of mold to update to client widget
        Parameters:
        mold - The new value for mold
        See Also:
        WithIToolbarbutton.withMold(java.lang.String)
      • left

        public IToolbarbutton.Updater left​(java.lang.String left)
        Sets the given value of left to update to client widget
        Parameters:
        left - The new value for left
        See Also:
        WithIToolbarbutton.withLeft(java.lang.String)
      • top

        public IToolbarbutton.Updater top​(java.lang.String top)
        Sets the given value of top to update to client widget
        Parameters:
        top - The new value for top
        See Also:
        WithIToolbarbutton.withTop(java.lang.String)
      • zIndex

        public IToolbarbutton.Updater zIndex​(int zIndex)
        Sets the given value of zIndex to update to client widget
        Parameters:
        zIndex - The new value for zIndex
        See Also:
        WithIToolbarbutton.withZIndex(int)
      • height

        public IToolbarbutton.Updater height​(java.lang.String height)
        Sets the given value of height to update to client widget
        Parameters:
        height - The new value for height
        See Also:
        WithIToolbarbutton.withHeight(java.lang.String)
      • width

        public IToolbarbutton.Updater width​(java.lang.String width)
        Sets the given value of width to update to client widget
        Parameters:
        width - The new value for width
        See Also:
        WithIToolbarbutton.withWidth(java.lang.String)
      • tooltiptext

        public IToolbarbutton.Updater tooltiptext​(java.lang.String tooltiptext)
        Sets the given value of tooltiptext to update to client widget
        Parameters:
        tooltiptext - The new value for tooltiptext
        See Also:
        WithIToolbarbutton.withTooltiptext(java.lang.String)
      • zclass

        public IToolbarbutton.Updater zclass​(java.lang.String zclass)
        Sets the given value of zclass to update to client widget
        Parameters:
        zclass - The new value for zclass
        See Also:
        WithIToolbarbutton.withZclass(java.lang.String)
      • sclass

        public IToolbarbutton.Updater sclass​(java.lang.String sclass)
        Sets the given value of sclass to update to client widget
        Parameters:
        sclass - The new value for sclass
        See Also:
        WithIToolbarbutton.withSclass(java.lang.String)
      • style

        public IToolbarbutton.Updater style​(java.lang.String style)
        Sets the given value of style to update to client widget
        Parameters:
        style - The new value for style
        See Also:
        WithIToolbarbutton.withStyle(java.lang.String)
      • draggable

        public IToolbarbutton.Updater draggable​(java.lang.String draggable)
        Sets the given value of draggable to update to client widget
        Parameters:
        draggable - The new value for draggable
        See Also:
        WithIToolbarbutton.withDraggable(java.lang.String)
      • focus

        public IToolbarbutton.Updater focus​(boolean focus)
        Sets the given value of focus to update to client widget
        Parameters:
        focus - The new value for focus
        See Also:
        WithIToolbarbutton.withFocus(boolean)
      • droppable

        public IToolbarbutton.Updater droppable​(java.lang.String droppable)
        Sets the given value of droppable to update to client widget
        Parameters:
        droppable - The new value for droppable
        See Also:
        WithIToolbarbutton.withDroppable(java.lang.String)
      • vflex

        public IToolbarbutton.Updater vflex​(java.lang.String vflex)
        Sets the given value of vflex to update to client widget
        Parameters:
        vflex - The new value for vflex
        See Also:
        WithIToolbarbutton.withVflex(java.lang.String)
      • hflex

        public IToolbarbutton.Updater hflex​(java.lang.String hflex)
        Sets the given value of hflex to update to client widget
        Parameters:
        hflex - The new value for hflex
        See Also:
        WithIToolbarbutton.withHflex(java.lang.String)
      • renderdefer

        public IToolbarbutton.Updater renderdefer​(int renderdefer)
        Sets the given value of renderdefer to update to client widget
        Parameters:
        renderdefer - The new value for renderdefer
        See Also:
        WithIToolbarbutton.withRenderdefer(int)
      • clientAction

        public IToolbarbutton.Updater clientAction​(java.lang.String clientAction)
        Sets the given value of clientAction to update to client widget
        Parameters:
        clientAction - The new value for clientAction
        See Also:
        WithIToolbarbutton.withClientAction(java.lang.String)
      • tabindex

        public IToolbarbutton.Updater tabindex​(java.lang.Integer tabindex)
        Sets the given value of tabindex to update to client widget
        Parameters:
        tabindex - The new value for tabindex
        See Also:
        WithIToolbarbutton.withTabindex(java.lang.Integer)
      • ctrlKeys

        public IToolbarbutton.Updater ctrlKeys​(java.lang.String ctrlKeys)
        Sets the given value of ctrlKeys to update to client widget
        Parameters:
        ctrlKeys - The new value for ctrlKeys
        See Also:
        WithIToolbarbutton.withCtrlKeys(java.lang.String)
      • context

        public IToolbarbutton.Updater context​(java.lang.String context)
        Sets the given value of context to update to client widget
        Parameters:
        context - The new value for context
        See Also:
        WithIToolbarbutton.withContext(java.lang.String)
      • popup

        public IToolbarbutton.Updater popup​(java.lang.String popup)
        Sets the given value of popup to update to client widget
        Parameters:
        popup - The new value for popup
        See Also:
        WithIToolbarbutton.withPopup(java.lang.String)
      • tooltip

        public IToolbarbutton.Updater tooltip​(java.lang.String tooltip)
        Sets the given value of tooltip to update to client widget
        Parameters:
        tooltip - The new value for tooltip
        See Also:
        WithIToolbarbutton.withTooltip(java.lang.String)
      • label

        public IToolbarbutton.Updater label​(java.lang.String label)
        Sets the given value of label to update to client widget
        Parameters:
        label - The new value for label
        See Also:
        WithIToolbarbutton.withLabel(java.lang.String)
      • iconSclass

        public IToolbarbutton.Updater iconSclass​(java.lang.String iconSclass)
        Sets the given value of iconSclass to update to client widget
        Parameters:
        iconSclass - The new value for iconSclass
        See Also:
        WithIToolbarbutton.withIconSclass(java.lang.String)
      • iconSclasses

        public IToolbarbutton.Updater iconSclasses​(java.lang.String[] iconSclasses)
        Sets the given value of iconSclasses to update to client widget
        Parameters:
        iconSclasses - The new value for iconSclasses
        See Also:
        WithIToolbarbutton.withIconSclasses(java.lang.String[])
      • iconTooltip

        public IToolbarbutton.Updater iconTooltip​(java.lang.String iconTooltip)
        Sets the given value of iconTooltip to update to client widget
        Parameters:
        iconTooltip - The new value for iconTooltip
        See Also:
        WithIToolbarbutton.withIconTooltip(java.lang.String)
      • iconTooltips

        public IToolbarbutton.Updater iconTooltips​(java.lang.String[] iconTooltips)
        Sets the given value of iconTooltips to update to client widget
        Parameters:
        iconTooltips - The new value for iconTooltips
        See Also:
        WithIToolbarbutton.withIconTooltips(java.lang.String[])
      • image

        public IToolbarbutton.Updater image​(java.lang.String image)
        Sets the given value of image to update to client widget
        Parameters:
        image - The new value for image
        See Also:
        WithIToolbarbutton.withImage(java.lang.String)
      • hoverImage

        public IToolbarbutton.Updater hoverImage​(java.lang.String hoverImage)
        Sets the given value of hoverImage to update to client widget
        Parameters:
        hoverImage - The new value for hoverImage
        See Also:
        WithIToolbarbutton.withHoverImage(java.lang.String)
      • preloadImage

        public IToolbarbutton.Updater preloadImage​(boolean preloadImage)
        Sets the given value of preloadImage to update to client widget
        Parameters:
        preloadImage - The new value for preloadImage
        See Also:
        WithIToolbarbutton.withPreloadImage(boolean)
      • dir

        public IToolbarbutton.Updater dir​(java.lang.String dir)
        Sets the given value of dir to update to client widget
        Parameters:
        dir - The new value for dir
        See Also:
        WithIToolbarbutton.withDir(java.lang.String)
      • orient

        public IToolbarbutton.Updater orient​(java.lang.String orient)
        Sets the given value of orient to update to client widget
        Parameters:
        orient - The new value for orient
        See Also:
        WithIToolbarbutton.withOrient(java.lang.String)
      • type

        public IToolbarbutton.Updater type​(java.lang.String type)
        Sets the given value of type to update to client widget
        Parameters:
        type - The new value for type
        See Also:
        WithIToolbarbutton.withType(java.lang.String)
      • disabled

        public IToolbarbutton.Updater disabled​(boolean disabled)
        Sets the given value of disabled to update to client widget
        Parameters:
        disabled - The new value for disabled
        See Also:
        WithIToolbarbutton.withDisabled(boolean)
      • autodisable

        public IToolbarbutton.Updater autodisable​(java.lang.String autodisable)
        Sets the given value of autodisable to update to client widget
        Parameters:
        autodisable - The new value for autodisable
        See Also:
        WithIToolbarbutton.withAutodisable(java.lang.String)
      • target

        public IToolbarbutton.Updater target​(java.lang.String target)
        Sets the given value of target to update to client widget
        Parameters:
        target - The new value for target
        See Also:
        WithIToolbarbutton.withTarget(java.lang.String)
      • upload

        public IToolbarbutton.Updater upload​(java.lang.String upload)
        Sets the given value of upload to update to client widget
        Parameters:
        upload - The new value for upload
        See Also:
        WithIToolbarbutton.withUpload(java.lang.String)
      • href

        public IToolbarbutton.Updater href​(java.lang.String href)
        Sets the given value of href to update to client widget
        Parameters:
        href - The new value for href
        See Also:
        WithIToolbarbutton.withHref(java.lang.String)
      • widgetClass

        public IToolbarbutton.Updater widgetClass​(java.lang.String widgetClass)
        Sets the given value of widgetClass to update to client widget
        Parameters:
        widgetClass - The new value for widgetClass
        See Also:
        WithIToolbarbutton.withWidgetClass(java.lang.String)