|
TPTP 4.6.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.tptp.platform.report.drivers.ui.layout.internal.TAbstractCell
org.eclipse.tptp.platform.report.drivers.ui.layout.internal.TAbstractCellContainer
org.eclipse.tptp.platform.report.drivers.ui.layout.internal.TCellContainer
org.eclipse.tptp.platform.report.birt).
public class TCellContainer
This is an abstract class to support layout.A layout is an object which manages the size of the container cell and the position of the children item. This class support content provider service to fill its content.
| Field Summary |
|---|
| Fields inherited from class org.eclipse.tptp.platform.report.drivers.ui.layout.internal.TAbstractCell |
|---|
h, item, next, parent, position, previous, w, x, y |
| Constructor Summary | |
|---|---|
TCellContainer(IDItem i)
Deprecated. Builds a new container |
|
TCellContainer(IDItem i,
ILayout layout)
Deprecated. Builds a new container |
|
| Method Summary | |
|---|---|
IShape |
copyShape()
Deprecated. Returns a new Rect which is equal to the cell size and position |
void |
dump(int level)
Deprecated. Just for debug session, dumps the content of the cell |
IContentProvider |
getContentProvider()
Deprecated. |
ILayout |
getLayout()
Deprecated. |
void |
setContentProvider(IContentProvider contentProvider)
Deprecated. |
void |
setLayout(ILayout layout)
Deprecated. |
| Methods inherited from class org.eclipse.tptp.platform.report.drivers.ui.layout.internal.TAbstractCellContainer |
|---|
addCell, computeSize, dispose, fillContent, getChild, getChildCount, getLast, hasCell, insertCell, isFixedSize, layout, removeCell, setChild, setFixedSize |
| Methods inherited from class org.eclipse.tptp.platform.report.drivers.ui.layout.internal.TAbstractCell |
|---|
contains, contains, getBounds, getH, getHeight, getItem, getNext, getParent, getPosition, getPrevious, getW, getWidth, getX, getY, setItem, setNext, setParent, setPosition, setPrevious, setSize, setXY |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TCellContainer(IDItem i)
public TCellContainer(IDItem i,
ILayout layout)
| Method Detail |
|---|
public IShape copyShape()
copyShape in interface IShapecopyShape in class TAbstractCellRectpublic void dump(int level)
dump in class TAbstractCellpublic IContentProvider getContentProvider()
getContentProvider in class TAbstractCellContainerpublic void setContentProvider(IContentProvider contentProvider)
public ILayout getLayout()
getLayout in class TAbstractCellContainerpublic void setLayout(ILayout layout)
|
TPTP 4.6.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||