|
Oxygen XML Editor, Version 14.2 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
@API(type=NOT_EXTENDABLE,
src=PUBLIC)
public interface WSDITAMapEditorPageDITA Maps Manager editor page.
| Method Summary | |
|---|---|
void |
addAuthorAttributesDisplayFilter(ro.sync.ecss.extensions.api.attributes.AuthorAttributesDisplayFilter attributesDisplayFilter)
Adds a filter for displaying attributes to the current DITA Map Tree. |
java.lang.Object |
getDITAMapTreeComponent()
Get the internal component on which the DITA Map page is rendered (a javax.swing.JTree). |
ro.sync.ecss.extensions.api.AuthorDocumentController |
getDocumentController()
Returns the DITA Map document controller. |
ro.sync.ecss.extensions.api.OptionsStorage |
getOptionsStorage()
The object that manages the options stored for DITA Map extensions. |
void |
removeAuthorAttributesDisplayFilter(ro.sync.ecss.extensions.api.attributes.AuthorAttributesDisplayFilter attributesDisplayFilter)
Remove a filter for displaying attributes to the current DITA Map Tree. |
void |
setEditable(boolean editable)
Sets the specified flag to indicate whether or not the DITA Map page should be editable. |
void |
setPopUpMenuCustomizer(DITAMapPopupMenuCustomizer popUpCustomizer)
Set the pop-up menu customizer which can be used to customize the pop-up menu (add/remove actions) before showing it in the DITA Mapa Manager page. |
| Method Detail |
|---|
ro.sync.ecss.extensions.api.AuthorDocumentController getDocumentController()
null.ro.sync.ecss.extensions.api.OptionsStorage getOptionsStorage()
void setPopUpMenuCustomizer(DITAMapPopupMenuCustomizer popUpCustomizer)
popUpCustomizer - the pop-up menu customizer.java.lang.Object getDITAMapTreeComponent()
void addAuthorAttributesDisplayFilter(ro.sync.ecss.extensions.api.attributes.AuthorAttributesDisplayFilter attributesDisplayFilter)
attributesDisplayFilter - The AuthorAttributesDisplayFilter to be added.void removeAuthorAttributesDisplayFilter(ro.sync.ecss.extensions.api.attributes.AuthorAttributesDisplayFilter attributesDisplayFilter)
attributesDisplayFilter - The AuthorAttributesDisplayFilter to be removed.void setEditable(boolean editable)
editable - true if the DITA Map page should be editable.
|
Oxygen XML Editor, Version 14.2 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||