|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IPositionCapability
| Method Summary | |
|---|---|
String |
getX()
Returns a string value (as specified by CSS) for the x position of the component. |
String |
getY()
Returns a string value (as specified by CSS) for the y position of the component. |
void |
setX(String x)
Sets a string value (as specified by CSS) for the x position of the component. |
void |
setY(String y)
Sets a string value (as specified by CSS) for the y position of the component. |
| Method Detail |
|---|
String getX()
void setX(String x)
x - as specified by CSSString getY()
void setY(String y)
y - as specified by CSS
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||