|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectinfo.informatica.doc.style.css.visual.box.TableRowContainer
public class TableRowContainer
A container that contains table-row boxes.
| Constructor Summary | |
|---|---|
TableRowContainer()
|
|
| Method Summary | |
|---|---|
float |
computeAutoHeight(float containerWidth)
Compute the box height for 'auto'. |
float |
getContentWidth()
Gets the width of the content, expressed in natural units. |
float |
getMinimumWidth()
Gets the minimum width required to avoid width overflowing (horizontal scroll bar). |
List<CSSTableRowBox> |
getRows()
Gets the table rows. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TableRowContainer()
| Method Detail |
|---|
public List<CSSTableRowBox> getRows()
getRows in interface CSSTableRowContainerpublic float getContentWidth()
CSSBoxContainer
getContentWidth in interface CSSBoxContainerpublic float getMinimumWidth()
CSSBoxContainer
getMinimumWidth in interface CSSBoxContainerpublic float computeAutoHeight(float containerWidth)
CSSTableRowContainer
computeAutoHeight in interface CSSTableRowContainer
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||