Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Corona HowTo: Define known event properties (eg. for Event List)"

(No difference)

Revision as of 12:54, 8 February 2007

Some of UI parts need to know what event properties are used. This allows UI components like Event List, filters for the Event List to display predefined set of event properties and even set of known (valid) values. This information are provided by an extension point and can be used by any component.

Back to the top