Package org.odftoolkit.odfdom.changes
Interface OperationConstants
public interface OperationConstants
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final Integer
Number of cells, which are being dispatched as JSON until a table is being omitted (replaced by placeholder).static final Integer
Number of columns, which are being dispatched as JSON until a table is being omitted (replaced by placeholder).static final Integer
Number of rows, which are being dispatched as JSON until a table is being omitted (replaced by placeholder).static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
OPERATION PARAMETER (KEYS)*static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
-
Field Details
-
OP_PARAGRAPH
- See Also:
-
OP_PARAGRAPH_SPLIT
- See Also:
-
OP_PARAGRAPH_MERGE
- See Also:
-
OP_TEXT
- See Also:
-
OP_TAB
- See Also:
-
OP_LINE_BREAK
- See Also:
-
OP_STYLE
- See Also:
-
OP_STYLE_CHANGE
- See Also:
-
OP_STYLE_DELETE
- See Also:
-
OP_LIST_STYLE
- See Also:
-
OP_FIELD
- See Also:
-
OP_FIELD_UPDATE
- See Also:
-
OP_DRAWING
- See Also:
-
OP_DOCUMENT_LAYOUT
- See Also:
-
OP_HEADER_FOOTER
- See Also:
-
OP_HEADER_FOOTER_DELETE
- See Also:
-
OP_NOTE
- See Also:
-
OP_NOTE_SELECTION
- See Also:
-
OP_FONT_DECL
- See Also:
-
OP_TABLE
- See Also:
-
OP_COLUMN
- See Also:
-
OP_COLUMNS_DELETE
- See Also:
-
OP_ROWS
- See Also:
-
OP_CELLS
- See Also:
-
OP_MOVE
- See Also:
-
OP_FORMAT
- See Also:
-
OP_DELETE
- See Also:
-
OP_ERROR
- See Also:
-
OPK_OPERATIONS
OPERATION PARAMETER (KEYS)*- See Also:
-
OPK_NAME
- See Also:
-
OPK_START
- See Also:
-
OPK_END
- See Also:
-
OPK_POSITION
- See Also:
-
OPK_ID
- See Also:
-
OPK_TYPE
- See Also:
-
OPK_ATTRS
- See Also:
-
OPK_STYLE_ID
- See Also:
-
OPK_CONTEXT
- See Also:
-
OPK_EDITOR
- See Also:
-
OPK_VERSION
- See Also:
-
OPK_VERSION_TIME
- See Also:
-
OPK_VERSION_BRANCH
- See Also:
-
OPK_SHEET
- See Also:
-
MAX_SUPPORTED_CELLS_NUMBER
Number of cells, which are being dispatched as JSON until a table is being omitted (replaced by placeholder). 0 represents no max. -
MAX_SUPPORTED_COLUMNS_NUMBER
Number of columns, which are being dispatched as JSON until a table is being omitted (replaced by placeholder). 0 represents no max. -
MAX_SUPPORTED_ROWS_NUMBER
Number of rows, which are being dispatched as JSON until a table is being omitted (replaced by placeholder). 0 represents no max. -
CONFIG_MAX_TABLE_COLUMNS
- See Also:
-
CONFIG_MAX_TABLE_ROWS
- See Also:
-
CONFIG_MAX_TABLE_CELLS
- See Also:
-
CONFIG_MAX_SHEETS
- See Also:
-
CONFIG_DEBUG_OPERATIONS
- See Also:
-
SHAPE
- See Also:
-
SHAPE_GROUP
- See Also:
-
CELLS
- See Also:
-
TABLE
- See Also:
-
EXCEEDEDTABLE
- See Also:
-
ROWS
- See Also:
-
COLUMNS
- See Also:
-
PARAGRAPH
- See Also:
-
IMAGE
- See Also:
-
LINE_BREAK
- See Also:
-
TAB
- See Also:
-
TEXT
- See Also:
-
FIELD
- See Also:
-
ATTRIBUTES
- See Also:
-
FORMATROWS
- See Also:
-
FORMATCOLUMNS
- See Also:
-
MERGECELLS
- See Also:
-
COMMENTRANGE
- See Also:
-
COMMENT
- See Also:
-
OPERATION_OUTPUT_DIR
-
ODT_SUFFIX
- See Also:
-