|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xhtmlrenderer.css.constants.CSSName.CSSSideProperties
public static class CSSName.CSSSideProperties
| Field Summary | |
|---|---|
CSSName |
bottom
|
CSSName |
left
|
CSSName |
right
|
CSSName |
top
|
| Constructor Summary | |
|---|---|
CSSName.CSSSideProperties(CSSName top,
CSSName right,
CSSName bottom,
CSSName left)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final CSSName top
public final CSSName right
public final CSSName bottom
public final CSSName left
| Constructor Detail |
|---|
public CSSName.CSSSideProperties(CSSName top,
CSSName right,
CSSName bottom,
CSSName left)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||