|
|||||||||
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 com.tonbeller.jpivot.excel.ExcelTableExtension
public class ExcelTableExtension
Field Summary | |
---|---|
static java.lang.String |
ID
|
Fields inherited from class com.tonbeller.jpivot.table.TableComponentExtensionSupport |
---|
enabled |
Fields inherited from class com.tonbeller.jpivot.table.PartBuilderSupport |
---|
table |
Fields inherited from interface com.tonbeller.wcf.bookmarks.Bookmarkable |
---|
EXTENSIONAL, INTENSIONAL |
Constructor Summary | |
---|---|
ExcelTableExtension()
|
Method Summary | |
---|---|
java.lang.String |
getId()
unique name of this extension. |
void |
initialize(com.tonbeller.wcf.controller.RequestContext context,
TableComponent table)
deferred ctor, called once after creation |
Methods inherited from class com.tonbeller.jpivot.table.TableComponentExtensionSupport |
---|
getBookmarkState, isEnabled, setBookmarkState, setEnabled |
Methods inherited from class com.tonbeller.jpivot.table.PartBuilderSupport |
---|
destroy, 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.PartBuilder |
---|
destroy, isAvailable, startBuild, stopBuild |
Field Detail |
---|
public static final java.lang.String ID
Constructor Detail |
---|
public ExcelTableExtension()
Method Detail |
---|
public java.lang.String getId()
TableComponentExtension
public void initialize(com.tonbeller.wcf.controller.RequestContext context, TableComponent table) throws java.lang.Exception
PartBuilder
initialize
in interface PartBuilder
initialize
in class PartBuilderSupport
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |