Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Corona HowTo: Define known event properties (eg. for Event List)

Revision as of 12:54, 8 February 2007 by Marcin.okraszewski.compuware.com (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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