See: Description
Interface | Description |
---|---|
AttributeEditorListener |
The listener interface for receiving AttributeEditorEvent.
|
SetAttribute.ChoicesFactory |
Extension which creates a
AutoCompletion.Choices
for use by the autocompletion facility of the Value field
of the AttributeEditor . |
SetAttribute.Editor |
Specialized attribute editor (generally a modal dialog box)
created by
SetAttribute.EditorFactory . |
SetAttribute.EditorFactory |
Extension which creates specialized attribute editors for use by
the Edit popup menu of the
AttributeEditor . |
SetAttribute.ExtensionFactory |
A factory which returns an extension for specified attribute.
|
SetAttribute.RefChoicesFactory |
Implemented by ChoicesFactories which creates
attribute value choices which are references
(that is, link targets).
|
Class | Description |
---|---|
AddAttribute |
Implementation of command
addAttribute . |
AttributeEditor |
Panel which can be used to edit the attributes of an element.
|
AttributeEditor.NameChoices | |
AttributeEditorEvent |
Event sent for each editing operation performed using a AttributeEditor.
|
AttributeVisibility | |
EditAttribute |
Implementation of command
editAttribute . |
EditAttributes |
Implementation of the
editAttributes command. |
EditAttributesDialog |
A modal dialog box containing an
AttributeEditor . |
EditAttributesTool |
Non-modal dialog box containing an
AttributeEditor . |
EncodedBinaryViewer |
A dialog box allowing to edit a binary value encoded
in base-16 or in base-64.
|
IDChoicesFactory | |
IDChoicesFactory.IDChoices | |
PutAttribute |
Implementation of command
putAttribute . |
RemoveAttribute |
Implementation of command
removeAttribute . |
SelectDateDialog |
This dialog box allows to edit a date value represented in standard
xs:date format.
|
SelectDateTimeDialog |
This dialog box allows to edit a date/time value represented in standard
xs:dateTime format.
|
SelectTimeDialog |
This dialog box allows to edit a time value represented in standard
xs:time format.
|
SetAttribute |
Allows to edit the value of an attribute using a specialized
editor created for that purpose.
|
SetAttribute.Extension |
Represents an extension allowing to create specialized
attribute editors.
|
SetAttribute.ExtensionRegistry |
Not part of the public API: the default extension registry.
|
SetAttribute.List |
The representation of configuration
element attributeEditor/list.
|
SetAttribute.ListItem |
A list item used to represent a predefined value for an attribute.
|
SetAttributeDialog |
A chooser dialog box, leveraging
AutoCompletion , which allows
the user specify the value of an attribute. |
SlowChoicesBase |
Enum | Description |
---|---|
AttributeEditorEvent.Type |
The type of this event.
|
EditAttribute.AutoValue |
Except for a few classes, the classes in this package are not documented but should not be useful to third-party developers.