Package de.xima.fc.gui.common.bean.push
Class BackendPushContextBean
- java.lang.Object
-
- de.xima.fc.gui.common.bean.push.BackendPushContextBean
-
- All Implemented Interfaces:
Serializable
@Named @Dependent public class BackendPushContextBean extends Object implements Serializable
Bean with the action listener for theAjaxCallPushData.getActionListener()
.- Since:
- 7.0.0
- Author:
- XIMA MEDIA GmbH
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description BackendPushContextBean()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
handleDefaultAjaxCall(javax.faces.event.ActionEvent event)
Action listener called by the default AJAX call push data source.
-