info.informatica.doc.style.css.visual
Interface CSSTableCellBox

All Superinterfaces:
CSSBox, CSSContainerBox, TableCell
All Known Implementing Classes:
TableCellBox

public interface CSSTableCellBox
extends CSSContainerBox, TableCell

A table cell box.

Author:
Carlos Amengual (amengual at informatica.info)

Method Summary
 
Methods inherited from interface info.informatica.doc.style.css.visual.CSSContainerBox
asContainerBox, getHeight, getWidth, setBoxContainer
 
Methods inherited from interface info.informatica.doc.style.css.visual.CSSBox
getBackgroundPosition, getBorderBottomColor, getBorderBottomWidth, getBorderLeftColor, getBorderLeftWidth, getBorderRightColor, getBorderRightWidth, getBorderTopColor, getBorderTopWidth, getComputedStyle, getContainingBlock, getGeneratedSibling, getLeft, getMarginBottom, getMarginLeft, getMarginRight, getMarginTop, getPaddingBottom, getPaddingLeft, getPaddingRight, getPaddingTop, getRight, setErrorHandler
 
Methods inherited from interface info.informatica.doc.structure.TableCell
columnSpan, getRowIndex, rowSpan
 



Copyright © 2011 informatica.info. All Rights Reserved.