Skip navigation links
jBPM Designer - Client 7.33.0.Final-redhat-00003
A B C D E F G H I L M N O P Q R S T U V 

A

A_Data_Input_with_this_name_already_exists() - Method in interface org.jbpm.designer.client.resources.i18n.DesignerEditorConstants
 
AbstractValidatingTextBox - Class in org.jbpm.designer.client.util
 
AbstractValidatingTextBox() - Constructor for class org.jbpm.designer.client.util.AbstractValidatingTextBox
 
acceptableValuesWithCustomValues - Variable in class org.jbpm.designer.client.util.ListBoxValues
 
acceptableValuesWithoutCustomValues - Variable in class org.jbpm.designer.client.util.ListBoxValues
 
acceptContext(Callback<Boolean, Void>) - Method in class org.jbpm.designer.client.handlers.NewCaseDefinitionHandler
 
ACTIVE_NODES_KEY - Static variable in class org.jbpm.designer.client.parameters.DesignerEditorParametersPublisher
 
ActivityDataIOEditor - Class in org.jbpm.designer.client.popup
 
ActivityDataIOEditor() - Constructor for class org.jbpm.designer.client.popup.ActivityDataIOEditor
 
ActivityDataIOEditor.GetDataCallback - Interface in org.jbpm.designer.client.popup
Callback interface which should be implemented by callers to retrieve the edited Assignments data.
ActivityDataIOEditorView - Interface in org.jbpm.designer.client.popup
 
ActivityDataIOEditorView.Presenter - Interface in org.jbpm.designer.client.popup
 
ActivityDataIOEditorViewImpl - Class in org.jbpm.designer.client.popup
 
ActivityDataIOEditorViewImpl() - Constructor for class org.jbpm.designer.client.popup.ActivityDataIOEditorViewImpl
 
ActivityDataIOEditorWidget - Class in org.jbpm.designer.client.popup
 
ActivityDataIOEditorWidget() - Constructor for class org.jbpm.designer.client.popup.ActivityDataIOEditorWidget
 
ActivityDataIOEditorWidgetView - Interface in org.jbpm.designer.client.popup
 
ActivityDataIOEditorWidgetView.Presenter - Interface in org.jbpm.designer.client.popup
 
ActivityDataIOEditorWidgetViewImpl - Class in org.jbpm.designer.client.popup
 
ActivityDataIOEditorWidgetViewImpl() - Constructor for class org.jbpm.designer.client.popup.ActivityDataIOEditorWidgetViewImpl
 
Add() - Method in interface org.jbpm.designer.client.resources.i18n.DesignerEditorConstants
 
addCustomValue(String, String) - Method in class org.jbpm.designer.client.util.ListBoxValues
 
addCustomValueToListBoxValues(String, String) - Method in class org.jbpm.designer.client.util.ComboBox
 
addCustomValueToListBoxValues(String, String) - Method in interface org.jbpm.designer.client.util.ComboBoxView.ComboBoxPresenter
 
addDisplayValue(String) - Method in class org.jbpm.designer.client.util.ListBoxValues
Function for handling values which are longer than MAX_DISPLAY_LENGTH such as very long string constants.
addNotification(DesignerNotificationEvent) - Method in class org.jbpm.designer.client.notification.DesignerNotificationPopupsManager
Display a Notification message
addValues(List<String>) - Method in class org.jbpm.designer.client.util.ListBoxValues
 
addVarButton - Variable in class org.jbpm.designer.client.popup.ActivityDataIOEditorWidgetViewImpl
 
addVariable(Variable) - Method in class org.jbpm.designer.client.shared.AssignmentData
 
askOpenInXMLEditor() - Method in interface org.jbpm.designer.client.DesignerView
 
askOpenInXMLEditor() - Method in class org.jbpm.designer.client.DesignerViewImpl
 
askOpenInXMLEditor(String) - Method in class org.jbpm.designer.client.DesignerWidgetPresenter
 
assetCopyEvent(String) - Method in class org.jbpm.designer.client.DesignerPresenter
 
assetDeleteEvent(String) - Method in class org.jbpm.designer.client.DesignerPresenter
 
assetRenameEvent(String) - Method in class org.jbpm.designer.client.DesignerPresenter
 
assetUpdatedEvent() - Method in class org.jbpm.designer.client.DesignerPresenter
 
assignment - Variable in class org.jbpm.designer.client.popup.AssignmentListItemWidgetViewImpl
Errai's data binding module will automatically bind the provided instance of the model (see AssignmentListItemWidgetViewImpl.setModel(AssignmentRow)) to all fields annotated with Bound.
Assignment - Class in org.jbpm.designer.client.shared
 
Assignment() - Constructor for class org.jbpm.designer.client.shared.Assignment
 
Assignment(AssignmentData, String, Variable.VariableType, String, String, String, String) - Constructor for class org.jbpm.designer.client.shared.Assignment
 
Assignment(AssignmentData, String, Variable.VariableType, String, String) - Constructor for class org.jbpm.designer.client.shared.Assignment
 
AssignmentData - Class in org.jbpm.designer.client.shared
Class which contains everything associated with Assignments which is passed between the Designer properties and the DataIOEditor, i.e.
AssignmentData() - Constructor for class org.jbpm.designer.client.shared.AssignmentData
 
AssignmentData(String, String, String, String, String, String, String) - Constructor for class org.jbpm.designer.client.shared.AssignmentData
 
AssignmentData(String, String, String, String, String) - Constructor for class org.jbpm.designer.client.shared.AssignmentData
 
AssignmentData(List<AssignmentRow>, List<AssignmentRow>, List<String>, List<String>) - Constructor for class org.jbpm.designer.client.shared.AssignmentData
Creates AssignmentData based on a list of inputAssignmentRows and outputAssignmentRows.
AssignmentDataMarshaller - Class in org.jbpm.designer.client.shared
 
AssignmentDataMarshaller() - Constructor for class org.jbpm.designer.client.shared.AssignmentDataMarshaller
 
AssignmentListItemWidgetView - Interface in org.jbpm.designer.client.popup
 
AssignmentListItemWidgetViewImpl - Class in org.jbpm.designer.client.popup
A templated widget that will be used to display a row in a table of AssignmentRows.
AssignmentListItemWidgetViewImpl() - Constructor for class org.jbpm.designer.client.popup.AssignmentListItemWidgetViewImpl
 
AssignmentRow - Class in org.jbpm.designer.client.shared
Class which is bound to rows in the DataIOEditor
AssignmentRow() - Constructor for class org.jbpm.designer.client.shared.AssignmentRow
 
AssignmentRow(String, Variable.VariableType, String, String, String, String) - Constructor for class org.jbpm.designer.client.shared.AssignmentRow
 
assignments - Variable in class org.jbpm.designer.client.popup.ActivityDataIOEditorWidgetViewImpl
The list of assignments that currently exist.
ASSIGNMENTS - Static variable in class org.jbpm.designer.client.shared.AssignmentDataMarshaller
 

B

boostrapDesigner(String) - Method in class org.jbpm.designer.client.Bootstrap
 
Bootstrap - Class in org.jbpm.designer.client
Bootstraps the core Designer JS Files.
Bootstrap() - Constructor for class org.jbpm.designer.client.Bootstrap
 
Bpmn2Type - Class in org.jbpm.designer.client.type
 
Bpmn2Type() - Constructor for class org.jbpm.designer.client.type.Bpmn2Type
 
Bpmn2Type(Process) - Constructor for class org.jbpm.designer.client.type.Bpmn2Type
 
businessProcess() - Method in interface org.jbpm.designer.client.resources.i18n.DesignerEditorConstants
 
businessProcessResourceTypeDescription() - Method in interface org.jbpm.designer.client.resources.i18n.DesignerEditorConstants
 

C

Cancel() - Method in interface org.jbpm.designer.client.resources.i18n.DesignerEditorConstants
 
canClose() - Method in class org.jbpm.designer.client.DesignerPresenter
 
canClose() - Method in interface org.jbpm.designer.client.DesignerView
 
canClose() - Method in class org.jbpm.designer.client.DesignerViewImpl
 
canSaveDesignerModel() - Method in interface org.jbpm.designer.client.DesignerView
 
canSaveDesignerModel() - Method in class org.jbpm.designer.client.DesignerViewImpl
 
canSaveDesignerModel(String) - Method in class org.jbpm.designer.client.DesignerWidgetPresenter
 
canSaveDesignerModel(String) - Method in class org.jbpm.designer.client.DesignerWidgetView
 
CaseDefinition() - Method in interface org.jbpm.designer.client.resources.i18n.DesignerEditorConstants
 
CaseIdPrefix() - Method in interface org.jbpm.designer.client.resources.i18n.DesignerEditorConstants
 
clear() - Method in class org.jbpm.designer.client.util.ListBoxValues
 
closePlace() - Method in class org.jbpm.designer.client.DesignerPresenter
 
ComboBox - Class in org.jbpm.designer.client.util
 
ComboBox() - Constructor for class org.jbpm.designer.client.util.ComboBox
 
ComboBoxView - Interface in org.jbpm.designer.client.util
 
ComboBoxView.ComboBoxPresenter - Interface in org.jbpm.designer.client.util
Interface for Presenter class of ComboBox
ComboBoxView.ModelPresenter - Interface in org.jbpm.designer.client.util
Interface implemented by the owner of the model being manipulated by the ComboBox
ComboBoxViewImpl - Class in org.jbpm.designer.client.util
ComboBox based on a ValueListBox and a TextBox
ComboBoxViewImpl() - Constructor for class org.jbpm.designer.client.util.ComboBoxViewImpl
 
COMPLETED_NODES_KEY - Static variable in class org.jbpm.designer.client.parameters.DesignerEditorParametersPublisher
 
