|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ParentAwareView
Interface for use by views to indicate that the view must couple to parent views.
Method Summary | |
---|---|
void |
setParentAware(List<View> parentViews)
Called to indicate the parent views. |
Method Detail |
---|
void setParentAware(List<View> parentViews)
parentViews
- is a list of parent views in top-down order
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |