jbpm-data-modeler-editor-client 6.0.0-SNAPSHOT

org.jbpm.datamodeler.editor.client.editors.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


Nested Class Summary
 
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
 
Field Summary
static Constants INSTANCE
           
 
Method Summary
 String modelBrowser_action_deleteDataObject()
           
 String modelBrowser_columnName()
           
 String modelBrowser_create()
           
 String modelBrowser_createDataObject()
           
 String modelBrowser_emptyTable()
           
 String modelBrowser_modelUnknown()
           
 String modelEditor_loading()
           
 String modelEditor_menu_file()
           
 String modelEditor_menu_generate()
           
 String modelEditor_menu_main()
           
 String modelEditor_menu_new_dataObject()
           
 String modelEditor_menu_save()
           
 String modelEditor_newModel()
           
 String modelEditor_notification_dataModel_generated()
           
 String modelEditor_notification_dataModel_loaded(String name)
           
 String modelEditor_notification_dataModel_saved()
           
 String modelEditor_notification_dataObject_created(String name)
           
 String modelEditor_notification_dataObject_deleted(String name)
           
 String modelEditor_screen_name()
           
 String new_dataobject_placeholder()
           
 String new_dataobject_popup_existing_package()
           
 String new_dataobject_popup_name()
           
 String new_dataobject_popup_new_package()
           
 String new_dataobject_popup_superclass()
           
 String new_dataobject_popup_title()
           
 String objectEditor_action_deleteProperty()
           
 String objectEditor_basicType()
           
 String objectEditor_columnName()
           
 String objectEditor_columnType()
           
 String objectEditor_create()
           
 String objectEditor_createProperty()
           
 String objectEditor_dataObjectType()
           
 String objectEditor_emptyTable()
           
 String objectEditor_multiple()
           
 String objectEditor_objectUnknown()
           
 String packageSelector_popup_add()
           
 String packageSelector_popup_title()
           
 String validation_error_invalid_object_identifier(String name)
           
 String validation_error_invalid_package_identifier(String packageName)
           
 String validation_error_object_already_exists(String name, String packageName)
           
 

Field Detail

INSTANCE

static final Constants INSTANCE
Method Detail

modelEditor_newModel

String modelEditor_newModel()

modelEditor_menu_main

String modelEditor_menu_main()

modelEditor_menu_file

String modelEditor_menu_file()

modelEditor_screen_name

String modelEditor_screen_name()

modelEditor_menu_save

String modelEditor_menu_save()

modelEditor_menu_new_dataObject

String modelEditor_menu_new_dataObject()

modelEditor_menu_generate

String modelEditor_menu_generate()

modelEditor_loading

String modelEditor_loading()

modelEditor_notification_dataObject_created

String modelEditor_notification_dataObject_created(String name)

modelEditor_notification_dataObject_deleted

String modelEditor_notification_dataObject_deleted(String name)

modelEditor_notification_dataModel_generated

String modelEditor_notification_dataModel_generated()

modelEditor_notification_dataModel_loaded

String modelEditor_notification_dataModel_loaded(String name)

modelEditor_notification_dataModel_saved

String modelEditor_notification_dataModel_saved()

modelBrowser_modelUnknown

String modelBrowser_modelUnknown()

modelBrowser_emptyTable

String modelBrowser_emptyTable()

modelBrowser_create

String modelBrowser_create()

modelBrowser_createDataObject

String modelBrowser_createDataObject()

modelBrowser_action_deleteDataObject

String modelBrowser_action_deleteDataObject()

modelBrowser_columnName

String modelBrowser_columnName()

objectEditor_objectUnknown

String objectEditor_objectUnknown()

objectEditor_createProperty

String objectEditor_createProperty()

objectEditor_create

String objectEditor_create()

objectEditor_emptyTable

String objectEditor_emptyTable()

objectEditor_columnName

String objectEditor_columnName()

objectEditor_columnType

String objectEditor_columnType()

objectEditor_basicType

String objectEditor_basicType()

objectEditor_dataObjectType

String objectEditor_dataObjectType()

objectEditor_multiple

String objectEditor_multiple()

objectEditor_action_deleteProperty

String objectEditor_action_deleteProperty()

new_dataobject_popup_title

String new_dataobject_popup_title()

new_dataobject_popup_name

String new_dataobject_popup_name()

new_dataobject_placeholder

String new_dataobject_placeholder()

new_dataobject_popup_new_package

String new_dataobject_popup_new_package()

new_dataobject_popup_existing_package

String new_dataobject_popup_existing_package()

new_dataobject_popup_superclass

String new_dataobject_popup_superclass()

packageSelector_popup_title

String packageSelector_popup_title()

packageSelector_popup_add

String packageSelector_popup_add()

validation_error_invalid_object_identifier

String validation_error_invalid_object_identifier(String name)

validation_error_invalid_package_identifier

String validation_error_invalid_package_identifier(String packageName)

validation_error_object_already_exists

String validation_error_object_already_exists(String name,
                                              String packageName)

jbpm-data-modeler-editor-client 6.0.0-SNAPSHOT

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.