SplitterLayout Properties

  • border

    Border around the area enclosed by the Splitter.

    Value

    Example of the Visual Display

    Description

    areadivider

    border=areadivider

    A three-dimensional border is displayed.

    closure

    border=closure

    A small, simple border is displayed.

    closurelight

    border=closurelight

    A small, simple border is displayed that is lighter than closure.

    none

    border=none

    No border is displayed.

    subareaDivider
  • columnSizeUnit

    Specifies whether the column width is an absolute or relative value.

    Value Description
    Absolute (pixels) Column width is an absolute value specified in pixels
    Relative (percentage) Column width is a relative value specifed as a percentage
  • height

    Height of the UI element.

  • rowSizeUnit

    Specifies whether the column height is an absolute or relative value.

    Value Description
    Absolute (pixels) Column height is an absolute value specified in pixels
    Relative (percentage) Column height is a relative value specifed as a percentage
  • width

    Width of the UI element.