Inspectors available for the XmlDocument of a XmlEditor
Modifiers | Name | Description |
---|---|---|
java.lang.String |
VISIBLE_PROPERTY |
Type Params | Return Type | Name and description |
---|---|---|
|
Editor<T> |
getEditor() |
|
boolean |
hasContent() |
|
void |
init(Editor<T> editor) |
|
boolean |
isContentHandler() |
|
boolean |
isEnabledFor(EditorView<T> view) |
|
boolean |
isVisible() |
|
void |
setInitialVisibility(boolean visible) |
Methods inherited from class | Name |
---|---|
interface EditorLocationListener |
locationChanged |