Oxygen XML Editor 14.2 Author API

ro.sync.ecss.extensions.commons
Interface ExtensionTags


@API(type=INTERNAL,
     src=PUBLIC)
public interface ExtensionTags

The collection of the extension messages.


Field Summary
static java.lang.String ADD
          en: Add
static java.lang.String AUTOGENERATE_IDS_FOR_ELEMENTS
          'Auto generate ID's for elements' button text.
static java.lang.String CANCEL
          Cancel message.
static java.lang.String CAPTION
          Caption checkbox in the XHTML table customizer dialog.
static java.lang.String CHOOSE_IMAGE
          Image file chooser title.
static java.lang.String COLUMN_WIDTHS
          Column widths en: Column widths
static java.lang.String COLUMNS
          Columns en: Columns
static java.lang.String CONTINUE
          Continue message
static java.lang.String EDIT
          en: Edit
static java.lang.String FRAME
          'Frame' label text.
static java.lang.String GENERATE_TABLE_FOOTER
          'Generate table footer' checkbox text.
static java.lang.String GENERATE_TABLE_HEADER
          'Generate table header' checkbox text.
static java.lang.String HANDLE_PASTE_COLUMN_FAIL_MESSAGE
          Message shown on paste column handling.
static java.lang.String HEAD
          Head checkbox in the TEI table customizer dialog.
static java.lang.String ID_OPTIONS
          Title for ID elements customizer dialog.
static java.lang.String ID_PATTERN
          'ID pattern' label text.
static java.lang.String IMAGE_FILES
          Image file chooser file description.
static java.lang.String INSERT_CHOICE_TABLE
          Insert choice table dialog title.
static java.lang.String INSERT_COLUMN
          Insert table dialog title.
static java.lang.String INSERT_ENTRY_TABLE
          'Insert entry table' title for Docbook table customizer dialog.
static java.lang.String INSERT_INFORMAL_TABLE_TOOLTIP
          Tooltip for insert 'informalTable' in Docbook table customizer dialog.
static java.lang.String INSERT_RELATIONSHIP_TABLE
          Title for DITA relationship table customizer dialog.
static java.lang.String INSERT_TABLE
          Insert table dialog title.
static java.lang.String INSERT_WEB_LINK
          Insert web link (link) dialog title.
static java.lang.String INSERT_WEB_ULINK
          Insert web link (ulink) dialog title.
static java.lang.String MODEL
          Name for a model chooser group.
static java.lang.String REMOVE
          en: Remove
static java.lang.String REMOVE_IDS_ON_COPY_IN_SAME_DOC
          'Remove ID's when copying content in the same document' button text.
static java.lang.String ROWS
          Rows en: Rows
static java.lang.String SIMPLE
          'Simple' button text.
static java.lang.String TABLE_SIZE
          Table size.
static java.lang.String TITLE
          Title checkbox in the DITA relationship table customizer dialog.
static java.lang.String TITLE_TABLE
          The title table tooltip for title checkbox in TEI table customizer dialog.
 

Field Detail

HEAD

static final java.lang.String HEAD
Head checkbox in the TEI table customizer dialog. en: Head

See Also:
Constant Field Values

FRAME

static final java.lang.String FRAME
'Frame' label text. en: Frame

See Also:
Constant Field Values

COLUMN_WIDTHS

static final java.lang.String COLUMN_WIDTHS
Column widths en: Column widths

See Also:
Constant Field Values

GENERATE_TABLE_FOOTER

static final java.lang.String GENERATE_TABLE_FOOTER
'Generate table footer' checkbox text. en: Generate table footer

See Also:
Constant Field Values

GENERATE_TABLE_HEADER

static final java.lang.String GENERATE_TABLE_HEADER
'Generate table header' checkbox text. en: Generate table header

See Also:
Constant Field Values

COLUMNS

static final java.lang.String COLUMNS
Columns en: Columns

See Also:
Constant Field Values

ROWS

static final java.lang.String ROWS
Rows en: Rows

See Also:
Constant Field Values

TABLE_SIZE

static final java.lang.String TABLE_SIZE
Table size. en: Table Size

See Also:
Constant Field Values

SIMPLE

static final java.lang.String SIMPLE
'Simple' button text. en: Simple

See Also:
Constant Field Values

MODEL

static final java.lang.String MODEL
Name for a model chooser group. en: Model

See Also:
Constant Field Values

INSERT_TABLE

static final java.lang.String INSERT_TABLE
Insert table dialog title. en: Insert Table

See Also:
Constant Field Values

INSERT_CHOICE_TABLE

static final java.lang.String INSERT_CHOICE_TABLE
Insert choice table dialog title. en: Insert Choice Table

See Also:
Constant Field Values

INSERT_COLUMN

static final java.lang.String INSERT_COLUMN
Insert table dialog title. en: Insert Table

See Also:
Constant Field Values

REMOVE_IDS_ON_COPY_IN_SAME_DOC

static final java.lang.String REMOVE_IDS_ON_COPY_IN_SAME_DOC
'Remove ID's when copying content in the same document' button text. en: Remove ID's when copying content in the same document

See Also:
Constant Field Values

REMOVE

static final java.lang.String REMOVE
en: Remove

See Also:
Constant Field Values

EDIT

static final java.lang.String EDIT
en: Edit

See Also:
Constant Field Values

ADD

static final java.lang.String ADD
en: Add

See Also:
Constant Field Values

ID_PATTERN

static final java.lang.String ID_PATTERN
'ID pattern' label text. en: ID Pattern:

See Also:
Constant Field Values

AUTOGENERATE_IDS_FOR_ELEMENTS

static final java.lang.String AUTOGENERATE_IDS_FOR_ELEMENTS
'Auto generate ID's for elements' button text. en: Auto generate ID's for elements

See Also:
Constant Field Values

ID_OPTIONS

static final java.lang.String ID_OPTIONS
Title for ID elements customizer dialog. en: ID Options

See Also:
Constant Field Values

IMAGE_FILES

static final java.lang.String IMAGE_FILES
Image file chooser file description. en: Image files

See Also:
Constant Field Values

CHOOSE_IMAGE

static final java.lang.String CHOOSE_IMAGE
Image file chooser title. en: Choose image

See Also:
Constant Field Values

TITLE

static final java.lang.String TITLE
Title checkbox in the DITA relationship table customizer dialog. en: Title

See Also:
Constant Field Values

TITLE_TABLE

static final java.lang.String TITLE_TABLE
The title table tooltip for title checkbox in TEI table customizer dialog. en: The title for the table

See Also:
Constant Field Values

INSERT_RELATIONSHIP_TABLE

static final java.lang.String INSERT_RELATIONSHIP_TABLE
Title for DITA relationship table customizer dialog. en: Insert Relationship Table

See Also:
Constant Field Values

INSERT_INFORMAL_TABLE_TOOLTIP

static final java.lang.String INSERT_INFORMAL_TABLE_TOOLTIP
Tooltip for insert 'informalTable' in Docbook table customizer dialog. en: If not checked an 'informaltable' will be inserted.

See Also:
Constant Field Values

INSERT_ENTRY_TABLE

static final java.lang.String INSERT_ENTRY_TABLE
'Insert entry table' title for Docbook table customizer dialog. en: Insert Entry Table

See Also:
Constant Field Values

CAPTION

static final java.lang.String CAPTION
Caption checkbox in the XHTML table customizer dialog. en: Caption

See Also:
Constant Field Values

HANDLE_PASTE_COLUMN_FAIL_MESSAGE

static final java.lang.String HANDLE_PASTE_COLUMN_FAIL_MESSAGE
Message shown on paste column handling.

See Also:
Constant Field Values

CANCEL

static final java.lang.String CANCEL
Cancel message.

See Also:
Constant Field Values

CONTINUE

static final java.lang.String CONTINUE
Continue message

See Also:
Constant Field Values

INSERT_WEB_LINK

static final java.lang.String INSERT_WEB_LINK
Insert web link (link) dialog title.

See Also:
Constant Field Values

INSERT_WEB_ULINK

static final java.lang.String INSERT_WEB_ULINK
Insert web link (ulink) dialog title.

See Also:
Constant Field Values

Oxygen XML Editor 14.2 Author API

© Copyright SyncRO Soft SRL 2002 - 2013. All rights reserved.