Package | Description |
---|---|
csheets.ext.comments.ui |
Provides the UI of an extension to support comments on cells.
|
csheets.ext.database.ui | |
csheets.ext.simple.ui |
Provides the UI for the simple extension.
|
csheets.ui.ext |
Provides an extension mechanism for the application's user interface.
|
Modifier and Type | Method and Description |
---|---|
TableDecorator |
UIExtensionComments.getTableDecorator()
Returns a table decorator that visualizes the data added by the
extension.
|
Modifier and Type | Method and Description |
---|---|
TableDecorator |
UIDatabaseExtension.getTableDecorator()
returns a table decorator
|
Modifier and Type | Method and Description |
---|---|
TableDecorator |
UIExtensionExample.getTableDecorator()
Returns a table decorator that visualizes the data added by the
extension.
|
Modifier and Type | Method and Description |
---|---|
TableDecorator |
UIExtension.getTableDecorator()
Returns a table decorator that visualizes the data added by the extension.
|