public interface StrutsTrigger extends FrontEndEvent
Modifier and Type | Method and Description |
---|---|
String |
getNotAllowedTitleKey()
The message key to use as a tooltip when the user is not allowed to use this trigger.
|
String |
getNotAllowedTitleValue()
The message value to use as a tooltip when the user is not allowed to use this trigger.
|
String |
getResetMessageKey()
The message key to use for reset button labels.
|
String |
getResetMessageValue()
The message value to use for reset button labels.
|
String |
getResetNotAllowedTitleKey()
Returns the message key to use as a tooltip when the user is not allowed to use reset the
form behind this trigger.
|
String |
getResetNotAllowedTitleValue()
The message value to use as a tooltip when the user is not allowed to use reset the form
behind this trigger.
|
String |
getResetTitleKey()
The message reset title key to use as a tooltip for this trigger's reset feature.
|
String |
getResetTitleValue()
The tooltip value for this trigger's reset feature.
|
StrutsAction |
getStrutsAction()
If isActionTrigger() returns true them this association points to the action to which the
trigger has been associated.
|
String |
getTitleKey()
The message title key to use as a tooltip for this trigger.
|
String |
getTitleValue()
The default resource message value for this trigger's tooltip.
|
String |
getTriggerKey()
The message reset key for this trigger.
|
String |
getTriggerValue()
The resource message value for this trigger, this would be the button label or hyperlink
name.
|
boolean |
isActionTrigger()
True if this trigger is modeled on an action transition.
|
boolean |
isStrutsTriggerMetaType()
Indicates the metafacade type (used for metafacade mappings).
|
getAction, getControllerCall, getControllerCalls, isContainedInFrontEndUseCase, isFrontEndEventMetaType
getParameters, getState, getTransition, isEventFacadeMetaType
copyTaggedValues, findTaggedValue, findTaggedValues, getBindedFullyQualifiedName, getConstraints, getConstraints, getDocumentation, getDocumentation, getDocumentation, getFullyQualifiedName, getFullyQualifiedName, getFullyQualifiedNamePath, getId, getKeywords, getLabel, getLanguageMappings, getModel, getName, getPackage, getPackageName, getPackageName, getPackagePath, getQualifiedName, getRootPackage, getSourceDependencies, getStateMachineContext, getStereotypeNames, getStereotypes, getTaggedValues, getTargetDependencies, getTemplateParameter, getTemplateParameters, getValidationName, getValidationOwner, getVisibility, hasExactStereotype, hasKeyword, hasStereotype, initialize, isBindingDependenciesPresent, isConstraintsPresent, isDocumentationPresent, isModelElementFacadeMetaType, isReservedWord, isTemplateParametersPresent, isValidIdentifierName, translateConstraint, translateConstraints, translateConstraints, validateInvariants
boolean isStrutsTriggerMetaType()
true
String getNotAllowedTitleKey()
String getNotAllowedTitleValue()
String getResetMessageKey()
String getResetMessageValue()
String getResetNotAllowedTitleKey()
String getResetNotAllowedTitleValue()
String getResetTitleKey()
String getResetTitleValue()
StrutsAction getStrutsAction()
String getTitleKey()
String getTitleValue()
String getTriggerKey()
String getTriggerValue()
boolean isActionTrigger()
Copyright © 2003–2014 AndroMDA.org. All rights reserved.