@API(type=EXTENDABLE,
src=PUBLIC)
public interface RenderingInfoChangedListener
Please note that this API is not marked as final and it can change in one of the next versions of the application. If you have suggestions, comments about it, please let us know.
Modifier and Type | Method and Description |
---|---|
void |
renderingInfoChanged(AuthorParentNode element,
RenderingInfoChangeType type)
Method to be called when the rendering info is changed for a node.
|
void renderingInfoChanged(AuthorParentNode element, RenderingInfoChangeType type)
element
- The element whose information was changed.type
- The type of the change.© Copyright SyncRO Soft SRL 2002 - 2014. All rights reserved.