|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface TableComponentExtension
Extends a TableComponent. An extension is for example "drill down navigation" that may or may not be available.
| Field Summary |
|---|
| Fields inherited from interface com.tonbeller.wcf.bookmarks.Bookmarkable |
|---|
EXTENSIONAL, INTENSIONAL |
| Method Summary | |
|---|---|
java.lang.String |
getId()
unique name of this extension. |
boolean |
isEnabled()
|
void |
setEnabled(boolean enabled)
enable or disable this extension. |
| Methods inherited from interface com.tonbeller.jpivot.table.PartBuilder |
|---|
destroy, initialize, isAvailable, startBuild, stopBuild |
| Methods inherited from interface com.tonbeller.wcf.bookmarks.Bookmarkable |
|---|
getBookmarkState, setBookmarkState |
| Method Detail |
|---|
java.lang.String getId()
void setEnabled(boolean enabled)
boolean isEnabled()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||