|
talx x1.0.5 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objecttalx.controller.base.DialogInterceptor
talx.controller.base.AbortInterceptor
Interceptor to force user to confirm Delete actions.
| Nested Class Summary |
| Nested classes inherited from class talx.controller.base.DialogInterceptor |
DialogInterceptor.DialogActivator, DialogInterceptor.DialogRunner, DialogInterceptor.DialogTree |
| Field Summary |
| Fields inherited from class talx.controller.base.DialogInterceptor |
sequences |
| Constructor Summary | |
AbortInterceptor(java.lang.String param)
When the user clicks the composer cancel button, this interceptor can pop up a confirmation dialog and/or a choice dialog. |
|
| Methods inherited from class talx.controller.base.DialogInterceptor |
cancelAction, claim, initialize, release |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AbortInterceptor(java.lang.String param)
param - the text to display in the dialog boxes.
The constructor expects one or two key=value pairs.
If a pair has the key "confirm", then the value will be used as the
text of the confirmation dialog.
If a pair has the key "save", then the value will be used as the text
of the choice dialog.
java.lang.IllegalArgumentException - if param does not contain either a
confirm value or a save value.
|
talx x1.0.5 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
© 2001-2005 University of Oregon.
Eugene OR 97403, U.S.A. All Rights Reserved.