TPTP 4.2.0 Platform Project
Internal API Specification

Package org.eclipse.tptp.platform.report.drivers.ui.layout.internal

Interface Summary
ICarriageReturn This interface provides the service used by the formater text layout to know if the cell which have a carriage return before or/and after the cell in a paragraph
IContentProvider This interface provides services to fill a cell container with an IDItem.
ILayout This interface provides service to support layout mechanism.
ILineLayout Provides a base class for all layout which support line.
ILineLayout.ILine provides an interface to access line information.
IMarginLayout  
TExtensibleContentProvider.IArg The object passed in argument of doMethod implement this interface.
 

Class Summary
TAbstractCell Provides an abstract base class which is the basic item in an SWTViewer.
TAbstractCellContainer This is the base class of cell container.
TCell Provides an implementation of the base class TAbstractCell.
TCellBorder Specialized TCell for DFolder item.
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.
TCellData Add a generic 'data' (Object) field in a TCell.
TCellFocusMark This cell type is used by the builder to mark the cells that can receive the keyboard focus.
TCellFolder Specialized TCell for DFolder item.
TCellImage Enter here your comment
TCellIterator Provides an iterator for ITCell item
TCellLine  
TCellLinePrefix Enter here your comment
TCellParagraph Provides a layout which is available to manage paragraph text format.
TCellRenderable  
TCellSymbol  
TCellTable Provides a layout which manages each children as cell of a table
TCellText Provides a cell to support string character.
TCellUtil  
TExtensibleContentProvider This object provides an extender to the fillContent method of IContentProvider.
TMLayoutContentCellContainer 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.
 


TPTP 4.2.0 Platform Project
Internal API Specification