Uses of Class
org.eclnt.jsfserver.elements.BaseActionEvent
Packages that use BaseActionEvent
Package
Description
-
Uses of BaseActionEvent in org.eclnt.jsfserver.elements
Subclasses of BaseActionEvent in org.eclnt.jsfserver.elementsModifier and TypeClassDescriptionclassclassMethods in org.eclnt.jsfserver.elements that return BaseActionEventModifier and TypeMethodDescriptionprotected BaseActionEventBaseActionComponent.createBaseActionEvent(String command, String value) Creates an faces event to be passed into the actionListener processing.ApplicationErrorInfo.getBae()Original action event that was passed to application processing.BaseActionComponent.triggerActionEvent(FacesContext context, String command, String value, boolean immediate) Methods in org.eclnt.jsfserver.elements with parameters of type BaseActionEventModifier and TypeMethodDescriptionbooleanDefaultEventBlockerDuringDecode.checkIfEventIsBlocked(BaseActionEvent event, BaseComponent component) booleanDefaultEventBlockerDuringDecodeAllowAll.checkIfEventIsBlocked(BaseActionEvent event, BaseComponent component) booleanIEventBlockerDuringDecode.checkIfEventIsBlocked(BaseActionEvent event, BaseComponent component) protected voidBaseActionComponent.processActionEventAfterCreation(BaseActionEvent actionEvent) This method is called in the event processing within the decode phase just after an event is created. -
Uses of BaseActionEvent in org.eclnt.jsfserver.elements.events
Subclasses of BaseActionEvent in org.eclnt.jsfserver.elements.eventsModifier and TypeClassDescriptionclassEvent that is sent by an ActiveX component.classclassclassclassEvent that is sent with a flush event of a client side component.classclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassEvent is thrown by the CLIPBOARDGET component when data from the clipboard is sent.classEvent information that is associated with component BUTTONCOPYCLIPBOARD.classclassclassclassThe event on the one hand provides the data about what was dropped - by calling methodBaseActionEventDrop.getDragInfo()you receive the matching string between the DRAGSEND information of the sending component and the DROPRECEIVE information of the receiving component.classclassclassclassEvent that is sent with a flush event of a client side component.classclassclassclassclassEvent from grif processing.classclassEvent that is triggered when user presses "cursor up" in the first line of the grid.classEvent that is triggered when user presses "cursor down" in the last line of the grid.classEvent that is sent with a move event inside the grid.classEvent that is sent with a flush event of a client side component.classEvent that is sent with a flush event of a client side component.classEvent that is sent with a flush event of a client side component.classEvent that is sent with a flush event of a client side component.classclassEvent information that is associated with a simple invoke event on client side.classEvent that is sent with a sort event of a client side grid component.classEvent that is sent with a flush event of a client side component.classclassclassclassEvent information that is associated with a simple invoke event on client side.classclassclassEvent that is sent with a flush event of a client side component.classEvent that is sent with a lazy loading event of a client side component.classclassclassclassclassclassEvent that is sent when a message within the client side message bus is received.classclassclassclassclassclassclassclassclassclassEvent information that is associated with component PAINTAREAITEM.classEvent information that is associated with component PAINTAREAITEM.classclassclassclassEvent that is associated with a client side request of a popup menu.classEvent that is processed when a QR-Code is triggered by the QRCODESCANNERJSQR component.classclassEvent that is sent by adaptive components when the content is rearranged.classclassclassclassclassclassclassclassclassEvent that is sent by the screen grabbing component.classclassclassclassEvent that is sent with a flush event of a client side component.classclassclassclassEvent that is sent with a flush event of a client side component.classclassclassclassclassclassEvent that is sent with a flush event of a client side component.class -
Uses of BaseActionEvent in org.eclnt.jsfserver.pagebean.componentascontrol
Methods in org.eclnt.jsfserver.pagebean.componentascontrol with parameters of type BaseActionEventModifier and TypeMethodDescriptionvoidPageBeanComponentAsControlWithAction.IDirectActionListener.reactOnAction(BaseActionEvent event)