configureDialog(String, boolean, boolean, boolean, boolean) - Method in class org.jbpm.designer.client.popup.ActivityDataIOEditor
 
confirmClose() - Method in class org.jbpm.designer.client.DesignerWidgetPresenter
 
confirmClose() - Method in interface org.jbpm.designer.client.DesignerWidgetPresenter.View
 
confirmClose() - Method in class org.jbpm.designer.client.DesignerWidgetView
 
ConfirmCloseBusinessProcessEditor() - Method in interface org.jbpm.designer.client.resources.i18n.DesignerEditorConstants
 
constant - Variable in class org.jbpm.designer.client.popup.AssignmentListItemWidgetViewImpl
 
Constant() - Method in interface org.jbpm.designer.client.resources.i18n.DesignerEditorConstants
 
CONSTANT_MAX_DISPLAY_LENGTH - Static variable in class org.jbpm.designer.client.popup.ActivityDataIOEditorViewImpl
 
CONSTANT_PROMPT - Static variable in interface org.jbpm.designer.client.popup.AssignmentListItemWidgetView
 
convertAssignmentRow(AssignmentRow) - Method in class org.jbpm.designer.client.shared.AssignmentData
 
create(Package, String, NewResourcePresenter) - Method in class org.jbpm.designer.client.handlers.NewCaseDefinitionHandler
 
create(Package, String, NewResourcePresenter) - Method in class org.jbpm.designer.client.handlers.NewProcessHandler
 
createDisplayValues(List<String>) - Method in class org.jbpm.designer.client.util.ListBoxValues
 
createQuotedConstant(String) - Static method in class org.jbpm.designer.client.shared.util.StringUtils
Puts strings inside quotes and numerics are left as they are.
createUnquotedConstant(String) - Static method in class org.jbpm.designer.client.shared.util.StringUtils
Removes double-quotes from around a string
currentTextValue - Variable in class org.jbpm.designer.client.util.ComboBox
 
Custom() - Method in interface org.jbpm.designer.client.resources.i18n.DesignerEditorConstants
 
CUSTOM_ASSIGNMENTS_PROPERTIES - Static variable in class org.jbpm.designer.client.shared.AssignmentDataMarshaller
 
CUSTOM_PROMPT - Static variable in interface org.jbpm.designer.client.popup.AssignmentListItemWidgetView
 
customDataType - Variable in class org.jbpm.designer.client.popup.AssignmentListItemWidgetViewImpl
 
customPrompt - Variable in class org.jbpm.designer.client.util.ComboBox
 
customPrompt - Variable in class org.jbpm.designer.client.util.ListBoxValues
 
customValues - Variable in class org.jbpm.designer.client.util.ListBoxValues
 

D

Data_Input() - Method in interface org.jbpm.designer.client.resources.i18n.DesignerEditorConstants
 
Data_Input_and_Assignment() - Method in interface org.jbpm.designer.client.resources.i18n.DesignerEditorConstants
 
Data_Inputs() - Method in interface org.jbpm.designer.client.resources.i18n.DesignerEditorConstants
 
Data_Inputs_and_Assignments() - Method in interface org.jbpm.designer.client.resources.i18n.DesignerEditorConstants
 
Data_IO() - Method in interface org.jbpm.designer.client.resources.i18n.DesignerEditorConstants
 
Data_Output() - Method in interface org.jbpm.designer.client.resources.i18n.DesignerEditorConstants
 
Data_Output_and_Assignment() - Method in interface org.jbpm.designer.client.resources.i18n.DesignerEditorConstants
 
Data_Outputs() - Method in interface org.jbpm.designer.client.resources.i18n.DesignerEditorConstants
 
Data_Outputs_and_Assignments() - Method in interface org.jbpm.designer.client.resources.i18n.DesignerEditorConstants
 
Data_Type() - Method in interface org.jbpm.designer.client.resources.i18n.DesignerEditorConstants
 
DATA_TYPES - Static variable in class org.jbpm.designer.client.shared.AssignmentDataMarshaller
 
DataIOEditorNameTextBox - Class in org.jbpm.designer.client.util
 
DataIOEditorNameTextBox() - Constructor for class org.jbpm.designer.client.util.DataIOEditorNameTextBox
 
dataType - Variable in class org.jbpm.designer.client.popup.AssignmentListItemWidgetViewImpl
 
dataTypeComboBox - Variable in class org.jbpm.designer.client.popup.AssignmentListItemWidgetViewImpl
 
dataTypesTester() - Method in class org.jbpm.designer.client.popup.ActivityDataIOEditor
 
dataTypesTester() - Method in interface org.jbpm.designer.client.popup.ActivityDataIOEditorView.Presenter
 
datatypeth - Variable in class org.jbpm.designer.client.popup.ActivityDataIOEditorWidgetViewImpl
 
DEFAULT_MAX_DISPLAY_LENGTH - Static variable in class org.jbpm.designer.client.util.ListBoxValues
 
deleteButton - Variable in class org.jbpm.designer.client.popup.AssignmentListItemWidgetViewImpl
 
deserialize(AssignmentData, String) - Static method in class org.jbpm.designer.client.shared.Assignment
Deserializes an assignment string e.g.
deserialize(String, Variable.VariableType, List<String>) - Static method in class org.jbpm.designer.client.shared.Variable
Deserializes a variable, checking whether the datatype is custom or not
deserialize(String, Variable.VariableType) - Static method in class org.jbpm.designer.client.shared.Variable
Deserializes a variable, NOT checking whether the datatype is custom
DesignerEditorConstants - Interface in org.jbpm.designer.client.resources.i18n
 
DesignerEditorImageResources - Interface in org.jbpm.designer.client.resources.images
 
DesignerEditorParametersPublisher - Class in org.jbpm.designer.client.parameters
 
DesignerEditorParametersPublisher() - Constructor for class org.jbpm.designer.client.parameters.DesignerEditorParametersPublisher
 
DesignerEditorParametersPublisherView - Interface in org.jbpm.designer.client.parameters
 
DesignerEditorParametersPublisherViewImpl - Class in org.jbpm.designer.client.parameters
 
DesignerEditorParametersPublisherViewImpl() - Constructor for class org.jbpm.designer.client.parameters.DesignerEditorParametersPublisherViewImpl
 
DesignerEditorResources - Interface in org.jbpm.designer.client.resources
 
DesignerNotificationPopupsManager - Class in org.jbpm.designer.client.notification
 
DesignerNotificationPopupsManager() - Constructor for class org.jbpm.designer.client.notification.DesignerNotificationPopupsManager
 
DesignerPopUpPresenter - Class in org.jbpm.designer.client
 
DesignerPopUpPresenter() - Constructor for class org.jbpm.designer.client.DesignerPopUpPresenter
 
DesignerPopUpPresenterActivity - Class in org.jbpm.designer.client
 
DesignerPopUpPresenterActivity(PlaceManager, PopupView) - Constructor for class org.jbpm.designer.client.DesignerPopUpPresenterActivity
 
DesignerPresenter - Class in org.jbpm.designer.client
 
DesignerPresenter(DesignerView) - Constructor for class org.jbpm.designer.client.DesignerPresenter
 
DesignerPresenterActivity - Class in org.jbpm.designer.client
 
DesignerPresenterActivity(PlaceManager) - Constructor for class org.jbpm.designer.client.DesignerPresenterActivity
 
DesignerView - Interface in org.jbpm.designer.client
 
DesignerViewImpl - Class in org.jbpm.designer.client
 
DesignerViewImpl() - Constructor for class org.jbpm.designer.client.DesignerViewImpl
 
DesignerViewImpl(DesignerWidgetView) - Constructor for class org.jbpm.designer.client.DesignerViewImpl
 
DesignerWidgetPresenter - Class in org.jbpm.designer.client
 
DesignerWidgetPresenter() - Constructor for class org.jbpm.designer.client.DesignerWidgetPresenter
 
DesignerWidgetPresenter(DesignerWidgetView) - Constructor for class org.jbpm.designer.client.DesignerWidgetPresenter
 
DesignerWidgetPresenter.View - Interface in org.jbpm.designer.client
 
DesignerWidgetView - Class in org.jbpm.designer.client
 
DesignerWidgetView() - Constructor for class org.jbpm.designer.client.DesignerWidgetView
 
DISALLOWED_PROPERTY_NAMES - Static variable in class org.jbpm.designer.client.shared.AssignmentDataMarshaller
 
doNotNullDemarshall(EJValue, MarshallingSession) - Method in class org.jbpm.designer.client.shared.AssignmentDataMarshaller
 
doNotNullMarshall(AssignmentData, MarshallingSession) - Method in class org.jbpm.designer.client.shared.AssignmentDataMarshaller
 

E

Edit() - Method in interface org.jbpm.designer.client.resources.i18n.DesignerEditorConstants
 
EDIT_SUFFIX - Static variable in class org.jbpm.designer.client.util.ListBoxValues
 
EDITOR_ID - Static variable in class org.jbpm.designer.client.DesignerPresenter
 
editPrefix - Variable in class org.jbpm.designer.client.util.ListBoxValues
 
Enter_constant() - Method in interface org.jbpm.designer.client.resources.i18n.DesignerEditorConstants
 
ENTER_CONSTANT_PROMPT - Static variable in interface org.jbpm.designer.client.popup.AssignmentListItemWidgetView
 
Enter_type() - Method in interface org.jbpm.designer.client.resources.i18n.DesignerEditorConstants
 
ENTER_TYPE_PROMPT - Static variable in interface org.jbpm.designer.client.popup.AssignmentListItemWidgetView
 
equals(Object) - Method in class org.jbpm.designer.client.shared.Assignment
 
equals(Object) - Method in class org.jbpm.designer.client.shared.AssignmentData
 
