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.
The Row widget has no dedicated Widget Control (Property·Method·Event). Use only the common Widget Control below.
Property
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
Not applicable — the Row widget has no dedicated Method. Use the common Widget Control below.
Event
Not applicable — the Row widget has no dedicated Event.
Common Widget Control (all widgets)
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).