com.tonbeller.jpivot.table
Interface SlicerBuilder

All Superinterfaces:
Available, com.tonbeller.wcf.bookmarks.Bookmarkable, PartBuilder
All Known Implementing Classes:
SlicerBuilderDecorator, SlicerBuilderImpl

public interface SlicerBuilder
extends PartBuilder

Created on 18.10.2002

Author:
av

Field Summary
 
Fields inherited from interface com.tonbeller.wcf.bookmarks.Bookmarkable
EXTENSIONAL, INTENSIONAL
 
Method Summary
 org.w3c.dom.Element build(Member m)
           
 
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

build

org.w3c.dom.Element build(Member m)