Uses of Interface
com.gentics.api.portalnode.event.ActionEvent
-
Packages that use ActionEvent Package Description com.gentics.api.portalnode.event -
-
Uses of ActionEvent in com.gentics.api.portalnode.event
Methods in com.gentics.api.portalnode.event that return ActionEvent Modifier and Type Method Description ActionEvent
ActionEvent. getEmbeddedEvent()
Get the embedded eventMethods in com.gentics.api.portalnode.event with parameters of type ActionEvent Modifier and Type Method Description void
ActionEvent. setEmbeddedEvent(ActionEvent evt)
Set the embedded event
-