public class MapDispatcherControl extends DatasrcInstance
amIinitialize, DATASOURCE, INPUTMODE, labelOverride, ONDATACAHNGE, PARAM_APP, PARAM_APPTABTYPE, PARAM_DESIGNMODE, PARAM_MOBILE, PARAM_MODULE, PARAM_PAGE, PARAM_PARENTCOMPONENT, PARAM_PARENTCONTROL, PARAM_PRESENTATION, PARAM_SCREENREADER, PARAM_SKINNAME, PARAM_TAB, PARAM_TABGROUP, PARAM_TABGROUP_MAIN, PARAM_TABLE, PARAM_USERINFO, PARAM_VERTICALLABEL, RERENDER_PROPERTY
EXCEPTION_ERROR, EXCEPTION_INFO, EXCEPTION_NONE, EXCEPTION_REQUIREDFIELD, EXCEPTION_SMARTFILL, EXCEPTION_WARNING, EXCEPTION_YESNOCANCEL, FORCE_WARNING_HANDLING, NO_PROMPT_WITH_WARNING, presentationTags, PROMPT_WHEN_WARNING_EXIST
Constructor and Description |
---|
MapDispatcherControl() |
Modifier and Type | Method and Description |
---|---|
int |
APPLETCMD()
Deprecated.
|
void |
clearCallbackInfo()
Clears out the refresh values, should always be called after the values are passed to the applet
|
int |
CREATEASSIGN() |
int |
DELETEASSIGN() |
int |
DOREFRESHRESOURCE()
handler for the right-click Refresh Resource action on the table.
|
com.ibm.json.java.JSONObject |
getCallBackInfo()
Return the callback information, will be null if there is nothing to refresh.
|
int |
refreshresource()
event that gets the refresh resource type and key that is to be used the next time the applet is refreshed
This is meant to be used from within the UI frameworks (from a sendEvent action) to trigger a refresh
event from the applet, as opposed to being a directly called function from the applet.
|
int |
SAVEBULKTRAVELTIME()
Save several assignments travel times at once;
|
int |
SAVETRAVELTIME() |
static java.lang.Double |
secondsToDuration(long seconds) |
int |
SHOWMULTIPLEROUTEERRORS() |
int |
SPLITASSIGN()
Called from javascript.
|
int |
SPLITSHIFT() |
int |
TOGGLELOCK() |
int |
TRIGGERMSGS() |
int |
UPDATEASSIGNMENTS() |
broadcastEvent, cleanup, getDataBean, instantiatedatasrc, instantiatedatasrcdesign, render
addChild, addComponent, canInsert, canInsert, canRemove, childHasError, childHasErrorFocus, clearComponent, clearErrors, copy, createRenderId, errorLevelChanged, eventCheck, findComponentByDescriptorId, findDesignerProperty, findProperty, findUseForLablledByComponent, getAdaptorInstance, getBoundComponent, getComponent, getComponents, getDataSource, getDescriptorControl, getDesignerProperty, getDesignerSelected, getDesignerSelectedControl, getElement, getErrorLevel, getGeneratedControl, getOriginalControl, getOriginalProperty, getProperties, getProperty, getProperty, getPropertyIgnoreFlags, getPropertyOriginator, getPropertyUncle, getRecordHover, getSkipPreRender, getTableControl, getTakesValueComponent, handleEvent, hasChanged, hasChangedConditionally, hasChildElements, hasMaskedChanged, hasRecordHover, hasVisibleChildren, initialize, isDesignerEditedProperty, isDisabled, isFocusable, isGenerated, isHiddenByLicense, isIncluded, isLastChild, isMainrecActionMenu, isMasked, isOnTableFilterRow, isOnTableTitleRow, isPersistentProperty, isReInitialize, isSelected, isToBeDisplayedOnCurrentTab, isToBeDisplayedOnTab, isVisible, launchexternal, moveChild, needsRender, parseParamvalues, preRender, preRenderChecks, quickinsert, registerDesignerEditedProperty, reInitialize, removeChild, renderChildren, resetDataSource, resolveParam, resolveParams, setAttributeError, setBoundComponent, setChangedFlag, setChangedFlag, setDesignerSelected, setDisabled, setElement, setErrorFocusOnControl, setFocus, setFocus, setFocusable, setFocusTable, setGenerated, setGeneratedControl, setIncluded, setIncluded, setNeedsRender, setOnTableFilterRow, setOnTableRow, setOnTableTitleRow, setOriginalControl, setPropertyOriginator, setPropertyUncle, setReInitialize, setReRenderFlags, setSelected, setSkipPreRender, setTableControl, setVisibility, stopRender, walkForId, walkForId
addChild, addChild, addRefreshListener, clearChildren, clearProperties, clone, clone, getBoolean, getChildCount, getChildIndex, getChildren, getConsiderInDesigner, getDescriptor, getId, getIdExtension, getInt, getLocalizedType, getPage, getParent, getParentInstance, getPropertyNames, getRefreshListeners, getRenderId, getRowNum, getSafeId, getString, getType, getWebClientSession, handleEvent, hasAnyPropertyChanged, hasLocalProperty, hasPropertyChanged, initProperty, isDynamicContainer, isOnTable, isOnTableRow, maintainControlId, removeProperty, setConsiderInDesigner, setDescriptor, setDynamicContainer, setOnTable, setParent, setProperty, setProperty, setRenderId, setType, setWebClientSession, toString
public int DELETEASSIGN() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
public int CREATEASSIGN() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
@Deprecated public int APPLETCMD() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
public static java.lang.Double secondsToDuration(long seconds)
public int SHOWMULTIPLEROUTEERRORS() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
public int SAVEBULKTRAVELTIME() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
public int SAVETRAVELTIME() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
public int UPDATEASSIGNMENTS() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
public int SPLITASSIGN() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
public int TRIGGERMSGS() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
public int SPLITSHIFT() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
public int TOGGLELOCK() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
public int refreshresource() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
public com.ibm.json.java.JSONObject getCallBackInfo()
public void clearCallbackInfo()
public int DOREFRESHRESOURCE() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException