org.odlabs.wiquery.ui.dialog
Class AjaxDialogButton.AjaxDialogScope
java.lang.Object
org.odlabs.wiquery.core.javascript.JsScope
org.odlabs.wiquery.ui.dialog.AjaxDialogButton.AjaxDialogScope
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- AjaxDialogButton
public static class AjaxDialogButton.AjaxDialogScope
- extends JsScope
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AjaxDialogButton.AjaxDialogScope
public AjaxDialogButton.AjaxDialogScope(String title,
Dialog dialog)
execute
protected void execute(JsScopeContext scopeContext)
- Description copied from class:
JsScope
- Executes the
JsScope
.
- Specified by:
execute
in class JsScope
- Parameters:
scopeContext
- the given scope.
getDialog
public Dialog getDialog()
setDialog
public void setDialog(Dialog dialog)
Copyright © 2012. All Rights Reserved.