equals(Object) - Method in class org.jbpm.designer.client.shared.AssignmentRow
 
equals(Object) - Method in class org.jbpm.designer.client.shared.Variable
 

F

findProcessVariable(String) - Method in class org.jbpm.designer.client.shared.AssignmentData
 
findVariable(String, Variable.VariableType) - Method in class org.jbpm.designer.client.shared.AssignmentData
 
fireValidationError(String) - Method in class org.jbpm.designer.client.util.AbstractValidatingTextBox
 

G

getAcceptableValuesWithCustomValues() - Method in class org.jbpm.designer.client.util.ListBoxValues
 
getAcceptableValuesWithoutCustomValues() - Method in class org.jbpm.designer.client.util.ListBoxValues
 
getAssignmentRows() - Method in interface org.jbpm.designer.client.popup.ActivityDataIOEditorWidgetView
 
getAssignmentRows() - Method in class org.jbpm.designer.client.popup.ActivityDataIOEditorWidgetViewImpl
 
getAssignmentRows(Variable.VariableType) - Method in class org.jbpm.designer.client.shared.AssignmentData
Gets a list of AssignmentRows based on the current Assignments
getAssignments() - Method in class org.jbpm.designer.client.shared.AssignmentData
 
getAssignmentsCount() - Method in interface org.jbpm.designer.client.popup.ActivityDataIOEditorWidgetView
 
getAssignmentsCount() - Method in class org.jbpm.designer.client.popup.ActivityDataIOEditorWidgetViewImpl
 
getAssignmentsString() - Method in class org.jbpm.designer.client.shared.AssignmentData
 
GetAssignmentsViewProperty(String, String, String, String, String, String, String) - Method in class org.jbpm.designer.client.DesignerPresenter
 
getAssignmentWidget(int) - Method in interface org.jbpm.designer.client.popup.ActivityDataIOEditorWidgetView
 
getAssignmentWidget(int) - Method in class org.jbpm.designer.client.popup.ActivityDataIOEditorWidgetViewImpl
 
getConstant() - Method in interface org.jbpm.designer.client.popup.AssignmentListItemWidgetView
 
getConstant() - Method in class org.jbpm.designer.client.popup.AssignmentListItemWidgetViewImpl
 
getConstant() - Method in class org.jbpm.designer.client.shared.Assignment
 
getConstant() - Method in class org.jbpm.designer.client.shared.AssignmentRow
 
getContainer() - Method in class org.jbpm.designer.client.DesignerPopUpPresenter
 
getCustomAssignmentProperties() - Method in class org.jbpm.designer.client.shared.AssignmentData
 
getCustomAssignmentPropertiesString() - Method in class org.jbpm.designer.client.shared.AssignmentData
 
getCustomDataType() - Method in interface org.jbpm.designer.client.popup.AssignmentListItemWidgetView
 
getCustomDataType() - Method in class org.jbpm.designer.client.popup.AssignmentListItemWidgetViewImpl
 
getCustomDataType() - Method in class org.jbpm.designer.client.shared.Assignment
 
getCustomDataType() - Method in class org.jbpm.designer.client.shared.AssignmentRow
 
getCustomDataType() - Method in class org.jbpm.designer.client.shared.Variable
 
getData(String) - Method in interface org.jbpm.designer.client.popup.ActivityDataIOEditor.GetDataCallback
 
getData() - Method in class org.jbpm.designer.client.popup.ActivityDataIOEditorWidget
 
getDataType() - Method in interface org.jbpm.designer.client.popup.AssignmentListItemWidgetView
 
getDataType() - Method in class org.jbpm.designer.client.popup.AssignmentListItemWidgetViewImpl
 
getDataType() - Method in class org.jbpm.designer.client.shared.Assignment
 
getDataType() - Method in class org.jbpm.designer.client.shared.AssignmentRow
 
getDataType() - Method in class org.jbpm.designer.client.shared.Variable
 
getDataTypeDisplayNameForUserString(String) - Method in class org.jbpm.designer.client.shared.AssignmentData
 
getDataTypeDisplayNames() - Method in class org.jbpm.designer.client.shared.AssignmentData
 
getDataTypeFromDisplayName(String) - Method in class org.jbpm.designer.client.shared.AssignmentData
 
getDataTypes() - Method in class org.jbpm.designer.client.shared.AssignmentData
 
getDataTypesString() - Method in class org.jbpm.designer.client.shared.AssignmentData
 
getDescription() - Method in class org.jbpm.designer.client.handlers.NewCaseDefinitionHandler
 
getDescription() - Method in class org.jbpm.designer.client.handlers.NewProcessHandler
 
getDescription() - Method in class org.jbpm.designer.client.type.Bpmn2Type
 
getDisallowedPropertyNames() - Method in class org.jbpm.designer.client.shared.AssignmentData
 
getDisallowedPropertyNamesString() - Method in class org.jbpm.designer.client.shared.AssignmentData
 
getDisplayNameFromDataType(String) - Method in class org.jbpm.designer.client.shared.AssignmentData
 
getEditorID() - Method in class org.jbpm.designer.client.DesignerWidgetPresenter
 
getEditorID() - Method in interface org.jbpm.designer.client.DesignerWidgetPresenter.View
 
getEditorID() - Method in class org.jbpm.designer.client.DesignerWidgetView
 
getEditorIdentifier() - Method in class org.jbpm.designer.client.DesignerPresenter
 
getEditPrefix() - Method in class org.jbpm.designer.client.util.ListBoxValues
 
getEditValuePrompt(String) - Method in class org.jbpm.designer.client.util.ListBoxValues
 
getEmptyArray() - Method in class org.jbpm.designer.client.shared.AssignmentDataMarshaller
 
getIcon() - Method in class org.jbpm.designer.client.handlers.NewCaseDefinitionHandler
 
getIcon() - Method in class org.jbpm.designer.client.handlers.NewProcessHandler
 
getIcon() - Method in class org.jbpm.designer.client.type.Bpmn2Type
 
getId() - Method in class org.jbpm.designer.client.shared.AssignmentRow
 
getIdentifier() - Method in class org.jbpm.designer.client.DesignerPopUpPresenterActivity
 
getIdentifier() - Method in class org.jbpm.designer.client.DesignerPresenterActivity
 
getInputAssignmentData() - Method in interface org.jbpm.designer.client.popup.ActivityDataIOEditorView
 
getInputAssignmentData() - Method in class org.jbpm.designer.client.popup.ActivityDataIOEditorViewImpl
 
getInputVariables() - Method in class org.jbpm.designer.client.shared.AssignmentData
 
getInputVariablesString() - Method in class org.jbpm.designer.client.shared.AssignmentData
 
getInvalidCharsInName(String) - Method in class org.jbpm.designer.client.util.DataIOEditorNameTextBox
 
getIsReadOnly() - Method in interface org.jbpm.designer.client.DesignerView
 
getIsReadOnly() - Method in class org.jbpm.designer.client.DesignerViewImpl
 
getIsReadOnly(String) - Method in class org.jbpm.designer.client.DesignerWidgetPresenter
 
getIsReadOnly(String) - Method in class org.jbpm.designer.client.DesignerWidgetView
 
getIsViewLocked() - Method in interface org.jbpm.designer.client.DesignerView
 
getIsViewLocked() - Method in class org.jbpm.designer.client.DesignerViewImpl
 
getIsViewLocked(String) - Method in class org.jbpm.designer.client.DesignerWidgetPresenter
 
getIsViewLocked(String) - Method in class org.jbpm.designer.client.DesignerWidgetView
 
getKeyCodeFromKeyPressEvent(KeyPressEvent) - Method in class org.jbpm.designer.client.util.AbstractValidatingTextBox
 
getListBoxValue() - Method in interface org.jbpm.designer.client.util.ComboBoxView
 
getListBoxValue() - Method in class org.jbpm.designer.client.util.ComboBoxViewImpl
 
getListBoxValues() - Method in class org.jbpm.designer.client.util.ComboBox
 
getListBoxValues() - Method in interface org.jbpm.designer.client.util.ComboBoxView.ComboBoxPresenter
 
getMenus(Consumer<Menus>) - Method in class org.jbpm.designer.client.DesignerPresenter
 
getMenus(Consumer<Menus>) - Method in class org.jbpm.designer.client.DesignerPresenterActivity
 
getModel() - Method in class org.jbpm.designer.client.popup.AssignmentListItemWidgetViewImpl
 
getModelValue(ValueListBox<String>) - Method in class org.jbpm.designer.client.popup.AssignmentListItemWidgetViewImpl
 
getModelValue() - Method in interface org.jbpm.designer.client.util.ComboBoxView
 
getModelValue(ValueListBox<String>) - Method in interface org.jbpm.designer.client.util.ComboBoxView.ModelPresenter
 
getModelValue() - Method in class org.jbpm.designer.client.util.ComboBoxViewImpl
 
getName() - Method in class org.jbpm.designer.client.DesignerPopUpPresenter
 
getName() - Method in class org.jbpm.designer.client.shared.Assignment
 
getName() - Method in class org.jbpm.designer.client.shared.AssignmentRow
 
getName() - Method in class org.jbpm.designer.client.shared.Variable
 
getNonCustomValueForUserString(String) - Method in class org.jbpm.designer.client.util.ListBoxValues
 
getNonCustomValueForUserString(String) - Method in interface org.jbpm.designer.client.util.ListBoxValues.ValueTester
 
getOutputAssignmentData() - Method in interface org.jbpm.designer.client.popup.ActivityDataIOEditorView
 
getOutputAssignmentData() - Method in class org.jbpm.designer.client.popup.ActivityDataIOEditorViewImpl
 
getOutputVariables() - Method in class org.jbpm.designer.client.shared.AssignmentData
 
getOutputVariablesString() - Method in class org.jbpm.designer.client.shared.AssignmentData
 
getProcessVar() - Method in interface org.jbpm.designer.client.popup.AssignmentListItemWidgetView
 
getProcessVar() - Method in class org.jbpm.designer.client.popup.AssignmentListItemWidgetViewImpl
 
getProcessVar() - Method in class org.jbpm.designer.client.shared.AssignmentRow
 
getProcessVariableNames() - Method in class org.jbpm.designer.client.shared.AssignmentData
 
getProcessVariables() - Method in class org.jbpm.designer.client.shared.AssignmentData
 
getProcessVariablesString() - Method in class org.jbpm.designer.client.shared.AssignmentData
 
getProcessVarName() - Method in class org.jbpm.designer.client.shared.Assignment
 
getProfiles() - Method in class org.jbpm.designer.client.handlers.NewCaseDefinitionHandler
 
getResourceType() - Method in class org.jbpm.designer.client.handlers.NewCaseDefinitionHandler
 
getResourceType() - Method in class org.jbpm.designer.client.handlers.NewProcessHandler
 
getSaveAndRename() - Method in class org.jbpm.designer.client.DesignerPresenter
 
getSize() - Method in class org.jbpm.designer.client.DesignerPopUpPresenterActivity
 
getTitle() - Method in class org.jbpm.designer.client.DesignerPopUpPresenterActivity
 
getTitle() - Method in class org.jbpm.designer.client.DesignerPresenter
 
getTitle() - Method in class org.jbpm.designer.client.DesignerPresenterActivity
 
getTitleDecoration() - Method in class org.jbpm.designer.client.DesignerPresenterActivity
 
getTitleText() - Method in class org.jbpm.designer.client.DesignerPresenter
 
getValue() - Method in class org.jbpm.designer.client.util.ComboBox
 
getValue() - Method in interface org.jbpm.designer.client.util.ComboBoxView.ComboBoxPresenter
 
getValue() - Method in interface org.jbpm.designer.client.util.ComboBoxView
 
getValue() - Method in class org.jbpm.designer.client.util.ComboBoxViewImpl
 
getValueForDisplayValue(String) - Method in class org.jbpm.designer.client.util.ListBoxValues
Returns real unquoted value for a DisplayValue
getVariable() - Method in class org.jbpm.designer.client.shared.Assignment
 
getVariableCountsString() - Method in class org.jbpm.designer.client.shared.AssignmentData
 
getVariableCountsString(boolean, boolean, boolean, boolean) - Method in class org.jbpm.designer.client.shared.AssignmentData
 
getVariableType() - Method in class org.jbpm.designer.client.popup.ActivityDataIOEditorWidget
 
getVariableType() - Method in interface org.jbpm.designer.client.popup.AssignmentListItemWidgetView
 
getVariableType() - Method in class org.jbpm.designer.client.popup.AssignmentListItemWidgetViewImpl
 
getVariableType() - Method in class org.jbpm.designer.client.shared.Assignment
 
getVariableType() - Method in class org.jbpm.designer.client.shared.AssignmentRow
 
getVariableType() - Method in class org.jbpm.designer.client.shared.Variable
 
getView() - Method in class org.jbpm.designer.client.DesignerPopUpPresenter
 
getView() - Method in class org.jbpm.designer.client.DesignerPresenter
 
getView() - Method in class org.jbpm.designer.client.DesignerWidgetPresenter
 
getWidget() - Method in class org.jbpm.designer.client.DesignerPopUpPresenterActivity
 
getWidget() - Method in class org.jbpm.designer.client.DesignerPresenterActivity
 
getWidget() - Method in class org.jbpm.designer.client.popup.ActivityDataIOEditorWidget
 

H

handleAddClick() - Method in class org.jbpm.designer.client.popup.ActivityDataIOEditorWidget
 
handleAddClick() - Method in interface org.jbpm.designer.client.popup.ActivityDataIOEditorWidgetView.Presenter
 
handleAddVarButton(ClickEvent) - Method in class org.jbpm.designer.client.popup.ActivityDataIOEditorWidgetViewImpl
 
handleCancelClick() - Method in class org.jbpm.designer.client.popup.ActivityDataIOEditor
 
handleCancelClick() - Method in interface org.jbpm.designer.client.popup.ActivityDataIOEditorView.Presenter
 
handleDeleteButton(ClickEvent) - Method in class org.jbpm.designer.client.popup.AssignmentListItemWidgetViewImpl
 
handleSaveClick() - Method in class org.jbpm.designer.client.popup.ActivityDataIOEditor
 
handleSaveClick() - Method in interface org.jbpm.designer.client.popup.ActivityDataIOEditorView.Presenter
 
hashCode() - Method in class org.jbpm.designer.client.shared.Assignment
 
hashCode() - Method in class org.jbpm.designer.client.shared.AssignmentData
 
hashCode() - Method in class org.jbpm.designer.client.shared.AssignmentRow
 
hashCode() - Method in class org.jbpm.designer.client.shared.Variable
 
hideBusyIndicator() - Method in class org.jbpm.designer.client.DesignerWidgetView
 
hideView() - Method in interface org.jbpm.designer.client.popup.ActivityDataIOEditorView
 
hideView() - Method in class org.jbpm.designer.client.popup.ActivityDataIOEditorViewImpl
 

I

images() - Method in interface org.jbpm.designer.client.resources.DesignerEditorResources
 
Information() - Method in interface org.jbpm.designer.client.resources.i18n.DesignerEditorConstants
 
init() - Method in class org.jbpm.designer.client.DesignerPopUpPresenter
 
init() - Method in class org.jbpm.designer.client.popup.ActivityDataIOEditor
 
init(ActivityDataIOEditorView.Presenter) - Method in interface org.jbpm.designer.client.popup.ActivityDataIOEditorView
 
init(ActivityDataIOEditorView.Presenter) - Method in class org.jbpm.designer.client.popup.ActivityDataIOEditorViewImpl
 
init() - Method in class org.jbpm.designer.client.popup.ActivityDataIOEditorWidget
 
init(ActivityDataIOEditorWidgetView.Presenter) - Method in interface org.jbpm.designer.client.popup.ActivityDataIOEditorWidgetView
 
init(ActivityDataIOEditorWidgetView.Presenter) - Method in class org.jbpm.designer.client.popup.ActivityDataIOEditorWidgetViewImpl
 
init() - Method in interface org.jbpm.designer.client.popup.AssignmentListItemWidgetView
 
init() - Method in class org.jbpm.designer.client.popup.AssignmentListItemWidgetViewImpl
 
init(ComboBoxView.ModelPresenter, ValueListBox<String>, TextBox, boolean, String, String) - Method in class org.jbpm.designer.client.util.ComboBox
 
init(ComboBoxView.ModelPresenter, ValueListBox<String>, TextBox, boolean, String, String) - Method in interface org.jbpm.designer.client.util.ComboBoxView.ComboBoxPresenter
 
init(ComboBoxView.ComboBoxPresenter, ComboBoxView.ModelPresenter, ValueListBox<String>, TextBox, String) - Method in interface org.jbpm.designer.client.util.ComboBoxView
 
init(ComboBoxView.ComboBoxPresenter, ComboBoxView.ModelPresenter, ValueListBox<String>, TextBox, String) - Method in class org.jbpm.designer.client.util.ComboBoxViewImpl
 
INPUT_VARIABLES - Static variable in class org.jbpm.designer.client.shared.AssignmentDataMarshaller
 
inputAssignmentsWidget - Variable in class org.jbpm.designer.client.popup.ActivityDataIOEditorViewImpl
 
INSTANCE - Static variable in interface org.jbpm.designer.client.resources.DesignerEditorResources
 
INSTANCE - Static variable in interface org.jbpm.designer.client.resources.i18n.DesignerEditorConstants
 
INSTANCE_VIEWMODE_KEY - Static variable in class org.jbpm.designer.client.parameters.DesignerEditorParametersPublisher
 
Invalid_character_in_name() - Method in interface org.jbpm.designer.client.resources.i18n.DesignerEditorConstants
 
invalidCharactersInNameErrorMessage - Variable in class org.jbpm.designer.client.util.DataIOEditorNameTextBox
 
invalidCharacterTypedMessage - Variable in class org.jbpm.designer.client.util.DataIOEditorNameTextBox
 
isComplete() - Method in class org.jbpm.designer.client.shared.AssignmentRow
 
isCustomValue(String) - Method in class org.jbpm.designer.client.util.ListBoxValues
 
isDuplicateName(String) - Method in class org.jbpm.designer.client.popup.ActivityDataIOEditorWidget
Tests whether a Row name occurs more than once in the list of rows
isDuplicateName(String) - Method in interface org.jbpm.designer.client.popup.AssignmentListItemWidgetView
 
isDuplicateName(String) - Method in class org.jbpm.designer.client.popup.AssignmentListItemWidgetViewImpl
 
isLatest() - Method in class org.jbpm.designer.client.DesignerPresenter
 
isProcessValidating(String) - Method in class org.jbpm.designer.client.DesignerWidgetPresenter
 
isProcessValidating(String) - Method in class org.jbpm.designer.client.DesignerWidgetView
 
isProjectAsset() - Method in class org.jbpm.designer.client.handlers.NewCaseDefinitionHandler
 
isProjectAsset() - Method in class org.jbpm.designer.client.handlers.NewProcessHandler
 
isQuotedConstant(String) - Static method in class org.jbpm.designer.client.shared.util.StringUtils
Returns true if string starts and ends with double-quote
isReadOnly - Variable in class org.jbpm.designer.client.DesignerPopUpPresenter
 
isValidChar(char) - Method in class org.jbpm.designer.client.util.DataIOEditorNameTextBox
 
isValidValue(String, boolean) - Method in class org.jbpm.designer.client.util.AbstractValidatingTextBox
Tests whether a value is valid
isValidValue(String, boolean) - Method in class org.jbpm.designer.client.util.DataIOEditorNameTextBox
 

L

listBox - Variable in class org.jbpm.designer.client.util.ComboBoxViewImpl
 
listBoxGotFocus() - Method in interface org.jbpm.designer.client.util.ComboBoxView
 
listBoxGotFocus() - Method in class org.jbpm.designer.client.util.ComboBoxViewImpl
 
listBoxHasFocus - Variable in class org.jbpm.designer.client.util.ComboBoxViewImpl
 
listBoxValueChanged(String) - Method in class org.jbpm.designer.client.util.ComboBox
 
listBoxValueChanged(String) - Method in interface org.jbpm.designer.client.util.ComboBoxView.ComboBoxPresenter
 
listBoxValues - Variable in class org.jbpm.designer.client.util.ComboBox
 
ListBoxValues - Class in org.jbpm.designer.client.util
Class containing a list of values for a ValueListBox.
ListBoxValues(String, String, ListBoxValues.ValueTester, int) - Constructor for class org.jbpm.designer.client.util.ListBoxValues
 
ListBoxValues(String, String, ListBoxValues.ValueTester) - Constructor for class org.jbpm.designer.client.util.ListBoxValues
 
ListBoxValues(ListBoxValues, boolean) - Constructor for class org.jbpm.designer.client.util.ListBoxValues
 
ListBoxValues.ValueTester - Interface in org.jbpm.designer.client.util
 
loadContent() - Method in class org.jbpm.designer.client.DesignerPresenter
 

M

makeMenuBar() - Method in class org.jbpm.designer.client.DesignerPresenter
 
makeValidValue(String) - Method in class org.jbpm.designer.client.util.AbstractValidatingTextBox
If validation fails (e.g. as a result of a user pasting a value) when the TextBox looses focus this method is called to transform the current value into one which is valid.
makeValidValue(String) - Method in class org.jbpm.designer.client.util.DataIOEditorNameTextBox
 
mapDisplayValuesToValues - Variable in class org.jbpm.designer.client.util.ListBoxValues
 
marshallToJson(AssignmentData) - Method in class org.jbpm.designer.client.popup.ActivityDataIOEditor
 
maxDisplayLength - Variable in class org.jbpm.designer.client.util.ListBoxValues
 
Migrate() - Method in interface org.jbpm.designer.client.resources.i18n.DesignerEditorConstants
 
ModelEditorConfirmSaveBeforeRename() - Method in interface org.jbpm.designer.client.resources.i18n.DesignerEditorConstants
 
modelPresenter - Variable in class org.jbpm.designer.client.util.ComboBoxViewImpl
 

N

name - Variable in class org.jbpm.designer.client.popup.AssignmentListItemWidgetViewImpl
 
Name() - Method in interface org.jbpm.designer.client.resources.i18n.DesignerEditorConstants
 
nameth - Variable in class org.jbpm.designer.client.popup.ActivityDataIOEditorWidgetViewImpl
 
newButton() - Method in class org.jbpm.designer.client.DesignerPresenter
keep this method for testing purposes.
NewCaseDefinitionHandler - Class in org.jbpm.designer.client.handlers
 
NewCaseDefinitionHandler() - Constructor for class org.jbpm.designer.client.handlers.NewCaseDefinitionHandler
 
NewCaseDefinitionHandler(Caller<DesignerAssetService>, PlaceManager, Bpmn2Type) - Constructor for class org.jbpm.designer.client.handlers.NewCaseDefinitionHandler
 
NewCaseDefinitionHandler(Caller<DesignerAssetService>, PlaceManager, Bpmn2Type, Event<NewResourceSuccessEvent>) - Constructor for class org.jbpm.designer.client.handlers.NewCaseDefinitionHandler
 
NewProcessHandler - Class in org.jbpm.designer.client.handlers
 
NewProcessHandler() - Constructor for class org.jbpm.designer.client.handlers.NewProcessHandler
 
NewProcessHandler(Caller<DesignerAssetService>, PlaceManager, Bpmn2Type) - Constructor for class org.jbpm.designer.client.handlers.NewProcessHandler
 
NewProcessHandler(Caller<DesignerAssetService>, PlaceManager, Bpmn2Type, Event<NewResourceSuccessEvent>) - Constructor for class org.jbpm.designer.client.handlers.NewProcessHandler
 
No_Data_Input() - Method in interface org.jbpm.designer.client.resources.i18n.DesignerEditorConstants
 
No_Data_Output() - Method in interface org.jbpm.designer.client.resources.i18n.DesignerEditorConstants
 
notification - Variable in class org.jbpm.designer.client.popup.ActivityDataIOEditorWidgetViewImpl
 
notification - Variable in class org.jbpm.designer.client.popup.AssignmentListItemWidgetViewImpl
 
notifyOpenInXMLEditor(DesignerNotificationEvent) - Method in class org.jbpm.designer.client.DesignerPresenter
 

O

onClose() - Method in class org.jbpm.designer.client.DesignerPresenter
 
onClose() - Method in class org.jbpm.designer.client.DesignerPresenterActivity
 
onClose() - Method in interface org.jbpm.designer.client.DesignerView
 
onClose() - Method in class org.jbpm.designer.client.DesignerViewImpl
 
onHide(Event) - Method in class org.jbpm.designer.client.popup.ActivityDataIOEditorViewImpl
 
onLockChange(UpdatedLockStatusEvent) - Method in class org.jbpm.designer.client.DesignerPresenter
 
Only_single_entry_allowed() - Method in interface org.jbpm.designer.client.resources.i18n.DesignerEditorConstants
 
onMayClose() - Method in class org.jbpm.designer.client.DesignerPresenterActivity
 
onOpen() - Method in class org.jbpm.designer.client.DesignerPopUpPresenter
 
onOpen() - Method in class org.jbpm.designer.client.DesignerPopUpPresenterActivity
 
onResize() - Method in class org.jbpm.designer.client.DesignerPopUpPresenter
 
onResize() - Method in class org.jbpm.designer.client.DesignerViewImpl
 
onResize() - Method in class org.jbpm.designer.client.DesignerWidgetView
 
onStartup(PlaceRequest) - Method in class org.jbpm.designer.client.DesignerPopUpPresenter
 
onStartup(PlaceRequest) - Method in class org.jbpm.designer.client.DesignerPopUpPresenterActivity
 
onStartup(ObservablePath, PlaceRequest) - Method in class org.jbpm.designer.client.DesignerPresenter
 
onStartup(ObservablePath, PlaceRequest) - Method in class org.jbpm.designer.client.DesignerPresenterActivity
 
openInTab(String, String) - Method in class org.jbpm.designer.client.DesignerPresenter
 
openInXMLEditorTab(String) - Method in class org.jbpm.designer.client.DesignerPresenter
 
order() - Method in class org.jbpm.designer.client.handlers.NewProcessHandler
 
org.jbpm.designer.client - package org.jbpm.designer.client
 
org.jbpm.designer.client.handlers - package org.jbpm.designer.client.handlers
 
org.jbpm.designer.client.notification - package org.jbpm.designer.client.notification
 
org.jbpm.designer.client.parameters - package org.jbpm.designer.client.parameters
 
org.jbpm.designer.client.popup - package org.jbpm.designer.client.popup
 
org.jbpm.designer.client.resources - package org.jbpm.designer.client.resources
 
org.jbpm.designer.client.resources.i18n - package org.jbpm.designer.client.resources.i18n
 
org.jbpm.designer.client.resources.images - package org.jbpm.designer.client.resources.images
 
org.jbpm.designer.client.shared - package org.jbpm.designer.client.shared
 
org.jbpm.designer.client.shared.util - package org.jbpm.designer.client.shared.util
 
org.jbpm.designer.client.type - package org.jbpm.designer.client.type
 
org.jbpm.designer.client.util - package org.jbpm.designer.client.util
 
OUTPUT_VARIABLES - Static variable in class org.jbpm.designer.client.shared.AssignmentDataMarshaller
 
outputAssignmentsWidget - Variable in class org.jbpm.designer.client.popup.ActivityDataIOEditorViewImpl
 

P

presenter - Variable in class org.jbpm.designer.client.popup.ActivityDataIOEditorViewImpl
 
presenter - Variable in class org.jbpm.designer.client.util.ComboBoxViewImpl
 
PROCESS_SOURCE_KEY - Static variable in class org.jbpm.designer.client.parameters.DesignerEditorParametersPublisher
 
PROCESS_VARIABLES - Static variable in class org.jbpm.designer.client.shared.AssignmentDataMarshaller
 
ProcessModel() - Method in interface org.jbpm.designer.client.resources.i18n.DesignerEditorConstants
 
processVar - Variable in class org.jbpm.designer.client.popup.AssignmentListItemWidgetViewImpl
 
processVarListBoxValues - Variable in class org.jbpm.designer.client.popup.AssignmentListItemWidgetViewImpl
 
processVarTester() - Method in class org.jbpm.designer.client.popup.ActivityDataIOEditor
 
processVarTester() - Method in interface org.jbpm.designer.client.popup.ActivityDataIOEditorView.Presenter
 
publish(Map<String, String>) - Method in class org.jbpm.designer.client.parameters.DesignerEditorParametersPublisher
 
publishActiveNodes(Map<String, String>) - Method in class org.jbpm.designer.client.parameters.DesignerEditorParametersPublisher
 
publishActiveNodesInfo(String) - Method in interface org.jbpm.designer.client.parameters.DesignerEditorParametersPublisherView
 
publishActiveNodesInfo(String) - Method in class org.jbpm.designer.client.parameters.DesignerEditorParametersPublisherViewImpl
 
publishCompletedNodes(Map<String, String>) - Method in class org.jbpm.designer.client.parameters.DesignerEditorParametersPublisher
 
publishCompletedNodesInfo(String) - Method in interface org.jbpm.designer.client.parameters.DesignerEditorParametersPublisherView
 
publishCompletedNodesInfo(String) - Method in class org.jbpm.designer.client.parameters.DesignerEditorParametersPublisherViewImpl
 
publishProcessSources(Map<String, String>) - Method in class org.jbpm.designer.client.parameters.DesignerEditorParametersPublisher
 
publishProcessSourcesInfo(String) - Method in interface org.jbpm.designer.client.parameters.DesignerEditorParametersPublisherView
 
publishProcessSourcesInfo(String) - Method in class org.jbpm.designer.client.parameters.DesignerEditorParametersPublisherViewImpl
 
putSessionIdToParameters(Map<String, String>) - Method in class org.jbpm.designer.client.parameters.DesignerEditorParametersPublisher
 
putTimeStampToParameters(Map<String, String>) - Method in class org.jbpm.designer.client.parameters.DesignerEditorParametersPublisher
 

Q

quoteStringValues - Variable in class org.jbpm.designer.client.util.ComboBox
 

R

raiseAskOpenInXMLEditor(String) - Method in class org.jbpm.designer.client.DesignerWidgetView
 
raiseEventCheckSave(boolean, String) - Method in interface org.jbpm.designer.client.DesignerView
 
raiseEventCheckSave(boolean, String) - Method in class org.jbpm.designer.client.DesignerViewImpl
 
raiseEventCheckSave(boolean, String, String) - Method in class org.jbpm.designer.client.DesignerWidgetPresenter
 
raiseEventCheckSave(boolean, String, String) - Method in class org.jbpm.designer.client.DesignerWidgetView
 
raiseEventReload() - Method in interface org.jbpm.designer.client.DesignerView
 
raiseEventReload() - Method in class org.jbpm.designer.client.DesignerViewImpl
 
raiseEventReload(String) - Method in class org.jbpm.designer.client.DesignerWidgetPresenter
 
raiseEventReload(String) - Method in class org.jbpm.designer.client.DesignerWidgetView
 
raiseEventSave() - Method in interface org.jbpm.designer.client.DesignerView
 
raiseEventSave() - Method in class org.jbpm.designer.client.DesignerViewImpl
 
raiseEventSave(String) - Method in class org.jbpm.designer.client.DesignerWidgetPresenter
 
raiseEventSave(String) - Method in class org.jbpm.designer.client.DesignerWidgetView
 
raiseEventSaveCancel() - Method in interface org.jbpm.designer.client.DesignerView
 
raiseEventSaveCancel() - Method in class org.jbpm.designer.client.DesignerViewImpl
 
raiseEventSaveCancel(String) - Method in class org.jbpm.designer.client.DesignerWidgetPresenter
 
raiseEventSaveCancel(String) - Method in class org.jbpm.designer.client.DesignerWidgetView
 
raiseEventUpdate() - Method in interface org.jbpm.designer.client.DesignerView
 
raiseEventUpdate() - Method in class org.jbpm.designer.client.DesignerViewImpl
 
raiseEventUpdate(String) - Method in class org.jbpm.designer.client.DesignerWidgetPresenter
 
raiseEventUpdate(String) - Method in class org.jbpm.designer.client.DesignerWidgetView
 
raiseEventUpdateLock() - Method in interface org.jbpm.designer.client.DesignerView
 
raiseEventUpdateLock() - Method in class org.jbpm.designer.client.DesignerViewImpl
 
raiseEventUpdateLock(String) - Method in class org.jbpm.designer.client.DesignerWidgetPresenter
 
raiseEventUpdateLock(String) - Method in class org.jbpm.designer.client.DesignerWidgetView
 
regExp - Variable in class org.jbpm.designer.client.util.DataIOEditorNameTextBox
 
reload() - Method in class org.jbpm.designer.client.DesignerPresenter
 
removeAssignment(AssignmentRow) - Method in class org.jbpm.designer.client.popup.ActivityDataIOEditorWidget
 
Removed_invalid_characters_from_name() - Method in interface org.jbpm.designer.client.resources.i18n.DesignerEditorConstants
 

S

save() - Method in class org.jbpm.designer.client.DesignerPresenter
 
save(Command) - Method in class org.jbpm.designer.client.DesignerPresenter
 
Save() - Method in interface org.jbpm.designer.client.resources.i18n.DesignerEditorConstants
 
setAcceptableValues(List<String>) - Method in interface org.jbpm.designer.client.util.ComboBoxView
 
setAcceptableValues(List<String>) - Method in class org.jbpm.designer.client.util.ComboBoxViewImpl
 
setAllowDuplicateNames(boolean, String) - Method in class org.jbpm.designer.client.popup.ActivityDataIOEditorWidget
 
setAllowDuplicateNames(boolean, String) - Method in interface org.jbpm.designer.client.popup.AssignmentListItemWidgetView
 
setAllowDuplicateNames(boolean, String) - Method in class org.jbpm.designer.client.popup.AssignmentListItemWidgetViewImpl
 
setAssignmentData(AssignmentData) - Method in class org.jbpm.designer.client.popup.ActivityDataIOEditor
 
setAssignmentRows(List<AssignmentRow>) - Method in interface org.jbpm.designer.client.popup.ActivityDataIOEditorWidgetView
 
setAssignmentRows(List<AssignmentRow>) - Method in class org.jbpm.designer.client.popup.ActivityDataIOEditorWidgetViewImpl
 
setAssignments(String) - Method in class org.jbpm.designer.client.shared.AssignmentData
 
setCallback(ActivityDataIOEditor.GetDataCallback) - Method in class org.jbpm.designer.client.popup.ActivityDataIOEditor
 
setConstant(String) - Method in interface org.jbpm.designer.client.popup.AssignmentListItemWidgetView
 
setConstant(String) - Method in class org.jbpm.designer.client.popup.AssignmentListItemWidgetViewImpl
 
setConstant(String) - Method in class org.jbpm.designer.client.shared.Assignment
 
setConstant(String) - Method in class org.jbpm.designer.client.shared.AssignmentRow
 
setCurrentTextValue(String) - Method in class org.jbpm.designer.client.util.ComboBox
 
setCurrentTextValue(String) - Method in interface org.jbpm.designer.client.util.ComboBoxView.ComboBoxPresenter
 
setCustomAssignmentProperties(String) - Method in class org.jbpm.designer.client.shared.AssignmentData
 
setCustomAssignmentProperties(Map<String, List<String>>) - Method in class org.jbpm.designer.client.shared.AssignmentData
 
setCustomAssignmentsProperties(Map<String, List<String>>) - Method in class org.jbpm.designer.client.popup.ActivityDataIOEditor
 
setCustomAssignmentsProperties(Map<String, List<String>>) - Method in interface org.jbpm.designer.client.popup.ActivityDataIOEditorView
 
setCustomAssignmentsProperties(Map<String, List<String>>) - Method in class org.jbpm.designer.client.popup.ActivityDataIOEditorViewImpl
 
setCustomAssignmentsProperties(Map<String, List<String>>) - Method in class org.jbpm.designer.client.popup.ActivityDataIOEditorWidget
 
setCustomAssignmentsProperties(Map<String, List<String>>) - Method in interface org.jbpm.designer.client.popup.AssignmentListItemWidgetView
 
setCustomAssignmentsProperties(Map<String, List<String>>) - Method in class org.jbpm.designer.client.popup.AssignmentListItemWidgetViewImpl
 
setCustomDataType(String) - Method in interface org.jbpm.designer.client.popup.AssignmentListItemWidgetView
 
setCustomDataType(String) - Method in class org.jbpm.designer.client.popup.AssignmentListItemWidgetViewImpl
 
setCustomDataType(String) - Method in class org.jbpm.designer.client.shared.Assignment
 
setCustomDataType(String) - Method in class org.jbpm.designer.client.shared.AssignmentRow
 
setCustomDataType(String) - Method in class org.jbpm.designer.client.shared.Variable
 
setCustomViewTitle(String) - Method in interface org.jbpm.designer.client.popup.ActivityDataIOEditorView
 
setCustomViewTitle(String) - Method in class org.jbpm.designer.client.popup.ActivityDataIOEditorViewImpl
 
setData(List<AssignmentRow>) - Method in class org.jbpm.designer.client.popup.ActivityDataIOEditorWidget
 
setDataType(String) - Method in interface org.jbpm.designer.client.popup.AssignmentListItemWidgetView
 
setDataType(String) - Method in class org.jbpm.designer.client.popup.AssignmentListItemWidgetViewImpl
 
setDataType(String) - Method in class org.jbpm.designer.client.shared.Assignment
 
setDataType(String) - Method in class org.jbpm.designer.client.shared.AssignmentRow
 
setDataType(String) - Method in class org.jbpm.designer.client.shared.Variable
 
setDataTypes(List<String>, List<String>) - Method in class org.jbpm.designer.client.popup.ActivityDataIOEditor
 
setDataTypes(ListBoxValues) - Method in class org.jbpm.designer.client.popup.ActivityDataIOEditorWidget
 
setDataTypes(ListBoxValues) - Method in interface org.jbpm.designer.client.popup.AssignmentListItemWidgetView
 
setDataTypes(ListBoxValues) - Method in class org.jbpm.designer.client.popup.AssignmentListItemWidgetViewImpl
 
setDataTypes(String) - Method in class org.jbpm.designer.client.shared.AssignmentData
 
setDataTypes(List<String>, List<String>) - Method in class org.jbpm.designer.client.shared.AssignmentData
 
setDefaultViewTitle() - Method in interface org.jbpm.designer.client.popup.ActivityDataIOEditorView
 
setDefaultViewTitle() - Method in class org.jbpm.designer.client.popup.ActivityDataIOEditorViewImpl
 
setDesignerWidget(DesignerWidgetPresenter) - Method in class org.jbpm.designer.client.DesignerViewImpl
 
setDisallowedNames(Set<String>, String) - Method in class org.jbpm.designer.client.popup.ActivityDataIOEditorWidget
 
setDisallowedNames(Set<String>, String) - Method in interface org.jbpm.designer.client.popup.AssignmentListItemWidgetView
 
setDisallowedNames(Set<String>, String) - Method in class org.jbpm.designer.client.popup.AssignmentListItemWidgetViewImpl
 
setDisallowedPropertyNames(List<String>) - Method in class org.jbpm.designer.client.popup.ActivityDataIOEditor
 
setDisallowedPropertyNames(String) - Method in class org.jbpm.designer.client.shared.AssignmentData
 
setEditorID(String) - Method in interface org.jbpm.designer.client.DesignerWidgetPresenter.View
 
setEditorID(String) - Method in class org.jbpm.designer.client.DesignerWidgetView
 
setEditorParamters(Map<String, String>) - Method in interface org.jbpm.designer.client.DesignerWidgetPresenter.View
 
setEditorParamters(Map<String, String>) - Method in class org.jbpm.designer.client.DesignerWidgetView
 
setId(long) - Method in class org.jbpm.designer.client.shared.AssignmentRow
 
setInputAssignmentRows(List<AssignmentRow>) - Method in class org.jbpm.designer.client.popup.ActivityDataIOEditor
 
setInputAssignmentRows(List<AssignmentRow>) - Method in interface org.jbpm.designer.client.popup.ActivityDataIOEditorView
 
setInputAssignmentRows(List<AssignmentRow>) - Method in class org.jbpm.designer.client.popup.ActivityDataIOEditorViewImpl
 
setInputAssignmentsDisallowedNames(Set<String>) - Method in interface org.jbpm.designer.client.popup.ActivityDataIOEditorView
 
setInputAssignmentsDisallowedNames(Set<String>) - Method in class org.jbpm.designer.client.popup.ActivityDataIOEditorViewImpl
 
setInputAssignmentsProcessVariables(List<String>) - Method in interface org.jbpm.designer.client.popup.ActivityDataIOEditorView
 
setInputAssignmentsProcessVariables(List<String>) - Method in class org.jbpm.designer.client.popup.ActivityDataIOEditorViewImpl
 
setInputAssignmentsVisibility(boolean) - Method in interface org.jbpm.designer.client.popup.ActivityDataIOEditorView
 
setInputAssignmentsVisibility(boolean) - Method in class org.jbpm.designer.client.popup.ActivityDataIOEditorViewImpl
 
setInputVariables(String) - Method in class org.jbpm.designer.client.shared.AssignmentData
 
setInvalidValues(Set<String>, boolean, String) - Method in class org.jbpm.designer.client.util.DataIOEditorNameTextBox
Sets the invalid values for the TextBox
setIsInputAssignmentSingleVar(boolean) - Method in interface org.jbpm.designer.client.popup.ActivityDataIOEditorView
 
setIsInputAssignmentSingleVar(boolean) - Method in class org.jbpm.designer.client.popup.ActivityDataIOEditorViewImpl
 
setIsOutputAssignmentSingleVar(boolean) - Method in interface org.jbpm.designer.client.popup.ActivityDataIOEditorView
 
setIsOutputAssignmentSingleVar(boolean) - Method in class org.jbpm.designer.client.popup.ActivityDataIOEditorViewImpl
 
setIsSingleVar(boolean) - Method in class org.jbpm.designer.client.popup.ActivityDataIOEditorWidget
 
setIsVisible(boolean) - Method in class org.jbpm.designer.client.popup.ActivityDataIOEditorWidget
 
setListBoxModelValue(ValueListBox<String>, String) - Method in class org.jbpm.designer.client.popup.AssignmentListItemWidgetViewImpl
 
setListBoxModelValue(ValueListBox<String>, String) - Method in interface org.jbpm.designer.client.util.ComboBoxView.ModelPresenter
 
setListBoxModelValue(String) - Method in interface org.jbpm.designer.client.util.ComboBoxView
 
setListBoxModelValue(String) - Method in class org.jbpm.designer.client.util.ComboBoxViewImpl
 
setListBoxValue(String) - Method in class org.jbpm.designer.client.util.ComboBox
 
setListBoxValue(String) - Method in interface org.jbpm.designer.client.util.ComboBoxView
 
setListBoxValue(String) - Method in class org.jbpm.designer.client.util.ComboBoxViewImpl
 
setListBoxValues(ListBoxValues) - Method in class org.jbpm.designer.client.util.ComboBox
 
setListBoxValues(ListBoxValues) - Method in interface org.jbpm.designer.client.util.ComboBoxView.ComboBoxPresenter
 
setListBoxVisible(boolean) - Method in interface org.jbpm.designer.client.util.ComboBoxView
 
setListBoxVisible(boolean) - Method in class org.jbpm.designer.client.util.ComboBoxViewImpl
 
setModel(AssignmentRow) - Method in class org.jbpm.designer.client.popup.AssignmentListItemWidgetViewImpl
 
setName(String) - Method in class org.jbpm.designer.client.shared.Assignment
 
setName(String) - Method in class org.jbpm.designer.client.shared.AssignmentRow
 
setName(String) - Method in class org.jbpm.designer.client.shared.Variable
 
setNoneDisplayStyle() - Method in interface org.jbpm.designer.client.popup.ActivityDataIOEditorWidgetView
 
setNoneDisplayStyle() - Method in class org.jbpm.designer.client.popup.ActivityDataIOEditorWidgetViewImpl
 
setOutputAssignmentRows(List<AssignmentRow>) - Method in class org.jbpm.designer.client.popup.ActivityDataIOEditor
 
setOutputAssignmentRows(List<AssignmentRow>) - Method in interface org.jbpm.designer.client.popup.ActivityDataIOEditorView
 
setOutputAssignmentRows(List<AssignmentRow>) - Method in class org.jbpm.designer.client.popup.ActivityDataIOEditorViewImpl
 
setOutputAssignmentsProcessVariables(List<String>) - Method in interface org.jbpm.designer.client.popup.ActivityDataIOEditorView
 
setOutputAssignmentsProcessVariables(List<String>) - Method in class org.jbpm.designer.client.popup.ActivityDataIOEditorViewImpl
 
setOutputAssignmentsVisibility(boolean) - Method in interface org.jbpm.designer.client.popup.ActivityDataIOEditorView
 
setOutputAssignmentsVisibility(boolean) - Method in class org.jbpm.designer.client.popup.ActivityDataIOEditorViewImpl
 
setOutputVariables(String) - Method in class org.jbpm.designer.client.shared.AssignmentData
 
setParentWidget(ActivityDataIOEditorWidget) - Method in interface org.jbpm.designer.client.popup.AssignmentListItemWidgetView
 
setParentWidget(ActivityDataIOEditorWidget) - Method in class org.jbpm.designer.client.popup.AssignmentListItemWidgetViewImpl
 
setPossibleInputAssignmentsDataTypes(List<String>) - Method in interface org.jbpm.designer.client.popup.ActivityDataIOEditorView
 
setPossibleInputAssignmentsDataTypes(List<String>) - Method in class org.jbpm.designer.client.popup.ActivityDataIOEditorViewImpl
 
setPossibleOutputAssignmentsDataTypes(List<String>) - Method in interface org.jbpm.designer.client.popup.ActivityDataIOEditorView
 
setPossibleOutputAssignmentsDataTypes(List<String>) - Method in class org.jbpm.designer.client.popup.ActivityDataIOEditorViewImpl
 
setProcessSaved(String) - Method in class org.jbpm.designer.client.DesignerWidgetPresenter
 
setProcessSaved(String) - Method in class org.jbpm.designer.client.DesignerWidgetView
 
setProcessUnSaved() - Method in interface org.jbpm.designer.client.DesignerView
 
setProcessUnSaved() - Method in class org.jbpm.designer.client.DesignerViewImpl
 
setProcessUnSaved(String) - Method in class org.jbpm.designer.client.DesignerWidgetPresenter
 
setProcessUnSaved(String) - Method in class org.jbpm.designer.client.DesignerWidgetView
 
setProcessVar(String) - Method in interface org.jbpm.designer.client.popup.AssignmentListItemWidgetView
 
setProcessVar(String) - Method in class org.jbpm.designer.client.popup.AssignmentListItemWidgetViewImpl
 
setProcessVar(String) - Method in class org.jbpm.designer.client.shared.AssignmentRow
 
setProcessVarAsSource() - Method in interface org.jbpm.designer.client.popup.ActivityDataIOEditorWidgetView
 
setProcessVarAsSource() - Method in class org.jbpm.designer.client.popup.ActivityDataIOEditorWidgetViewImpl
 
setProcessVarAsTarget() - Method in interface org.jbpm.designer.client.popup.ActivityDataIOEditorWidgetView
 
setProcessVarAsTarget() - Method in class org.jbpm.designer.client.popup.ActivityDataIOEditorWidgetViewImpl
 
setProcessVariables(List<String>) - Method in class org.jbpm.designer.client.popup.ActivityDataIOEditor
 
setProcessVariables(ListBoxValues) - Method in class org.jbpm.designer.client.popup.ActivityDataIOEditorWidget
 
setProcessVariables(ListBoxValues) - Method in interface org.jbpm.designer.client.popup.AssignmentListItemWidgetView
 
setProcessVariables(ListBoxValues) - Method in class org.jbpm.designer.client.popup.AssignmentListItemWidgetViewImpl
 
setProcessVariables(String) - Method in class org.jbpm.designer.client.shared.AssignmentData
 
