Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

EventDescription
ValueChangedUsed to capture any value changes made to the property panel.

Internal Events

These are the events that are qualified and captured for internal use:

EventDescription
AfterUpdateUsed for converting the data entered in the cell (if applicable), and to track value changes.
BeforeUpdateUsed to validate the data entered into the cell (if applicable).
OnCheckChangedUsed to capture value changes to a checkbox property.
OnDblClickUsed to control the expand / collapse feature of the panel via group header.
OnClickUsed to control the expand / collapse feature of the panel via arrow control.
OnOptionClickUser to capture the option button clicks.

...