Skip to main content

Row (로우) Widget Control

Use these Widget Control members (Property · Method · Event) to control the Row widget from a script. For an introduction to the widget and how to use it, visit Row.

note

The Row widget has no dedicated Widget Control (Property·Method·Event). Use only the common Widget Control below.

Property

info

Not applicable — the Row widget has no script-specific Property. In a script, read and write values with the common Widget Control (getProperty / setProperty) below.

Method

info

Not applicable — the Row widget has no dedicated Method. Use the common Widget Control below.

Event

info

Not applicable — the Row widget has no dedicated Event.

Common Widget Control (all widgets)

note

Every widget supports name-based common Widget Control (Method) such as setProperty(name, value), getProperty(name), and setStyleProperty(styleName, styleProperty, value). For the detailed rules, see the common Widget Control reference (to be written).