|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ViewContextAware
Represents an object that can be aware of the context within which it is operating. This is useful for doing things like targetting menus to specific context-sensitive objects, etc. without breaking the menu action organization.
| Method Summary | |
|---|---|
ViewContext |
getViewContext()
Returns the view context for this object. |
void |
setViewContext(ViewContext context)
Sets the view context for this object. |
| Method Detail |
|---|
void setViewContext(ViewContext context)
ViewContext getViewContext()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||