Modifier and Type | Method and Description |
---|---|
static WebClientEvent |
MapControlClientEvent.pushClientEvent(WebClientSession clientSession,
java.lang.String controlId,
java.lang.String eventName,
java.lang.String eventArgs)
Convenience method for creating and pushing a client event to a map control.
|
static WebClientEvent |
MapControlClientEvent.sendClientEvent(WebClientSession clientSession,
java.lang.String controlId,
java.lang.String eventName,
java.lang.String eventArgs)
Convenience shortcut method to handleEvent(WebClientSession, WebClientEvent) to a map control.
|
Modifier and Type | Method and Description |
---|---|
static WebClientEvent |
MiniAppControl.pushClientEvent(WebClientSession clientSession,
java.lang.String controlId,
java.lang.String eventName,
java.lang.String eventArgs)
Convenience methof for creating and pushing a client event to a mini app.
|
static WebClientEvent |
MiniAppControl.sendClientEvent(WebClientSession clientSession,
java.lang.String controlId,
java.lang.String eventName,
java.lang.String eventArgs)
Convenience shortcut method to handleEvent(WebClientSession, WebClientEvent) to a mini app.
|
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
MXEventManager.processEvent(java.lang.String name,
WebClientEvent event,
WebClientSession wcs)
Processes an event for the given receiver.
|
Modifier and Type | Method and Description |
---|---|
int |
MultiMenuBean.callMethod(WebClientEvent event) |
int |
MultiInteractionBean.callMethod(WebClientEvent event) |
void |
OslcCommonBean.setValueFromComponent(BoundComponentInstance changedComponent,
WebClientEvent event,
java.lang.String newValue)
Will be called when value is set to the field.
|
void |
InteractionGroupAppBean.setValueFromComponent(BoundComponentInstance changedComponent,
WebClientEvent event,
java.lang.String newValue)
Will be called when value is set to the field.
|
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
DynamicAssetUtil.getAssetNumFromEvent(WebClientEvent event)
Get the asset number the user selected from the menu popup in the Relationships table
Either Source Asset or Target Asset
|
static boolean |
DynamicAssetUtil.isOwnerSelectActionMenu(WebClientEvent event)
Determine if the owner is from the "Select Actions" menu.
|
Modifier and Type | Method and Description |
---|---|
void |
ViewWOPMsBeanLoc.setValueFromComponent(BoundComponentInstance changedComponent,
WebClientEvent event,
java.lang.String newValue) |
Modifier and Type | Method and Description |
---|---|
void |
DocLinksControlBean.setValueFromComponent(BoundComponentInstance changedComponent,
WebClientEvent event,
java.lang.String newValue) |
Modifier and Type | Method and Description |
---|---|
int |
MultiSelectBean.callMethod(WebClientEvent event) |
Modifier and Type | Method and Description |
---|---|
int |
SelectApplications.callMethod(WebClientEvent event) |
Modifier and Type | Method and Description |
---|---|
int |
CopyFailureBean.callMethod(WebClientEvent event,
java.lang.Class[] paramTypes,
java.lang.Object[] params) |
Modifier and Type | Method and Description |
---|---|
int |
LmoSelectBean.callMethod(WebClientEvent event) |
int |
LmoOmpSelectBean.callMethod(WebClientEvent event)
Creates an OmpImLmoRln for each of the selected LMOs.
|
Modifier and Type | Method and Description |
---|---|
int |
SelectSigOptionBean.callMethod(WebClientEvent event) |
Modifier and Type | Method and Description |
---|---|
int |
ColumnSelectBean.callMethod(WebClientEvent event) |
Modifier and Type | Method and Description |
---|---|
WebClientEvent |
InvUseLineDataBean.getCurEvent()
This method returns the current event.
|
Modifier and Type | Method and Description |
---|---|
void |
InvUseLineDataBean.setCurEvent(WebClientEvent thisEvent)
This method stores the current event.
|
Modifier and Type | Method and Description |
---|---|
int |
ReportDialogBean.handleQuickReporting(java.lang.String reportType,
WebClientEvent event,
java.util.Hashtable reportParams,
java.lang.String reportNum,
boolean attachdoc,
java.lang.String rptParmKey,
java.lang.String brosDPUrl)
Creates the Birt PDF url and pass control to PrintDocs if PAD option is
selected
|
Modifier and Type | Method and Description |
---|---|
int |
SelectTicketBean.callMethod(WebClientEvent event,
java.lang.Class[] paramTypes,
java.lang.Object[] params) |
Modifier and Type | Method and Description |
---|---|
int |
SelectWOBean.callMethod(WebClientEvent event,
java.lang.Class[] paramTypes,
java.lang.Object[] params) |
int |
SelectTicketBean.callMethod(WebClientEvent event,
java.lang.Class[] paramTypes,
java.lang.Object[] params) |
Modifier and Type | Method and Description |
---|---|
WebClientEvent |
Menus.getOriginalEvent() |
WebClientEvent |
EcommFrame.getSendEvent() |
Modifier and Type | Method and Description |
---|---|
void |
Menus.buildMenu(java.util.Map<?,java.util.Map<java.lang.String,java.lang.String>> options,
int limit,
WebClientEvent overflowEvent) |
void |
EcommFrame.setSendEvent(WebClientEvent sendEvent) |
Modifier and Type | Method and Description |
---|---|
WebClientEvent |
DataBean.getLastEventHandled() |
Modifier and Type | Method and Description |
---|---|
int |
DataBean.callBeanMethod(java.lang.String method,
WebClientEvent event) |
int |
DataBean.callBeanMethod(java.lang.String method,
WebClientEvent event,
java.lang.Class<?>[] paramTypes,
java.lang.Object[] params) |
int |
DataBean.callBeanMethod(WebClientEvent event) |
int |
DataBean.callBeanMethod(WebClientEvent event,
java.lang.Class<?>[] paramTypes,
java.lang.Object[] params) |
int |
DataBean.callMethod(java.lang.String methodName,
WebClientEvent event) |
int |
DataBean.callMethod(java.lang.String methodName,
WebClientEvent event,
java.lang.Class<?>[] paramTypes,
java.lang.Object[] params) |
int |
DataBean.callMethod(WebClientEvent event) |
int |
MultiselectDataBean.callMethod(WebClientEvent event) |
int |
DataBean.callMethod(WebClientEvent event,
java.lang.Class<?>[] paramTypes,
java.lang.Object[] params) |
int |
DataBean.findAndCallMethod(WebClientEvent event,
DataBean datasrc,
java.lang.String method,
java.lang.Class<?>[] paramTypes,
java.lang.Object[] params) |
int |
DataBean.getRowIndexFromEvent(WebClientEvent event) |
void |
DataBean.handleRequiredFieldException(MXRequiredFieldException requiredFieldException,
WebClientEvent event)
Deprecated.
use checkAndDistributeRequiredError
|
void |
DataBean.setLastEventHandled(WebClientEvent event) |
void |
DataBean.setValueFromComponent(BoundComponentInstance changedComponent,
WebClientEvent event,
java.lang.String newValue) |
Modifier and Type | Method and Description |
---|---|
WebClientEvent |
SetValueError.getAssociatedEvent()
Returns the WebClientEvent associated with this error.
|
WebClientEvent |
SessionContext.getCurrentEvent()
Deprecated.
FIREFOX
|
WebClientEvent |
SessionContext.getLoginEvent()
Deprecated.
FIREFOX
|
WebClientEvent |
ESigLoginException.getSourceEvent() |
WebClientEvent |
EventQueue.peek() |
WebClientEvent |
EventQueue.pop() |
Modifier and Type | Method and Description |
---|---|
boolean |
AppInstance.allowEvent(WebClientEvent event)
This was added to stop event processing if the user doesn't have save permissions
and the AppBean has been modified on the main page.
|
int |
ControlInstance.broadcastEvent(WebClientEvent event)
Broadcast an event down through the entire control/component hierarchy starting with this control.
|
int |
DatasrcInstance.broadcastEvent(WebClientEvent event) |
int |
ComponentInstance.broadcastEvent(WebClientEvent event)
Method will call handle event on this component and all of it's child components.
|
int |
EventHandlerInterface.handleEvent(java.lang.String methodName,
WebClientEvent event) |
int |
BaseInstance.handleEvent(java.lang.String methodName,
WebClientEvent event) |
int |
ControlHandler.handleEvent(WebClientEvent event)
Deprecated.
FIREFOX
|
int |
EventHandlerInterface.handleEvent(WebClientEvent event) |
int |
ControlInstance.handleEvent(WebClientEvent event)
processes an event on this control instance.
|
int |
BaseInstance.handleEvent(WebClientEvent event) |
java.util.Map<java.lang.String,java.lang.String> |
AppInstance.isSigOptionCheck(WebClientEvent wce)
Throws an MXException if the event passed in is a sigoption (in the list of of possible sigoptions for
the app) and the user doesn't have the privilege
|
void |
EventQueue.push(WebClientEvent event) |
void |
SessionContext.queueEvent(WebClientEvent event)
Deprecated.
FIREFOX
|
boolean |
SessionContext.runLongOp(DataBean dataSrc,
WebClientEvent event)
Deprecated.
FIREFOX
|
static int |
Utility.sendEvent(WebClientEvent event)
Deprecated.
FIREFOX
|
void |
SetValueError.setAssociatedEvent(WebClientEvent associatedEvent)
Sets the WebClientEvent associated with is error
|
void |
SessionContext.setCurrentEvent(WebClientEvent event)
Deprecated.
FIREFOX
|
static void |
Utility.showMessageBox(WebClientEvent srcEvent,
MXException mxe)
Deprecated.
FIREFOX
|
static void |
Utility.showMessageBox(WebClientEvent srcEvent,
java.rmi.RemoteException re)
Deprecated.
FIREFOX
|
static void |
Utility.showMessageBox(WebClientEvent srcEvent,
java.lang.String title,
java.lang.String warnings,
int flags)
Deprecated.
FIREFOX
|
static void |
Utility.showMessageBox(WebClientEvent srcEvent,
java.lang.String messageFile,
java.lang.String key,
java.lang.String[] params)
Deprecated.
FIREFOX
|
Constructor and Description |
---|
ESigLoginException(WebClientEvent e,
java.lang.String option,
DataBean bean) |
MenuInstance(java.lang.String id,
boolean isSub,
java.lang.String parentId,
ControlInstance parentControl,
java.lang.String openAt,
java.lang.String tag,
boolean single,
WebClientEvent overflowEvent) |
Modifier and Type | Method and Description |
---|---|
static WebClientEvent |
WebClientRuntime.checkSession(WebClientSession wcs,
WebClientEvent event)
Deprecated.
as of MBS 7.1.1.6. Replaced by RequestManager checkSession
|
Modifier and Type | Method and Description |
---|---|
static WebClientEvent |
WebClientRuntime.checkSession(WebClientSession wcs,
WebClientEvent event)
Deprecated.
as of MBS 7.1.1.6. Replaced by RequestManager checkSession
|
static int |
WebClientRuntime.sendEvent(WebClientEvent event)
A shorcut method to handleEvent(WebClientSession, WebClientEvent)
|
Modifier and Type | Field and Description |
---|---|
WebClientEvent |
EventEntry.event |
Modifier and Type | Method and Description |
---|---|
void |
Requests.addHandledBy(WebClientEvent event,
java.lang.Object handler) |
void |
RequestEntry.addHandledBy(WebClientEvent event,
java.lang.Object handler) |
void |
Events.addHandledBy(WebClientEvent event,
java.lang.Object handler) |
EventEntry |
Requests.log(WebClientEvent event) |
EventEntry |
Events.log(WebClientEvent event) |
void |
Requests.setHandling(WebClientEvent event,
boolean handling) |
void |
RequestEntry.setHandling(WebClientEvent event,
boolean handling) |
void |
Events.setHandling(WebClientEvent event,
boolean handling) |
void |
Requests.setRequestEvent(WebClientEvent event,
boolean isRequestEvent) |
void |
RequestEntry.setRequestEvent(WebClientEvent event,
boolean isRequestEvent) |
void |
Events.setRequestEvent(WebClientEvent event,
boolean isRequestEvent) |
Constructor and Description |
---|
EventEntry(WebClientEvent event) |
Modifier and Type | Method and Description |
---|---|
WebClientEvent |
WebClientSession.getCurrentEvent() |
WebClientEvent |
WebClientSession.getFirstHandledEvent() |
WebClientEvent |
WebClientSession.getLoginEvent() |
WebClientEvent |
WebClientSession.getLongOpEvent()
The long operation event is the event that initiated the current long operation.
|
WebClientEvent |
WebClientSession.getOriginalEvent() |
Modifier and Type | Method and Description |
---|---|
int |
WebClientSession.handleEvent(WebClientEvent event) |
void |
WebClientSession.killPopup(WebClientEvent event)
Uses event to determine whether popup should be killed
if a popup is open and an event is sent to another page, the popup must be closed
|
void |
WebClientSession.queueEvent(WebClientEvent event)
Adds an event to the EventQueue.
|
boolean |
WebClientSession.runLongOp(DataBean dataSrc,
WebClientEvent event)
Initiates a long op method on the passed in datasrc.
|
boolean |
WebClientSession.runLongOp(DataBean dataSrc,
WebClientEvent event,
boolean showMessages,
java.lang.String longOpMessage) |
void |
WebClientSession.setCurrentEvent(WebClientEvent event) |
void |
WebClientSession.showMessageBox(WebClientEvent srcEvent,
MXException mxe) |
void |
WebClientSession.showMessageBox(WebClientEvent srcEvent,
java.rmi.RemoteException re) |
void |
WebClientSession.showMessageBox(WebClientEvent srcEvent,
java.lang.String title,
java.lang.String warnings,
int flags) |
void |
WebClientSession.showMessageBox(WebClientEvent srcEvent,
java.lang.String messageFile,
java.lang.String key,
java.lang.Object[] params) |
void |
WebClientSession.showMessageBox(WebClientEvent srcEvent,
java.lang.String messageFile,
java.lang.String key,
java.lang.String[] params)
|