SDetailsView¶
| Property |
Type |
Note |
| Aka |
String |
Name for the widget |
| AllowSearch |
|
|
| ColorAndOpacity |
Number Array, Length = 4 |
Linear color values, for example:[0.5, 0.5, 0.5, 1] |
| ForegroundColor |
Number Array, Length = 4 |
Linear color values, for example:[0.5, 0.5, 0.5, 1] |
| HideSelectionTip |
|
|
| Lockable |
|
|
| NameAreaSettings |
String |
Settings for displaying the name area of SDetailsView, Enum:ENameAreaSettings: HideNameArea, ObjectsUseNameArea, ActorsUseNameArea, ComponentsAndActorsUseNameArea. Default: ObjectsUseNameArea |
| SearchInitialKeyFocus |
|
|
| ToolTipText |
String |
|
| UpdatesFromSelection |
|
|
| Visibility |
Enum: EVisibility: Visible, Collapsed, Hidden, HitTestInvisible, SelfHitTestInvisible, All |
|
functions what can be called from ChameleonData¶
Examples¶
Example 1:
"SDetailsView":
{
"Aka": "DetailsView"
}