|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.pmease.quickbuild.web.component.dialog.Dialog
com.pmease.quickbuild.web.component.dialog.ConfirmDialog
public abstract class ConfirmDialog
| Constructor Summary | |
|---|---|
ConfirmDialog(java.lang.String confirmMessage)
|
|
| Method Summary | |
|---|---|
protected abstract void |
onConfirm(org.apache.wicket.ajax.AjaxRequestTarget target)
|
protected org.apache.wicket.Component |
render(java.lang.String componentId)
|
| Methods inherited from class com.pmease.quickbuild.web.component.dialog.Dialog |
|---|
close, close, closeOnEscape, closeTopmost, dialogClass, draggable, dragStart, height, maxHeight, maxWidth, minHeight, minWidth, open, options, resizable, resizeStart, resizeStop, show, width |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConfirmDialog(java.lang.String confirmMessage)
| Method Detail |
|---|
protected org.apache.wicket.Component render(java.lang.String componentId)
render in class Dialogprotected abstract void onConfirm(org.apache.wicket.ajax.AjaxRequestTarget target)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||