程序包 | 说明 |
---|---|
org.opencms.gwt.client.ui |
Classes to handle GWT ui.
|
限定符和类型 | 接口和说明 |
---|---|
interface |
I_CmsAcceptDeclineCancelHandler
Handles the clicks on the 'Yes', 'No' and 'Cancel' buttons of the dialog.
|
interface |
I_CmsConfirmDialogHandler
Handles the clicks on the 'OK' and 'Cancel' buttons of the dialog.
|
限定符和类型 | 方法和说明 |
---|---|
protected I_CmsCloseDialogHandler |
CmsAlertDialog.getHandler()
Returns the dialog handler.
|
限定符和类型 | 方法和说明 |
---|---|
void |
CmsAlertDialog.setHandler(I_CmsCloseDialogHandler handler)
Sets the dialog handler.
|