setProcessVarName(String) - Method in class org.jbpm.designer.client.shared.Assignment
 
setRegExp(String, String, String) - Method in class org.jbpm.designer.client.util.DataIOEditorNameTextBox
Sets the RegExp pattern for the TextBox
setShowConstants(boolean) - Method in interface org.jbpm.designer.client.popup.AssignmentListItemWidgetView
 
setShowConstants(boolean) - Method in class org.jbpm.designer.client.popup.AssignmentListItemWidgetViewImpl
 
setShowCustomValues(boolean) - Method in class org.jbpm.designer.client.util.ComboBox
 
setShowCustomValues(boolean) - Method in interface org.jbpm.designer.client.util.ComboBoxView.ComboBoxPresenter
 
setSize(int, int) - Method in class org.jbpm.designer.client.DesignerWidgetPresenter
 
setSize(int, int) - Method in class org.jbpm.designer.client.DesignerWidgetView
 
setTableDisplayStyle() - Method in interface org.jbpm.designer.client.popup.ActivityDataIOEditorWidgetView
 
setTableDisplayStyle() - Method in class org.jbpm.designer.client.popup.ActivityDataIOEditorWidgetViewImpl
 
setTableTitleInputMultiple() - Method in interface org.jbpm.designer.client.popup.ActivityDataIOEditorWidgetView
 
setTableTitleInputMultiple() - Method in class org.jbpm.designer.client.popup.ActivityDataIOEditorWidgetViewImpl
 
setTableTitleInputSingle() - Method in interface org.jbpm.designer.client.popup.ActivityDataIOEditorWidgetView
 
setTableTitleInputSingle() - Method in class org.jbpm.designer.client.popup.ActivityDataIOEditorWidgetViewImpl
 
setTableTitleOutputMultiple() - Method in interface org.jbpm.designer.client.popup.ActivityDataIOEditorWidgetView
 
setTableTitleOutputMultiple() - Method in class org.jbpm.designer.client.popup.ActivityDataIOEditorWidgetViewImpl
 
setTableTitleOutputSingle() - Method in interface org.jbpm.designer.client.popup.ActivityDataIOEditorWidgetView
 
setTableTitleOutputSingle() - Method in class org.jbpm.designer.client.popup.ActivityDataIOEditorWidgetViewImpl
 
setTextBoxFocus(boolean) - Method in interface org.jbpm.designer.client.util.ComboBoxView
 
setTextBoxFocus(boolean) - Method in class org.jbpm.designer.client.util.ComboBoxViewImpl
 
setTextBoxModelValue(TextBox, String) - Method in class org.jbpm.designer.client.popup.AssignmentListItemWidgetViewImpl
 
setTextBoxModelValue(TextBox, String) - Method in interface org.jbpm.designer.client.util.ComboBoxView.ModelPresenter
 
setTextBoxModelValue(String) - Method in interface org.jbpm.designer.client.util.ComboBoxView
 
setTextBoxModelValue(String) - Method in class org.jbpm.designer.client.util.ComboBoxViewImpl
 
setTextBoxValue(String) - Method in class org.jbpm.designer.client.util.ComboBox
 
setTextBoxValue(String) - Method in interface org.jbpm.designer.client.util.ComboBoxView
 
setTextBoxValue(String) - Method in class org.jbpm.designer.client.util.ComboBoxViewImpl
 
setTextBoxVisible(boolean) - Method in interface org.jbpm.designer.client.util.ComboBoxView
 
setTextBoxVisible(boolean) - Method in class org.jbpm.designer.client.util.ComboBoxViewImpl
 
setup(Map<String, String>, String, Overview) - Method in class org.jbpm.designer.client.DesignerPresenter
 
setup(String, Map<String, String>) - Method in interface org.jbpm.designer.client.DesignerView
 
setup(String, Map<String, String>) - Method in class org.jbpm.designer.client.DesignerViewImpl
 
setup(String, Map<String, String>) - Method in class org.jbpm.designer.client.DesignerWidgetPresenter
 
setup() - Method in class org.jbpm.designer.client.util.AbstractValidatingTextBox
 
setVariableCountsString(String) - Method in class org.jbpm.designer.client.shared.AssignmentData
 
setVariableCountsString(boolean, boolean, boolean, boolean) - Method in class org.jbpm.designer.client.shared.AssignmentData
 
setVariableType(Variable.VariableType) - Method in class org.jbpm.designer.client.popup.ActivityDataIOEditorWidget
 
setVariableType(Variable.VariableType) - Method in class org.jbpm.designer.client.shared.Assignment
 
setVariableType(Variable.VariableType) - Method in class org.jbpm.designer.client.shared.AssignmentRow
 
setVariableType(Variable.VariableType) - Method in class org.jbpm.designer.client.shared.Variable
 
setVersionRecordManager(VersionRecordManager) - Method in class org.jbpm.designer.client.DesignerPresenter
 
setVisible(boolean) - Method in interface org.jbpm.designer.client.popup.ActivityDataIOEditorWidgetView
 
show() - Method in class org.jbpm.designer.client.popup.ActivityDataIOEditor
 
showBusyIndicator(String) - Method in class org.jbpm.designer.client.DesignerWidgetView
 
showCustomValues - Variable in class org.jbpm.designer.client.util.ComboBox
 
showDataIOEditor(String, String, String, String, String, String, String, String, String, String, JavaScriptObject) - Method in class org.jbpm.designer.client.DesignerPresenter
 
showOnlySingleEntryAllowed() - Method in interface org.jbpm.designer.client.popup.ActivityDataIOEditorWidgetView
 
showOnlySingleEntryAllowed() - Method in class org.jbpm.designer.client.popup.ActivityDataIOEditorWidgetViewImpl
 
showView() - Method in interface org.jbpm.designer.client.popup.ActivityDataIOEditorView
 
showView() - Method in class org.jbpm.designer.client.popup.ActivityDataIOEditorViewImpl
 
showYesNoCancelPopup(String, String, Command, Command) - Method in interface org.jbpm.designer.client.DesignerView
 
showYesNoCancelPopup(String, String, Command, Command) - Method in class org.jbpm.designer.client.DesignerViewImpl
 
Source() - Method in interface org.jbpm.designer.client.resources.i18n.DesignerEditorConstants
 
StringUtils - Class in org.jbpm.designer.client.shared.util
String utility functions
StringUtils() - Constructor for class org.jbpm.designer.client.shared.util.StringUtils
 

T

Target() - Method in interface org.jbpm.designer.client.resources.i18n.DesignerEditorConstants
 
testForInvalidValue(String) - Method in class org.jbpm.designer.client.util.DataIOEditorNameTextBox
Tests whether a value is in the list of invalid values
textBox - Variable in class org.jbpm.designer.client.util.ComboBoxViewImpl
 
textBoxGotFocus() - Method in interface org.jbpm.designer.client.util.ComboBoxView
 
textBoxGotFocus() - Method in class org.jbpm.designer.client.util.ComboBoxViewImpl
 
textBoxLostFocus() - Method in interface org.jbpm.designer.client.util.ComboBoxView
 
textBoxLostFocus() - Method in class org.jbpm.designer.client.util.ComboBoxViewImpl
 
textBoxValueChanged(String) - Method in class org.jbpm.designer.client.util.ComboBox
 
textBoxValueChanged(String) - Method in interface org.jbpm.designer.client.util.ComboBoxView.ComboBoxPresenter
 
This_input_should_be_entered_as_a_property_for_the_task() - Method in interface org.jbpm.designer.client.resources.i18n.DesignerEditorConstants
 
toString() - Method in class org.jbpm.designer.client.shared.Assignment
Serializes assignment e.g. e.g.
toString() - Method in class org.jbpm.designer.client.shared.AssignmentData
 
toString() - Method in class org.jbpm.designer.client.shared.AssignmentRow
 
toString() - Method in class org.jbpm.designer.client.shared.Variable
 
toString() - Method in class org.jbpm.designer.client.util.ListBoxValues
 
turnOffValidation(String) - Method in class org.jbpm.designer.client.DesignerWidgetPresenter
 
turnOffValidation(String) - Method in class org.jbpm.designer.client.DesignerWidgetView
 
typeForm() - Method in interface org.jbpm.designer.client.resources.images.DesignerEditorImageResources
 

U

update(String) - Method in class org.jbpm.designer.client.util.ListBoxValues
 
updateListBoxValues(String) - Method in class org.jbpm.designer.client.util.ComboBox
 
updateListBoxValues(String) - Method in interface org.jbpm.designer.client.util.ComboBoxView.ComboBoxPresenter
 
urlDecode(String) - Method in class org.jbpm.designer.client.shared.util.StringUtils
URLDecode a string
urlEncode(String) - Method in class org.jbpm.designer.client.shared.util.StringUtils
URLEncode a string

V

valueOf(String) - Static method in enum org.jbpm.designer.client.shared.Variable.VariableType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jbpm.designer.client.shared.Variable.VariableType
Returns an array containing the constants of this enum type, in the order they are declared.
Variable - Class in org.jbpm.designer.client.shared
 
Variable(Variable.VariableType) - Constructor for class org.jbpm.designer.client.shared.Variable
 
Variable(String, Variable.VariableType) - Constructor for class org.jbpm.designer.client.shared.Variable
 
Variable(String, Variable.VariableType, String, String) - Constructor for class org.jbpm.designer.client.shared.Variable
 
Variable.VariableType - Enum in org.jbpm.designer.client.shared
 
VARIABLE_COUNTS_STRING - Static variable in class org.jbpm.designer.client.shared.AssignmentDataMarshaller
 
A B C D E F G H I L M N O P Q R S T U V 
Skip navigation links
jBPM Designer - Client 7.33.0.Final-redhat-00003

Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.