Copyright © 2021 by K4.org
  (v.0.48.124)

A UIPanel is an empty container with a border and header text.

Index

Rules

border

border: Boolean

Whether to include the border.

Flags : Cached, Parameter, Spec (Note this is uncached)

Expression : false

borderColor

borderColor: String

The color of the border if shown.

Flags : Cached, Parameter, Spec (Note this is uncached)

Expression : ""

controlType

controlType: String

Internal Use Only

Flags : Cached (Note this is uncached)

Expression : "Panel"

header

header: String

The text for the header.

Flags : Cached, Parameter, Spec (Note this is uncached)

Expression : ""

headerAlignment

headerAlignment: String

One of ?

Flags : Cached, Parameter, Spec (Note this is uncached)

Expression : "left"

headerFontFace

headerFontFace: String

The name of the font face.

Flags : Cached, Parameter, Spec (Note this is uncached)

Expression : "default"

headerFontSize

headerFontSize: String

One of 'normal', ?

Flags : Cached, Parameter, Spec (Note this is uncached)

Expression : "normal"

headerTextStyle

headerTextStyle: String

One of 'regular', 'bold', 'italic', 'underline', or in comma-separated combinations.

Flags : Cached, Parameter, Spec (Note this is uncached)

Expression : "regular"