Package ro.sync.ecss.extensions.api.table.operations
package ro.sync.ecss.extensions.api.table.operations
-
ClassesClassDescriptionHolds the arguments for
AuthorTableOperationsHandler.handleCreateTable(AuthorTableArguments)
method.Holds the arguments forAuthorTableOperationsHandler.handleDeleteColumn(AuthorTableDeleteColumnArguments)
method.Holds the arguments forAuthorTableOperationsHandler.handleDeleteRow(AuthorTableDeleteRowArguments)
method.Holds the arguments forAuthorTableOperationsHandler.handleDeleteRows(AuthorTableDeleteRowsArguments)
method.Holds the arguments forAuthorTableOperationsHandler.handleInsertColumn(AuthorTableInsertColumnArguments)
method.Holds the arguments forAuthorTableOperationsHandler.handlePasteRows(AuthorTableInsertRowArguments)
method.Handler for Author table operations.Contains information about column specification (like column specified width).Contains information about rows (like the place where empty cells must be inserted to compensate the spanning cells).