|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CSSBlockBoxContainer
A CSS block box that contains other block boxes.
| Method Summary | |
|---|---|
float |
computeAutoHeight()
Compute the box height for 'auto'. |
List<CSSContainerBox> |
getAbsolutelyPositioned()
Gets the descendant boxes that are absolutely positioned. |
List<CSSContainerBox> |
getStaticallyPositioned()
Gets the descendant boxes that are to be formatted according to normal flow. |
| Methods inherited from interface info.informatica.doc.style.css.visual.container.CSSBoxContainer |
|---|
getContentWidth, getMinimumWidth |
| Method Detail |
|---|
List<CSSContainerBox> getStaticallyPositioned()
List<CSSContainerBox> getAbsolutelyPositioned()
float computeAutoHeight()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||