|
Nuxeo Enterprise Platform 5.4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.nuxeo.theme.editor.PaddingInfo
public class PaddingInfo
Constructor Summary | |
---|---|
PaddingInfo(String top,
String bottom,
String left,
String right)
|
Method Summary | |
---|---|
String |
getBottom()
|
String |
getLeft()
|
String |
getRight()
|
String |
getTop()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PaddingInfo(String top, String bottom, String left, String right)
Method Detail |
---|
public String getBottom()
public String getLeft()
public String getRight()
public String getTop()
|
Nuxeo Enterprise Platform 5.4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |