|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@Deprecated public static interface ILayoutResult.ILayoutViewInfo
Layout information for a specific view.
Method Summary | |
---|---|
int |
getBottom()
Deprecated. Returns the bottom of the view bounds. |
ILayoutResult.ILayoutViewInfo[] |
getChildren()
Deprecated. Returns the list of children views. |
int |
getLeft()
Deprecated. Returns the left of the view bounds. |
java.lang.String |
getName()
Deprecated. Returns the name of the view. |
int |
getRight()
Deprecated. Returns the right of the view bounds. |
int |
getTop()
Deprecated. Returns the top of the view bounds. |
java.lang.Object |
getViewKey()
Deprecated. Returns the key associated with the node. |
Method Detail |
---|
ILayoutResult.ILayoutViewInfo[] getChildren()
java.lang.Object getViewKey()
IXmlPullParser.getViewKey()
java.lang.String getName()
int getLeft()
int getTop()
int getRight()
int getBottom()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |