public class DataRequestEvent extends ActionNode.ActionNodeEvent
ActionEvent.Type
Constructor and Description |
---|
DataRequestEvent(ActionNode.ActionNodeEvent triggeredBy,
EntityListProvider.Request request) |
Modifier and Type | Method and Description |
---|---|
void |
consume() |
EntityListProvider.Request |
getRequest() |
void |
setAsyncResource(AsyncResource task) |
getAction, getContext, getEntity
as, as, getApplicationController, getAppSectionController, getAsyncResource, getAsyncResource, getFormController, getViewController
getActualComponent, getCommand, getComponent, getDraggedComponent, getDropTarget, getEventType, getKeyEvent, getProgress, getSource, getX, getY, isConsumed, isLongEvent
public DataRequestEvent(ActionNode.ActionNodeEvent triggeredBy, EntityListProvider.Request request)
public void consume()
consume
in class ActionEvent
public EntityListProvider.Request getRequest()
public void setAsyncResource(AsyncResource task)
setAsyncResource
in class ControllerEvent
Copyright © 2021. All Rights Reserved.