Class UiWindow

All Implemented Interfaces:
UiObject

public class UiWindow
extends UiPanel
implements UiObject
THIS IS GENERATED CODE! PLEASE DO NOT MODIFY - ALL YOUR WORK WOULD BE LOST!
  • Field Details

    • width

      protected int width
    • height

      protected int height
    • headerBackgroundColor

      protected java.lang.String headerBackgroundColor
    • modalBackgroundDimmingColor

      protected java.lang.String modalBackgroundDimmingColor
    • closeable

      protected boolean closeable
    • closeOnEscape

      protected boolean closeOnEscape
    • closeOnClickOutside

      protected boolean closeOnClickOutside
  • Constructor Details

    • UiWindow

      public UiWindow()
  • Method Details