Uses of Class
org.xwiki.rendering.listener.chaining.BlockStateChainingListener.Event
-
Packages that use BlockStateChainingListener.Event Package Description org.xwiki.rendering.listener.chaining -
-
Uses of BlockStateChainingListener.Event in org.xwiki.rendering.listener.chaining
Methods in org.xwiki.rendering.listener.chaining that return BlockStateChainingListener.Event Modifier and Type Method Description BlockStateChainingListener.EventBlockStateChainingListener. getParentEvent()BlockStateChainingListener.EventBlockStateChainingListener. getPreviousEvent()static BlockStateChainingListener.EventBlockStateChainingListener.Event. valueOf(String name)Returns the enum constant of this type with the specified name.static BlockStateChainingListener.Event[]BlockStateChainingListener.Event. values()Returns an array containing the constants of this enum type, in the order they are declared.
-