User Tools

Site Tools


01_user_documentation:03_interacting_with_groimp:02_panels:04_attribute_editor:02_property_editors

Property editors

This section presents the property editors. These editors are the interactive tool that enable to change properties value. They are displayed in the attribute editor. The properties of a node is a different name for the attributes.

Persistent fields (in the java sense) of a Node are attributes. Basically, all fields that are NOT static, const nor transient are attributes. The persistence management of the Node require each attribute to have accessors, which are declared in the node.

→ Read more...

Primitive properties

If not differently noted in the code, attributes of primitive types(int,float…) as well as Strings are added displayed in the attribute editor as text fields. The values can be changed via text input, but only valid inputs are stored (an integer attribute only stores integer values).

Changes in a text field are only saved if either enter was pressed or if another text field was selected.

Boolean properties

Boolean attributes are displayed as a checkbox where true is checked and false is unchecked.

01_user_documentation/03_interacting_with_groimp/02_panels/04_attribute_editor/02_property_editors.txt · Last modified: 2025/10/07 16:45 by gaetan