|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.extjs.gxt.ui.client.mvc.View
public abstract class View
Views are responsible for rendering the user interface.
| Constructor Summary | |
|---|---|
View(Controller controller)
Creates a new view instance. |
|
| Method Summary | |
|---|---|
Controller |
getController()
Returns the view's controller. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public View(Controller controller)
controller - the parent controller| Method Detail |
|---|
public Controller getController()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||