Class StickyWindow.WindowStatus

java.lang.Object
com.logicaldoc.gui.common.client.widgets.StickyWindow.WindowStatus
Enclosing class:
StickyWindow

public class StickyWindow.WindowStatus extends Object
Represents a status of the window
Since:
8.7.3
Author:
Marco Meschieri - LogicalDOC
  • Constructor Details

    • WindowStatus

      public WindowStatus(int width, int height)
  • Method Details

    • getWidth

      public int getWidth()
    • setWidth

      public void setWidth(int width)
    • getHeight

      public int getHeight()
    • setHeight

      public void setHeight(int height)