|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ContextView
Represents views that can provide access to their associated context. ContextView objects generally have a one-to-one relationship with ViewContext objects.
Method Summary | |
---|---|
ViewContext |
getViewContext()
Returns the view context associated with this view. |
void |
setViewContext(ViewContext context)
Sets this view's current ViewContext. |
Method Detail |
---|
ViewContext getViewContext()
void setViewContext(ViewContext context)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |