@API(type=EXTENDABLE, src=PUBLIC) public abstract class AuthorTableColumnWidthProviderBase extends java.lang.Object implements AuthorTableColumnWidthProvider
Modifier and Type | Field and Description |
---|---|
protected TableLayoutErrorsListener |
errorsListener
Table layout errors listener.
|
Constructor and Description |
---|
AuthorTableColumnWidthProviderBase()
Constructor
|
AuthorTableColumnWidthProviderBase(TableLayoutErrorsListener errorsListener)
Constructor
|
Modifier and Type | Method and Description |
---|---|
abstract java.util.List<WidthRepresentation> |
getAllColspecWidthRepresentations()
Get all with representations defined in all colspecs.
|
TableLayoutErrorsListener |
getErrorsListener()
Get table layout error listener
|
void |
setErrorsListener(TableLayoutErrorsListener errorsListener)
Set a table layout error listener.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
commitColumnWidthModifications, commitTableWidthModification, getCellWidth, getTableWidth, init, isAcceptingFixedColumnWidths, isAcceptingPercentageColumnWidths, isAcceptingProportionalColumnWidths, isTableAcceptingWidth, isTableAndColumnsResizable
getDescription
protected TableLayoutErrorsListener errorsListener
public AuthorTableColumnWidthProviderBase()
public AuthorTableColumnWidthProviderBase(TableLayoutErrorsListener errorsListener)
errorsListener
- Table layout errors listenerPlease note that this API is not marked as final and it can change in one of the next versions of the application. If you have suggestions, comments about it, please let us know.
public void setErrorsListener(TableLayoutErrorsListener errorsListener)
errorsListener
- The table layout errors listener.Please note that this API is not marked as final and it can change in one of the next versions of the application. If you have suggestions, comments about it, please let us know.
public abstract java.util.List<WidthRepresentation> getAllColspecWidthRepresentations()
public TableLayoutErrorsListener getErrorsListener()
© Copyright SyncRO Soft SRL 2002 - 2016. All rights reserved.