Class IWest.Updater

    • Constructor Summary

      Constructors 
      Constructor Description
      Updater()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      IWest.Updater autoscroll​(boolean autoscroll)
      Sets the given value of autoscroll to update to client widget
      IWest.Updater border​(java.lang.String border)
      Sets the given value of border to update to client widget
      IWest.Updater clientAction​(java.lang.String clientAction)
      Sets the given value of clientAction to update to client widget
      IWest.Updater closable​(boolean closable)
      Sets the given value of closable to update to client widget
      IWest.Updater cmargins​(java.lang.String cmargins)
      Sets the given value of cmargins to update to client widget
      IWest.Updater collapsible​(boolean collapsible)
      Sets the given value of collapsible to update to client widget
      IWest.Updater context​(java.lang.String context)
      Sets the given value of context to update to client widget
      IWest.Updater ctrlKeys​(java.lang.String ctrlKeys)
      Sets the given value of ctrlKeys to update to client widget
      IWest.Updater draggable​(java.lang.String draggable)
      Sets the given value of draggable to update to client widget
      IWest.Updater droppable​(java.lang.String droppable)
      Sets the given value of droppable to update to client widget
      IWest.Updater focus​(boolean focus)
      Sets the given value of focus to update to client widget
      IWest.Updater height​(java.lang.String height)
      Sets the given value of height to update to client widget
      IWest.Updater hflex​(java.lang.String hflex)
      Sets the given value of hflex to update to client widget
      IWest.Updater id​(java.lang.String id)
      Sets the given value of id to update to client widget
      IWest.Updater left​(java.lang.String left)
      Sets the given value of left to update to client widget
      IWest.Updater margins​(java.lang.String margins)
      Sets the given value of margins to update to client widget
      java.util.Map<java.lang.String,​java.lang.Object> marshal()
      Serializes the keys and values of the updater.
      IWest.Updater maxsize​(int maxsize)
      Sets the given value of maxsize to update to client widget
      IWest.Updater minsize​(int minsize)
      Sets the given value of minsize to update to client widget
      IWest.Updater mold​(java.lang.String mold)
      Sets the given value of mold to update to client widget
      IWest.Updater nativeScrollbar​(boolean nativeScrollbar)
      Sets the given value of nativeScrollbar to update to client widget
      IWest.Updater open​(boolean open)
      Sets the given value of open to update to client widget
      IWest.Updater popup​(java.lang.String popup)
      Sets the given value of popup to update to client widget
      IWest.Updater renderdefer​(int renderdefer)
      Sets the given value of renderdefer to update to client widget
      IWest.Updater sclass​(java.lang.String sclass)
      Sets the given value of sclass to update to client widget
      IWest.Updater slidable​(boolean slidable)
      Sets the given value of slidable to update to client widget
      IWest.Updater slide​(boolean slide)
      Sets the given value of slide to update to client widget
      IWest.Updater splittable​(boolean splittable)
      Sets the given value of splittable to update to client widget
      IWest.Updater style​(java.lang.String style)
      Sets the given value of style to update to client widget
      IWest.Updater tabindex​(java.lang.Integer tabindex)
      Sets the given value of tabindex to update to client widget
      IWest.Updater title​(java.lang.String title)
      Sets the given value of title to update to client widget
      IWest.Updater tooltip​(java.lang.String tooltip)
      Sets the given value of tooltip to update to client widget
      IWest.Updater tooltiptext​(java.lang.String tooltiptext)
      Sets the given value of tooltiptext to update to client widget
      IWest.Updater top​(java.lang.String top)
      Sets the given value of top to update to client widget
      IWest.Updater vflex​(java.lang.String vflex)
      Sets the given value of vflex to update to client widget
      IWest.Updater visible​(boolean visible)
      Sets the given value of visible to update to client widget
      IWest.Updater widgetClass​(java.lang.String widgetClass)
      Sets the given value of widgetClass to update to client widget
      IWest.Updater width​(java.lang.String width)
      Sets the given value of width to update to client widget
      IWest.Updater zclass​(java.lang.String zclass)
      Sets the given value of zclass to update to client widget
      IWest.Updater zIndex​(int zIndex)
      Sets the given value of zIndex to update to client widget
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait