public class FldInputActionId extends MboValueAdapter implements MboValueListener
mboValueTYPE_DOMAIN, TYPE_FIELDCLASS, TYPE_KEY, TYPE_UNKNOWNALLROWS, CHANGEDBY_USER, COUNT_ADDITIONS, COUNT_AFTERSAVE, COUNT_DATABASE, COUNT_DELETED, COUNT_EXISTING, DBCONFIG, DELAYVALIDATION, DELAYVALIDATIONONLY, DISCARDABLE, GOTCOMPLETEWHERE, HIDDEN, NO_RELATEDMBOS_OF_OWNERSCHILDREN_FETCH, NOACCESSCHECK, NOACTION, NOADD, NOCOMMIT, NODELETE, NONE, NOOVERWRITE, NOSAVE, NOSETVALUE, NOUPDATE, NOVALIDATION, NOVALIDATION_AND_NOACTION, NOVALIDATION_AND_NOACTION_ALLOWCROSSOVER, READONLY, REBUILD, REQUIRED, SAMEVALUEVALIDATION, SETBYPARENT, USER| Constructor and Description |
|---|
FldInputActionId(MboValue mbv)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
MboSetRemote |
getList()
Returns the current actions.
|
boolean |
hasList()
Return true if the list isn't empty
|
void |
validate()
Validate the action id against the list of valid action ids.
|
action, getAppLink, getIntegrationService, getLookupName, getMatchingAttr, getMatchingAttr, getMboValue, getMboValue, getTranslator, getType, init, initValue, setType, setValueFromLookup, smartFill, smartFind, smartFindclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaction, getAppLink, getLookupName, getMatchingAttr, getMatchingAttr, getType, init, initValue, setType, setValueFromLookup, smartFill, smartFind, smartFindpublic FldInputActionId(MboValue mbv)
mbv - The value to listen to.public MboSetRemote getList() throws MXException, java.rmi.RemoteException
getList in interface MboValueListenergetList in class MboValueAdapterMXExceptionjava.rmi.RemoteExceptionpublic void validate()
throws MXException,
java.rmi.RemoteException
validate in interface MboValueListenervalidate in class MboValueAdapterMXExceptionjava.rmi.RemoteExceptionpublic boolean hasList()
hasList in interface MboValueListenerhasList in class MboValueAdapter