@API(type=NOT_EXTENDABLE,
src=PUBLIC)
public class TEIAuthorActionEventHandler
extends DefaultAuthorActionEventHandler
AuthorActionEventHandler.AuthorActionEventType| Constructor and Description |
|---|
TEIAuthorActionEventHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
areCompatibleLists(AuthorNode node1,
AuthorNode node2)
Check if two given nodes are compatible lists (i.e.
|
protected java.lang.String |
getPreferredXMLElementContent(AuthorAccess authorAccess)
Get the preferred XML element content to be inserted.
|
protected boolean |
isList(AuthorNode node)
Check if the given node is a list.
|
canHandleEvent, getDescription, handleEvent, isMovableListItem, promote, promoteSubListItemsprotected boolean isList(AuthorNode node)
DefaultAuthorActionEventHandlerisList in class DefaultAuthorActionEventHandlernode - The node.true if the node is a list.DefaultAuthorActionEventHandler.isList(ro.sync.ecss.extensions.api.node.AuthorNode)protected boolean areCompatibleLists(AuthorNode node1, AuthorNode node2)
DefaultAuthorActionEventHandlerareCompatibleLists in class DefaultAuthorActionEventHandlertrue if the two given nodes are compatible lists.DefaultAuthorActionEventHandler.areCompatibleLists(ro.sync.ecss.extensions.api.node.AuthorNode, ro.sync.ecss.extensions.api.node.AuthorNode)protected java.lang.String getPreferredXMLElementContent(AuthorAccess authorAccess)
DefaultAuthorActionEventHandlernull.getPreferredXMLElementContent in class DefaultAuthorActionEventHandlerauthorAccess - The author access.DefaultAuthorActionEventHandler.getPreferredXMLElementContent(ro.sync.ecss.extensions.api.AuthorAccess)© Copyright SyncRO Soft SRL 2002 - 2016. All rights reserved.