Child pages
  • Specification (.spec file)

Versions Compared

Key

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

...

When the find mode changes the boolean value of your property will also change. This way you can react to a form/foundset going into find mode. Like resetting a specific format, allowing any kind of input.

...

Anchor
documentingProperties
documentingProperties
Documenting what properties do







Documentation for properties can be added to each property's definition via the "tags" section using key "doc".

...

The "private" configuration makes the handler only accessible from Server Side Scripting, not from the client/browser itself.

Anchor
documentingHandlers
documentingHandlers
Documenting handlers and handler templates

...

Handlers can be documented - for use inside the developer - using the following keys (these are used in properties view tooltip or when generating new handler methods):

...