See: Description
Interface | Description |
---|---|
IlvMutableSettingsModel |
Defines the requirements for a settings model that can change by
adding or removing objects or by changing the attribute values of an element.
|
IlvSettings.IDResolver |
Provides ID values for objects of the settings models.
|
IlvSettingsModel |
Defines the data model for
IlvSettings . |
IlvSettingsSerializer |
Defines serializer objects responsible for reading and writing the settings
of an object into a settings element.
|
LocaleSettingsListener |
Interface to be implemented by classes interested in changes that
occur on parameters of the locale of the application.
|
SettingsListener |
Interface to be implemented by classes interested in settings changes.
|
Class | Description |
---|---|
IlvObjectSettingsHandler |
Defines objects that ease the initialization of objects from the
settings of an application.
|
IlvSettings |
Settings are hierarchical data for configuring all kinds of objects.
|
IlvSettings.AttributeID |
Defines ID values that contain the value and the name of an attribute.
|
IlvSettings.IDAttributeMapper |
Maps the ID value of a settings element with the value of a specified
attribute.
|
IlvSettingsAttribute |
Settings nodes that are associated with the attributes of objects of
settings models.
|
IlvSettingsElement |
Settings elements are associated with objects of settings models.
|
IlvSettingsManager |
Defines settings that manage other settings added to layers.
|
IlvSettingsNode |
Defines nodes that are returned by selection queries to
IlvSettings
instances. |
IlvSettingsQuery |
Defines the query for access settings elements.
|
LocaleSettingsEvent |
The locale settings change event emitted by the application when
parameters associated with the locale of the application have changed.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.