|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.tibco.forms.client.DefaultFormActionCallbackHandler
com.tibco.forms.client.CloseHandler
public class CloseHandler
A Form close handler that performs form destroy.
| Constructor Summary | |
|---|---|
CloseHandler()
|
|
| Method Summary | |
|---|---|
void |
doPostExecute(java.lang.String actionName,
Form form)
Post-action execution hook. |
| Methods inherited from class com.tibco.forms.client.DefaultFormActionCallbackHandler |
|---|
doExecute, doPreExecute |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CloseHandler()
| Method Detail |
|---|
public void doPostExecute(java.lang.String actionName,
Form form)
doPostExecute in interface FormActionCallbackHandlerdoPostExecute in class DefaultFormActionCallbackHandleractionName - The name of the action.form - The form instance.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||