Class Constants
- java.lang.Object
-
- org.uberfire.ext.editor.commons.client.resources.i18n.Constants
-
public class Constants extends Object
-
-
Field Summary
-
Constructor Summary
Constructors Constructor Description Constants()
-
-
-
Field Detail
-
SavePopUpView_SaveWithComments
@TranslationKey(defaultValue="") public static final String SavePopUpView_SaveWithComments
- See Also:
- Constant Field Values
-
SavePopUpView_Save
@TranslationKey(defaultValue="") public static final String SavePopUpView_Save
- See Also:
- Constant Field Values
-
SavePopUpView_Cancel
@TranslationKey(defaultValue="") public static final String SavePopUpView_Cancel
- See Also:
- Constant Field Values
-
DeletePopUpView_ConfirmDelete
@TranslationKey(defaultValue="") public static final String DeletePopUpView_ConfirmDelete
- See Also:
- Constant Field Values
-
DeletePopUpView_Delete
@TranslationKey(defaultValue="") public static final String DeletePopUpView_Delete
- See Also:
- Constant Field Values
-
DeletePopUpView_Cancel
@TranslationKey(defaultValue="") public static final String DeletePopUpView_Cancel
- See Also:
- Constant Field Values
-
DeletePopUpView_DeleteNotAllowed
@TranslationKey(defaultValue="") public static final String DeletePopUpView_DeleteNotAllowed
- See Also:
- Constant Field Values
-
DeletePopUpView_UnexpectedError
@TranslationKey(defaultValue="") public static final String DeletePopUpView_UnexpectedError
- See Also:
- Constant Field Values
-
RestorePopUpView_RestoreWithComments
@TranslationKey(defaultValue="") public static final String RestorePopUpView_RestoreWithComments
- See Also:
- Constant Field Values
-
RestorePopUpView_Restore
@TranslationKey(defaultValue="") public static final String RestorePopUpView_Restore
- See Also:
- Constant Field Values
-
RestorePopUpView_Cancel
@TranslationKey(defaultValue="") public static final String RestorePopUpView_Cancel
- See Also:
- Constant Field Values
-
CopyPopUpView_MakeACopy
@TranslationKey(defaultValue="") public static final String CopyPopUpView_MakeACopy
- See Also:
- Constant Field Values
-
CopyPopUpView_Cancel
@TranslationKey(defaultValue="") public static final String CopyPopUpView_Cancel
- See Also:
- Constant Field Values
-
CopyPopUpView_InvalidFileName
@TranslationKey(defaultValue="") public static final String CopyPopUpView_InvalidFileName
- See Also:
- Constant Field Values
-
CopyPopUpView_FileAlreadyExists
@TranslationKey(defaultValue="") public static final String CopyPopUpView_FileAlreadyExists
- See Also:
- Constant Field Values
-
CopyPopUpView_NewName
@TranslationKey(defaultValue="") public static final String CopyPopUpView_NewName
- See Also:
- Constant Field Values
-
CopyPopUpView_CopyNotAllowed
@TranslationKey(defaultValue="") public static final String CopyPopUpView_CopyNotAllowed
- See Also:
- Constant Field Values
-
RenamePopUpView_RenameAsset
@TranslationKey(defaultValue="") public static final String RenamePopUpView_RenameAsset
- See Also:
- Constant Field Values
-
RenamePopUpView_Rename
@TranslationKey(defaultValue="") public static final String RenamePopUpView_Rename
- See Also:
- Constant Field Values
-
RenamePopUpView_SaveAndRename
@TranslationKey(defaultValue="") public static final String RenamePopUpView_SaveAndRename
- See Also:
- Constant Field Values
-
RenamePopUpView_Cancel
@TranslationKey(defaultValue="") public static final String RenamePopUpView_Cancel
- See Also:
- Constant Field Values
-
RenamePopUpView_InvalidFileName
@TranslationKey(defaultValue="") public static final String RenamePopUpView_InvalidFileName
- See Also:
- Constant Field Values
-
RenamePopUpView_FileAlreadyExists
@TranslationKey(defaultValue="") public static final String RenamePopUpView_FileAlreadyExists
- See Also:
- Constant Field Values
-
RenamePopUpView_RenameNotAllowed
@TranslationKey(defaultValue="") public static final String RenamePopUpView_RenameNotAllowed
- See Also:
- Constant Field Values
-
ToggleCommentView_EnterComment
@TranslationKey(defaultValue="") public static final String ToggleCommentView_EnterComment
- See Also:
- Constant Field Values
-
HtmlEditorView_CantSaveReadOnly
@TranslationKey(defaultValue="") public static final String HtmlEditorView_CantSaveReadOnly
- See Also:
- Constant Field Values
-
HtmlEditorView_Loading
@TranslationKey(defaultValue="") public static final String HtmlEditorView_Loading
- See Also:
- Constant Field Values
-
HtmlEditorView_Saving
@TranslationKey(defaultValue="") public static final String HtmlEditorView_Saving
- See Also:
- Constant Field Values
-
HtmlEditorView_DiscardUnsavedData
@TranslationKey(defaultValue="") public static final String HtmlEditorView_DiscardUnsavedData
- See Also:
- Constant Field Values
-
HtmlEditorView_Ok
@TranslationKey(defaultValue="") public static final String HtmlEditorView_Ok
- See Also:
- Constant Field Values
-
HtmlEditorView_Cancel
@TranslationKey(defaultValue="") public static final String HtmlEditorView_Cancel
- See Also:
- Constant Field Values
-
HtmlEditorView_Bold
@TranslationKey(defaultValue="") public static final String HtmlEditorView_Bold
- See Also:
- Constant Field Values
-
HtmlEditorView_Italic
@TranslationKey(defaultValue="") public static final String HtmlEditorView_Italic
- See Also:
- Constant Field Values
-
HtmlEditorView_Underline
@TranslationKey(defaultValue="") public static final String HtmlEditorView_Underline
- See Also:
- Constant Field Values
-
HtmlEditorView_CreateLink
@TranslationKey(defaultValue="") public static final String HtmlEditorView_CreateLink
- See Also:
- Constant Field Values
-
HtmlEditorView_RemoveLink
@TranslationKey(defaultValue="") public static final String HtmlEditorView_RemoveLink
- See Also:
- Constant Field Values
-
HtmlEditorView_InsertImage
@TranslationKey(defaultValue="") public static final String HtmlEditorView_InsertImage
- See Also:
- Constant Field Values
-
HtmlEditorView_InsertTable
@TranslationKey(defaultValue="") public static final String HtmlEditorView_InsertTable
- See Also:
- Constant Field Values
-
HtmlEditorView_BigTitle
@TranslationKey(defaultValue="") public static final String HtmlEditorView_BigTitle
- See Also:
- Constant Field Values
-
HtmlEditorView_MediumTitle
@TranslationKey(defaultValue="") public static final String HtmlEditorView_MediumTitle
- See Also:
- Constant Field Values
-
HtmlEditorView_SmallTitle
@TranslationKey(defaultValue="") public static final String HtmlEditorView_SmallTitle
- See Also:
- Constant Field Values
-
HtmlEditorView_Paragraph
@TranslationKey(defaultValue="") public static final String HtmlEditorView_Paragraph
- See Also:
- Constant Field Values
-
HtmlEditorView_Pre
@TranslationKey(defaultValue="") public static final String HtmlEditorView_Pre
- See Also:
- Constant Field Values
-
HtmlEditorView_PlainText
@TranslationKey(defaultValue="") public static final String HtmlEditorView_PlainText
- See Also:
- Constant Field Values
-
HtmlEditorView_Quote
@TranslationKey(defaultValue="") public static final String HtmlEditorView_Quote
- See Also:
- Constant Field Values
-
HtmlEditorView_Code
@TranslationKey(defaultValue="") public static final String HtmlEditorView_Code
- See Also:
- Constant Field Values
-
HtmlEditorView_FontSize
@TranslationKey(defaultValue="") public static final String HtmlEditorView_FontSize
- See Also:
- Constant Field Values
-
HtmlEditorView_FontColor
@TranslationKey(defaultValue="") public static final String HtmlEditorView_FontColor
- See Also:
- Constant Field Values
-
HtmlEditorView_BackgroundColor
@TranslationKey(defaultValue="") public static final String HtmlEditorView_BackgroundColor
- See Also:
- Constant Field Values
-
HtmlEditorView_UnorderedList
@TranslationKey(defaultValue="") public static final String HtmlEditorView_UnorderedList
- See Also:
- Constant Field Values
-
HtmlEditorView_OrderedList
@TranslationKey(defaultValue="") public static final String HtmlEditorView_OrderedList
- See Also:
- Constant Field Values
-
HtmlEditorView_OutdentList
@TranslationKey(defaultValue="") public static final String HtmlEditorView_OutdentList
- See Also:
- Constant Field Values
-
HtmlEditorView_IndentList
@TranslationKey(defaultValue="") public static final String HtmlEditorView_IndentList
- See Also:
- Constant Field Values
-
HtmlEditorView_AlignLeft
@TranslationKey(defaultValue="") public static final String HtmlEditorView_AlignLeft
- See Also:
- Constant Field Values
-
HtmlEditorView_AlignRight
@TranslationKey(defaultValue="") public static final String HtmlEditorView_AlignRight
- See Also:
- Constant Field Values
-
HtmlEditorView_AlignCenter
@TranslationKey(defaultValue="") public static final String HtmlEditorView_AlignCenter
- See Also:
- Constant Field Values
-
HtmlEditorView_Undo
@TranslationKey(defaultValue="") public static final String HtmlEditorView_Undo
- See Also:
- Constant Field Values
-
HtmlEditorView_Redo
@TranslationKey(defaultValue="") public static final String HtmlEditorView_Redo
- See Also:
- Constant Field Values
-
HtmlEditorView_SwitchToHtmlView
@TranslationKey(defaultValue="") public static final String HtmlEditorView_SwitchToHtmlView
- See Also:
- Constant Field Values
-
HtmlEditorView_SwitchView
@TranslationKey(defaultValue="") public static final String HtmlEditorView_SwitchView
- See Also:
- Constant Field Values
-
HtmlEditorView_TableOptions
@TranslationKey(defaultValue="") public static final String HtmlEditorView_TableOptions
- See Also:
- Constant Field Values
-
HtmlEditorView_TableMergeCells
@TranslationKey(defaultValue="") public static final String HtmlEditorView_TableMergeCells
- See Also:
- Constant Field Values
-
HtmlEditorView_TableAddRowBefore
@TranslationKey(defaultValue="") public static final String HtmlEditorView_TableAddRowBefore
- See Also:
- Constant Field Values
-
HtmlEditorView_TableAddRowAfter
@TranslationKey(defaultValue="") public static final String HtmlEditorView_TableAddRowAfter
- See Also:
- Constant Field Values
-
HtmlEditorView_TableAddColumnBefore
@TranslationKey(defaultValue="") public static final String HtmlEditorView_TableAddColumnBefore
- See Also:
- Constant Field Values
-
HtmlEditorView_TableAddColumnAfter
@TranslationKey(defaultValue="") public static final String HtmlEditorView_TableAddColumnAfter
- See Also:
- Constant Field Values
-
HtmlEditorView_TableRemoveRow
@TranslationKey(defaultValue="") public static final String HtmlEditorView_TableRemoveRow
- See Also:
- Constant Field Values
-
HtmlEditorView_TableRemoveColumn
@TranslationKey(defaultValue="") public static final String HtmlEditorView_TableRemoveColumn
- See Also:
- Constant Field Values
-
HtmlEditorView_FontSizeDialog
@TranslationKey(defaultValue="") public static final String HtmlEditorView_FontSizeDialog
- See Also:
- Constant Field Values
-
HtmlEditorView_BackgroundColorDialog
@TranslationKey(defaultValue="") public static final String HtmlEditorView_BackgroundColorDialog
- See Also:
- Constant Field Values
-
HtmlEditorView_FontColorDialog
@TranslationKey(defaultValue="") public static final String HtmlEditorView_FontColorDialog
- See Also:
- Constant Field Values
-
HtmlEditorView_LinkDialog
@TranslationKey(defaultValue="") public static final String HtmlEditorView_LinkDialog
- See Also:
- Constant Field Values
-
HtmlEditorView_ImageDialog
@TranslationKey(defaultValue="") public static final String HtmlEditorView_ImageDialog
- See Also:
- Constant Field Values
-
HtmlEditorView_ImageAlignment
@TranslationKey(defaultValue="") public static final String HtmlEditorView_ImageAlignment
- See Also:
- Constant Field Values
-
HtmlEditorView_ImageAlignmentDefault
@TranslationKey(defaultValue="") public static final String HtmlEditorView_ImageAlignmentDefault
- See Also:
- Constant Field Values
-
HtmlEditorView_ImageAlignmentLeft
@TranslationKey(defaultValue="") public static final String HtmlEditorView_ImageAlignmentLeft
- See Also:
- Constant Field Values
-
HtmlEditorView_ImageAlignmentRight
@TranslationKey(defaultValue="") public static final String HtmlEditorView_ImageAlignmentRight
- See Also:
- Constant Field Values
-
HtmlEditorView_TableRows
@TranslationKey(defaultValue="") public static final String HtmlEditorView_TableRows
- See Also:
- Constant Field Values
-
HtmlEditorView_TableColumns
@TranslationKey(defaultValue="") public static final String HtmlEditorView_TableColumns
- See Also:
- Constant Field Values
-
DownloadMenuItem_Download
@TranslationKey(defaultValue="") public static final String DownloadMenuItem_Download
- See Also:
- Constant Field Values
-
-