org.drools.workbench.screens.guided.rule.client.resources.i18n
Interface Constants
- All Superinterfaces:
- com.google.gwt.i18n.shared.Localizable, com.google.gwt.i18n.client.LocalizableResource, com.google.gwt.i18n.client.Messages
public interface Constants
- extends com.google.gwt.i18n.client.Messages
This uses GWT to provide client side compile time resolving of locales. See:
http://code.google.com/docreader/#p=google-web-toolkit-doc-1-5&s=google-web-
toolkit-doc-1-5&t=DevGuideInternationalization (for more information).
Each method name matches up with a key in Constants.properties (the
properties file can still be used on the server). To use this, use
GWT.create(Constants.class).
| Nested classes/interfaces inherited from interface com.google.gwt.i18n.client.Messages |
com.google.gwt.i18n.client.Messages.AlternateMessage, com.google.gwt.i18n.client.Messages.DefaultMessage, com.google.gwt.i18n.client.Messages.Example, com.google.gwt.i18n.client.Messages.Offset, com.google.gwt.i18n.client.Messages.Optional, com.google.gwt.i18n.client.Messages.PluralCount, com.google.gwt.i18n.client.Messages.PluralText, com.google.gwt.i18n.client.Messages.Select |
| Nested classes/interfaces inherited from interface com.google.gwt.i18n.client.LocalizableResource |
com.google.gwt.i18n.client.LocalizableResource.DefaultLocale, com.google.gwt.i18n.client.LocalizableResource.Description, com.google.gwt.i18n.client.LocalizableResource.Generate, com.google.gwt.i18n.client.LocalizableResource.GeneratedFrom, com.google.gwt.i18n.client.LocalizableResource.GenerateKeys, com.google.gwt.i18n.client.LocalizableResource.Key, com.google.gwt.i18n.client.LocalizableResource.Meaning |
INSTANCE
static final Constants INSTANCE
AddAnotherFieldToThisSoYouCanSetItsValue
String AddAnotherFieldToThisSoYouCanSetItsValue()
ChooseAMethodToInvoke
String ChooseAMethodToInvoke()
AddField
String AddField()
OK
String OK()
setterLabel
String setterLabel(String actionDisplayName,
String descFact)
FieldValue
String FieldValue()
LiteralValue
String LiteralValue()
LiteralValTip
String LiteralValTip()
Literal
String Literal()
AdvancedSection
String AdvancedSection()
Formula
String Formula()
FormulaTip
String FormulaTip()
Version
String Version()
NewFactPattern
String NewFactPattern()
chooseFactType
String chooseFactType()
FormulaEvaluateToAValue
String FormulaEvaluateToAValue()
AdvancedOptions
String AdvancedOptions()
BoundVariable
String BoundVariable()
AVariable
String AVariable()
ABoundVariable
String ABoundVariable()
BoundVariableTip
String BoundVariableTip()
NewFormula
String NewFormula()
FormulaExpressionTip
String FormulaExpressionTip()
TheValue0IsNotValidForThisField
String TheValue0IsNotValidForThisField(String value)
AFormula
String AFormula()
Error
String Error()
Type
String Type()
RemoveThisWholeRestriction
String RemoveThisWholeRestriction()
RemoveThisRestriction
String RemoveThisRestriction()
AllOf
String AllOf()
AnyOf
String AnyOf()
RemoveThisNestedRestriction
String RemoveThisNestedRestriction()
RemoveThisItemFromNestedConstraint
String RemoveThisItemFromNestedConstraint()
AddMoreOptionsToThisFieldsValues
String AddMoreOptionsToThisFieldsValues()
FormulaBooleanTip
String FormulaBooleanTip()
pleaseChoose
String pleaseChoose()
Cancel
String Cancel()
AddAnOptionToTheRule
String AddAnOptionToTheRule()
AddMetadataToTheRule
String AddMetadataToTheRule()
AddRow
String AddRow()
name
String name()
TheVariableName0IsAlreadyTaken
String TheVariableName0IsAlreadyTaken(String variableName)
BindTheFieldCalled0ToAVariable
String BindTheFieldCalled0ToAVariable(String fieldName)
BindTheExpressionToAVariable
String BindTheExpressionToAVariable()
ShowSubFields
String ShowSubFields()
ApplyAConstraintToASubFieldOf0
String ApplyAConstraintToASubFieldOf0(String parentFieldName)
AddFieldsToThisConstraint
String AddFieldsToThisConstraint()
AllOfAnd
String AllOfAnd()
MultipleConstraintsTip
String MultipleConstraintsTip()
MultipleFieldConstraint
String MultipleFieldConstraint()
ModifyConstraintsFor0
String ModifyConstraintsFor0(String factType)
AddSubFieldConstraint
String AddSubFieldConstraint()
AddARestrictionOnAField
String AddARestrictionOnAField()
AnyOfOr
String AnyOfOr()
MultipleFieldConstraints
String MultipleFieldConstraints()
MultipleConstraintsTip1
String MultipleConstraintsTip1()
AddANewFormulaStyleExpression
String AddANewFormulaStyleExpression()
VariableName
String VariableName()
Add
String Add()
Metadata2
String Metadata2()
Attributes1
String Attributes1()
Choose
String Choose()
RemoveThisRuleOption
String RemoveThisRuleOption()
AddAConditionToThisRule
String AddAConditionToThisRule()
AddAnOptionToTheRuleToModifyItsBehaviorWhenEvaluatedOrExecuted
String AddAnOptionToTheRuleToModifyItsBehaviorWhenEvaluatedOrExecuted()
Metadata3
String Metadata3()
Attribute1
String Attribute1()
AddXToListY
String AddXToListY(String factName,
String globalName)
RemoveThisAction
String RemoveThisAction()
RemoveThisItem
String RemoveThisItem()
AddAConditionToTheRule
String AddAConditionToTheRule()
FreeFormDrl
String FreeFormDrl()
ExpressionEditor
String ExpressionEditor()
NoModelTip
String NoModelTip()
AddANewAction
String AddANewAction()
AdvancedOptionsColon
String AdvancedOptionsColon()
AddFreeFormDrl
String AddFreeFormDrl()
ThisIsADrlExpressionFreeForm
String ThisIsADrlExpressionFreeForm()
RemoveThisENTIREConditionAndAllTheFieldConstraintsThatBelongToIt
String RemoveThisENTIREConditionAndAllTheFieldConstraintsThatBelongToIt()
RemoveThisEntireConditionQ
String RemoveThisEntireConditionQ()
CanTRemoveThatItemAsItIsUsedInTheActionPartOfTheRule
String CanTRemoveThatItemAsItIsUsedInTheActionPartOfTheRule()
DeleteItem
String DeleteItem()
AddAField
String AddAField()
AddAFieldToThisExpectation
String AddAFieldToThisExpectation()
ChooseDotDotDot
String ChooseDotDotDot()
ALiteralValueMeansTheValueAsTypedInIeItsNotACalculation
String ALiteralValueMeansTheValueAsTypedInIeItsNotACalculation()
WHEN
String WHEN()
THEN
String THEN()
AddAnActionToThisRule
String AddAnActionToThisRule()
optionsRuleModeller
String optionsRuleModeller()
clickToAddPattern
String clickToAddPattern()
clickToAddPatterns
String clickToAddPatterns()
ChangeFieldValuesOf0
String ChangeFieldValuesOf0(String varName)
Retract0
String Retract0(String varName)
Modify0
String Modify0(String varName)
InsertFact0
String InsertFact0(String fact)
LogicallyInsertFact0
String LogicallyInsertFact0(String fact)
Append0ToList1
String Append0ToList1(String varName,
String collectionName)
CallMethodOn0
String CallMethodOn0(String varName)
hide
String hide()
RemoveThisBlockOfData
String RemoveThisBlockOfData()
ThereIsAAn0With
String ThereIsAAn0With(String patternName)
ThereIsAAn0
String ThereIsAAn0(String patternName)
All0with
String All0with(String patternName)
AddFirstNewField
String AddFirstNewField()
Actions
String Actions()
FrozenAreas
String FrozenAreas()
FrozenExplanation
String FrozenExplanation()
FreezeAreasForEditing
String FreezeAreasForEditing()
Conditions
String Conditions()
MoveUp
String MoveUp()
MoveDown
String MoveDown()
Top
String Top()
Bottom
String Bottom()
Line0
String Line0(int i)
PositionColon
String PositionColon()
ConditionPositionExplanation
String ConditionPositionExplanation()
ActionPositionExplanation
String ActionPositionExplanation()
AddAConditionBelow
String AddAConditionBelow()
AddAnActionBelow
String AddAnActionBelow()
VerifyingItemPleaseWait
String VerifyingItemPleaseWait()
TemplateKey
String TemplateKey()
TemplateData
String TemplateData()
LoadTemplateData
String LoadTemplateData()
Edit
String Edit()
OnlyDisplayDSLConditions
String OnlyDisplayDSLConditions()
OnlyDisplayDSLActions
String OnlyDisplayDSLActions()
CouldNotFindTheTypeForVariable0
String CouldNotFindTheTypeForVariable0(String variableName)
RemoveConstraintValueDefinition
String RemoveConstraintValueDefinition()
RemoveConstraintValueDefinitionQuestion
String RemoveConstraintValueDefinitionQuestion()
RemoveActionValueDefinition
String RemoveActionValueDefinition()
RemoveActionValueDefinitionQuestion
String RemoveActionValueDefinitionQuestion()
Config
String Config()
Wizard
String Wizard()
Warning
String Warning()
NewItem
String NewItem()
NewItemBelow
String NewItemBelow()
EditDisabled
String EditDisabled()
InvalidPatternSectionDisabled
String InvalidPatternSectionDisabled()
NewGuidedRuleDescription
String NewGuidedRuleDescription()
UseDSL
String UseDSL()
EXTENDS
String EXTENDS()
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.