A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
editor — Property in class com.endeca.tools.pagebuilder.editor.EditorEntry |
|
A factory capable of creating the IEditor to which
the name maps. |
Editor — Class in package com.endeca.tools.pagebuilder.editor |
|
A basic, generic implementation of IEditor which uses a
Box for layout and implements the required properties
of the interface. |
editorConfig — Property in interface com.endeca.tools.pagebuilder.model.IEnvironmentInfo |
|
The configuration which has been specified for this editor
in the editor configuration file. |
EditorEntry — Class in package com.endeca.tools.pagebuilder.editor |
|
Used to define a mapping from a name to a factory capable of creating
the corresponding IEditor . |
EditorEvent — Class in package com.endeca.tools.pagebuilder.events |
|
Event class for events involving editors. |
EditorEvent(type, bubbles, cancelable, message) — Constructor in class com.endeca.tools.pagebuilder.events.EditorEvent |
|
|
EditorModule — Class in package com.endeca.tools.pagebuilder.editor |
|
EditorModule is a simple implementation of
IEditorModule . |
editorReady — Event in class com.endeca.tools.pagebuilder.editor.Editor |
|
Dispatched after each of the properties of the IEditor
interface has been set on this editor. |
editorReady — Event in interface com.endeca.tools.pagebuilder.editor.IEditor |
|
Dispatched after each of the properties of the IEditor
interface has been set on this editor. |
equals(obj) — Method in interface com.endeca.util.IEquatable |
|
Tests whether this object is equal to the given object. |
ERROR — Constant static property in class com.endeca.tools.pagebuilder.events.EditorEvent |
|
The EditorEvent.ERROR constant defines the
value of the type property of the event object for an event
that may be dispatched by the editor if it suffers an
unrecoverable error. |
|
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |