Class ElementInfoPanelBean
java.lang.Object
de.xima.fc.workflow.designer.bean.ElementInfoPanelBean
- All Implemented Interfaces:
Serializable
Beans which handles the element info dialog for a flowchart node or trigger.
- Since:
- 7.0.0
- Author:
- XIMA MEDIA GmbH
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
Invoked via an AJAX behavior listener on the flowchart when the element info button was pressed.
-
Constructor Details
-
ElementInfoPanelBean
public ElementInfoPanelBean()
-
-
Method Details
-
onElementInfoClicked
Invoked via an AJAX behavior listener on the flowchart when the element info button was pressed.- Parameters:
event
- Event that occurred.
-