Property
|
Property description
|
---|---|
id
|
The id is the identifier for the container.
|
dataName
|
The dataName property is used to bind the condition value from server context. Currently, only String type is supported for the value. This property is mandatory.
|
Property
|
Property description
|
---|---|
id
|
This property can be used in the Condition part of ECA rule.
|
Property
|
Description
|
---|---|
id
|
The identifier for the widget.
|
optionValue
|
The selected property is a boolean property that specifies whether the ContentPane widget is in a selected state. This is an optional property. Any widgets can be put in the option panel. When the value of "optionValue" equals to the condition value in runtime getting from the "dataName" of its parent conditional panel, then this option panel will be rendered. If 2 option panels have the same "Option Value", they will be rendered both when this "optionValue" is hit.
|
Property
|
Property description
|
---|---|
Appearance
|
The "Appearance" related properties of Option Panel are determined by its parent Conditional Panel, they cannot be set for Option Panel independently.
|