|
|||||||||
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.SlicerBuilderImpl
public class SlicerBuilderImpl
creates a DOM Element from slicer member
Field Summary |
---|
Fields inherited from class com.tonbeller.jpivot.table.PartBuilderSupport |
---|
table |
Fields inherited from interface com.tonbeller.wcf.bookmarks.Bookmarkable |
---|
EXTENSIONAL, INTENSIONAL |
Constructor Summary | |
---|---|
SlicerBuilderImpl()
|
Method Summary | |
---|---|
org.w3c.dom.Element |
build(Member m)
|
boolean |
isAvailable()
true, if the current olapModel supports all extensions that are required by this partBuilder. |
void |
startBuild(com.tonbeller.wcf.controller.RequestContext context)
called before the DOM is built after the TableRenderer has been fully initialized |
void |
stopBuild()
called after the DOM has been built. |
Methods inherited from class com.tonbeller.jpivot.table.PartBuilderSupport |
---|
destroy, getBookmarkState, initialize, setBookmarkState, setDirty |
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, initialize |
Methods inherited from interface com.tonbeller.wcf.bookmarks.Bookmarkable |
---|
getBookmarkState, setBookmarkState |
Constructor Detail |
---|
public SlicerBuilderImpl()
Method Detail |
---|
public void startBuild(com.tonbeller.wcf.controller.RequestContext context)
PartBuilder
startBuild
in interface PartBuilder
startBuild
in class PartBuilderSupport
public void stopBuild()
PartBuilder
stopBuild
in interface PartBuilder
stopBuild
in class PartBuilderSupport
public org.w3c.dom.Element build(Member m)
build
in interface SlicerBuilder
public boolean isAvailable()
PartBuilder
isAvailable
in interface PartBuilder
isAvailable
in interface Available
isAvailable
in class PartBuilderSupport
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |