Oxygen XML Editor 11.2 Author API

ro.sync.ecss.extensions.dita.topic.table.simpletable
Interface SimpleTableConstants

All Known Implementing Classes:
DeleteColumnOperation, DeleteRowOperation, DITASimpleTableDocumentTypeHelper, InsertColumnOperation, InsertRowOperation, JoinRowCellsOperation

public interface SimpleTableConstants

Provides elements and attributes information used in DITA simple table model.


Field Summary
static String ATTRIBUTE_NAME_ID
          The name of the identifier attribute.
static String ELEMENT_NAME_CHDESC_CHOICETABLE
          The name of element that defines a choicetable description cell.
static String ELEMENT_NAME_CHDESCHD_CHOICETABLE
          The name of element that defines a choicetable header description cell.
static String ELEMENT_NAME_CHOICETABLE
          The name of the choicetable element.
static String ELEMENT_NAME_CHOPTION_CHOICETABLE
          The name of element that defines a choicetable option cell.
static String ELEMENT_NAME_CHOPTIONHD_CHOICETABLE
          The name of element that defines a choicetable header option cell.
static String ELEMENT_NAME_ENTRY_SIMPLETABLE
          The name of element that defines a simpletable cell.
static String ELEMENT_NAME_HEADER_CHOICETABLE
          The name of element that defines the header of a choicetable.
static String ELEMENT_NAME_HEADER_PROPERTIES
          The name of element that defines the header of a properties table.
static String ELEMENT_NAME_HEADER_SIMPLETABLE
          The name of element that defines the header of a simpletable.
static String ELEMENT_NAME_PROPDESC_PROPERTIES
          The name of element that defines the property description cell.
static String ELEMENT_NAME_PROPDESCHD_PROPERTIES
          The name of element that defines the header property description cell.
static String ELEMENT_NAME_PROPERTIES
          The name of the properties element.
static String ELEMENT_NAME_PROPTYPE_PROPERTIES
          The name of element that defines the property type cell.
static String ELEMENT_NAME_PROPTYPEHD_PROPERTIES
          The name of element that defines the header property type cell.
static String ELEMENT_NAME_PROPVALUE_PROPERTIES
          The name of element that defines the property value cell.
static String ELEMENT_NAME_PROPVALUEHD_PROPERTIES
          The name of element that defines the header property value cell.
static String ELEMENT_NAME_ROW_CHOICETABLE
          The name of element that defines a choicetable row.
static String ELEMENT_NAME_ROW_PROPERTIES
          The name of element that defines a property row.
static String ELEMENT_NAME_ROW_SIMPLETABLE
          The name of element that defines a simpletable row.
static String ELEMENT_NAME_SIMPLETABLE
          The name of the simpletable element.
 

Field Detail

ELEMENT_NAME_SIMPLETABLE

static final String ELEMENT_NAME_SIMPLETABLE
The name of the simpletable element. The value is simpletable.

See Also:
Constant Field Values

ELEMENT_NAME_HEADER_SIMPLETABLE

static final String ELEMENT_NAME_HEADER_SIMPLETABLE
The name of element that defines the header of a simpletable. The value is sthead.

See Also:
Constant Field Values

ELEMENT_NAME_ROW_SIMPLETABLE

static final String ELEMENT_NAME_ROW_SIMPLETABLE
The name of element that defines a simpletable row. The value is strow.

See Also:
Constant Field Values

ELEMENT_NAME_ENTRY_SIMPLETABLE

static final String ELEMENT_NAME_ENTRY_SIMPLETABLE
The name of element that defines a simpletable cell. The value is stentry.

See Also:
Constant Field Values

ELEMENT_NAME_CHOICETABLE

static final String ELEMENT_NAME_CHOICETABLE
The name of the choicetable element. The value is choicetable.

See Also:
Constant Field Values

ELEMENT_NAME_HEADER_CHOICETABLE

static final String ELEMENT_NAME_HEADER_CHOICETABLE
The name of element that defines the header of a choicetable. The value is chhead.

See Also:
Constant Field Values

ELEMENT_NAME_ROW_CHOICETABLE

static final String ELEMENT_NAME_ROW_CHOICETABLE
The name of element that defines a choicetable row. The value is chrow.

See Also:
Constant Field Values

ELEMENT_NAME_CHOPTIONHD_CHOICETABLE

static final String ELEMENT_NAME_CHOPTIONHD_CHOICETABLE
The name of element that defines a choicetable header option cell. The value is choptionhd.

See Also:
Constant Field Values

ELEMENT_NAME_CHDESCHD_CHOICETABLE

static final String ELEMENT_NAME_CHDESCHD_CHOICETABLE
The name of element that defines a choicetable header description cell. The value is chdeschd.

See Also:
Constant Field Values

ELEMENT_NAME_CHDESC_CHOICETABLE

static final String ELEMENT_NAME_CHDESC_CHOICETABLE
The name of element that defines a choicetable description cell. The value is chdesc.

See Also:
Constant Field Values

ELEMENT_NAME_CHOPTION_CHOICETABLE

static final String ELEMENT_NAME_CHOPTION_CHOICETABLE
The name of element that defines a choicetable option cell. The value is choption.

See Also:
Constant Field Values

ELEMENT_NAME_PROPERTIES

static final String ELEMENT_NAME_PROPERTIES
The name of the properties element. The value is properties.

See Also:
Constant Field Values

ELEMENT_NAME_HEADER_PROPERTIES

static final String ELEMENT_NAME_HEADER_PROPERTIES
The name of element that defines the header of a properties table. The value is prophead.

See Also:
Constant Field Values

ELEMENT_NAME_ROW_PROPERTIES

static final String ELEMENT_NAME_ROW_PROPERTIES
The name of element that defines a property row. The value is property.

See Also:
Constant Field Values

ELEMENT_NAME_PROPTYPEHD_PROPERTIES

static final String ELEMENT_NAME_PROPTYPEHD_PROPERTIES
The name of element that defines the header property type cell. The value is proptypehd.

See Also:
Constant Field Values

ELEMENT_NAME_PROPVALUEHD_PROPERTIES

static final String ELEMENT_NAME_PROPVALUEHD_PROPERTIES
The name of element that defines the header property value cell. The value is propvaluehd.

See Also:
Constant Field Values

ELEMENT_NAME_PROPDESCHD_PROPERTIES

static final String ELEMENT_NAME_PROPDESCHD_PROPERTIES
The name of element that defines the header property description cell. The value is propdeschd.

See Also:
Constant Field Values

ELEMENT_NAME_PROPTYPE_PROPERTIES

static final String ELEMENT_NAME_PROPTYPE_PROPERTIES
The name of element that defines the property type cell. The value is proptype.

See Also:
Constant Field Values

ELEMENT_NAME_PROPVALUE_PROPERTIES

static final String ELEMENT_NAME_PROPVALUE_PROPERTIES
The name of element that defines the property value cell. The value is propvalue.

See Also:
Constant Field Values

ELEMENT_NAME_PROPDESC_PROPERTIES

static final String ELEMENT_NAME_PROPDESC_PROPERTIES
The name of element that defines the property description cell. The value is propdesc.

See Also:
Constant Field Values

ATTRIBUTE_NAME_ID

static final String ATTRIBUTE_NAME_ID
The name of the identifier attribute. The value is id.

See Also:
Constant Field Values

Oxygen XML Editor 11.2 Author API

© Copyright SyncRO Soft SRL 2002 - 2010.