Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
propertytab [2016/09/22 02:36] 127.0.0.1 external edit |
— (current) | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ===== Property Dialog===== | ||
- | //Property Dialog// is used to display the properties and settings of various model components. | ||
- | |||
- | ---- | ||
- | ==== Edit Properties ==== | ||
- | |||
- | This property dialog is used to display/ | ||
- | |||
- | Each property label has a hover message which describes what the property is for. | ||
- | |||
- | Note not all properties are editable. | ||
- | |||
- | You must click on //OK// button to accept the change or //Cancel// button to discard the change. Clicking on the //x// on the upper-right corner works the same as clicking on //Cancel// button. | ||
- | |||
- | The changes you've made are pushed to the server and saved in the memory. When there are changes made, disk icon in the [[sidebar | SideBar]] should be highlighted with orange color indicating pending changes not yet saved to the disk. Click on the disk icon or //File / Save// menu saves the changes to the disk. | ||
- | |||
- | |||
- | ---- | ||
- | ==== Types of Properties ==== | ||
- | * [[ModelNode|Model (Scxml) Property]] - Menu //File / Model// Property or right-mouse menu in [[modelingtab| Model Editor]] | ||
- | * [[mbt node|MBT Property]] - Menu //File / MBT Setting// or right-mouse menu in [[modelingtab|Model Editor]] | ||
- | * [[mcasenode|MCase Property]] - Right-mouse context menu in [[modeling_mcase_view|MCase View]] | ||
- | * [[StepNode|Step Property]] - Right-mouse context menu in [[modeling_mcase_view|MCase View]] | ||
- | * [[StateNode|State Property]] - State context menu in [[modelingtab|Model Editor]] | ||
- | * [[TransNode|Transition Property]] - Transition context menu in [[modelingtab|Model Editor]] | ||
- | * [[Config|Config Property]] - Menu //Help / Config// | ||
- | * [[Manage License|Manage License]] - Menu //Help / Manage License// | ||