|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.tonbeller.jpivot.table.PartBuilderSupport com.tonbeller.jpivot.table.TableComponentExtensionSupport
public abstract class TableComponentExtensionSupport
Created on 09.01.2003
Field Summary | |
---|---|
protected boolean |
enabled
|
Fields inherited from class com.tonbeller.jpivot.table.PartBuilderSupport |
---|
table |
Fields inherited from interface com.tonbeller.wcf.bookmarks.Bookmarkable |
---|
EXTENSIONAL, INTENSIONAL |
Constructor Summary | |
---|---|
TableComponentExtensionSupport()
|
Method Summary | |
---|---|
java.lang.Object |
getBookmarkState(int levelOfDetail)
returns the enabled property |
boolean |
isEnabled()
|
void |
setBookmarkState(java.lang.Object state)
sets the enabled property |
void |
setEnabled(boolean enabled)
enable or disable this extension. |
Methods inherited from class com.tonbeller.jpivot.table.PartBuilderSupport |
---|
destroy, initialize, isAvailable, setDirty, startBuild, stopBuild |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.tonbeller.jpivot.table.TableComponentExtension |
---|
getId |
Methods inherited from interface com.tonbeller.jpivot.table.PartBuilder |
---|
destroy, initialize, isAvailable, startBuild, stopBuild |
Field Detail |
---|
protected boolean enabled
Constructor Detail |
---|
public TableComponentExtensionSupport()
Method Detail |
---|
public void setEnabled(boolean enabled)
TableComponentExtension
setEnabled
in interface TableComponentExtension
public boolean isEnabled()
isEnabled
in interface TableComponentExtension
public java.lang.Object getBookmarkState(int levelOfDetail)
getBookmarkState
in interface com.tonbeller.wcf.bookmarks.Bookmarkable
getBookmarkState
in class PartBuilderSupport
public void setBookmarkState(java.lang.Object state)
setBookmarkState
in interface com.tonbeller.wcf.bookmarks.Bookmarkable
setBookmarkState
in class PartBuilderSupport
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |