public interface JSFEvent extends FrontEndEvent
Modifier and Type | Method and Description |
---|---|
String |
getMessageKey()
The resource message key for this trigger.
|
String |
getMessageValue()
The resource message value for this trigger, this would be the button label or hyperlink
name.
|
String |
getResetMessageKey()
The resource message key for the reset button.
|
String |
getResetMessageValue()
The default value for the reset button's message.
|
boolean |
isJSFEventMetaType()
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 isJSFEventMetaType()
true
String getMessageKey()
String getMessageValue()
String getResetMessageKey()
String getResetMessageValue()
Copyright © 2003–2014 AndroMDA.org. All rights reserved.