|
|||||||||
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.CellBuilderImpl
public class CellBuilderImpl
Created on 18.10.2002
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 | |
---|---|
CellBuilderImpl()
|
Method Summary | |
---|---|
org.w3c.dom.Element |
build(Cell cell,
boolean even)
renders DOM element of cell |
Methods inherited from class com.tonbeller.jpivot.table.PartBuilderSupport |
---|
destroy, getBookmarkState, initialize, isAvailable, setBookmarkState, 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, initialize, isAvailable, startBuild, stopBuild |
Methods inherited from interface com.tonbeller.wcf.bookmarks.Bookmarkable |
---|
getBookmarkState, setBookmarkState |
Constructor Detail |
---|
public CellBuilderImpl()
Method Detail |
---|
public org.w3c.dom.Element build(Cell cell, boolean even)
build
in interface CellBuilder
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |