public class CommentsExtension extends Extension
Extension
Modifier and Type | Field and Description |
---|---|
static String |
NAME
The name of the extension
|
Constructor and Description |
---|
CommentsExtension()
Creates a new Example extension.
|
Modifier and Type | Method and Description |
---|---|
CommentableCell |
extend(Cell cell)
Makes the given cell commentable.
|
UIExtension |
getUIExtension(UIController uiController)
Returns the user interface extension of this extension
|
compareTo, extend, getName, getPropertyKey
public static final String NAME
public CommentsExtension()
public CommentableCell extend(Cell cell)
public UIExtension getUIExtension(UIController uiController)
getUIExtension
in class Extension
uiController
- the user interface controller