|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.extjs.gxt.ui.client.event.SelectionListener<com.extjs.gxt.ui.client.event.ButtonEvent>
ccc.client.gwt.widgets.SubmitControllerSelectionListener
public class SubmitControllerSelectionListener
This selection listener calls an edit controllers submit method when the associated button is clicked.
Constructor Summary | |
---|---|
SubmitControllerSelectionListener(EditController controller)
Constructor. |
Method Summary | |
---|---|
void |
componentSelected(com.extjs.gxt.ui.client.event.ButtonEvent ce)
|
Methods inherited from class com.extjs.gxt.ui.client.event.SelectionListener |
---|
handleEvent |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SubmitControllerSelectionListener(EditController controller)
controller
- The controller to notify.Method Detail |
---|
public void componentSelected(com.extjs.gxt.ui.client.event.ButtonEvent ce)
componentSelected
in class com.extjs.gxt.ui.client.event.SelectionListener<com.extjs.gxt.ui.client.event.ButtonEvent>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |