public class OwMultipleSelectionCall.OwValidatorMessageBox extends OwMessageBox
OwDialog.OwDialogListenerOwLayout.OwDispatchRegion, OwLayout.OwLayoutViewRefrenceACTION_STYLE_BUTTON, ACTION_STYLE_LINK, ICON_TYPE_EXCLAMATION, ICON_TYPE_INFO, ICON_TYPE_QUESTION, ICON_TYPE_WARNING, TYPE_CANCEL, TYPE_OK, TYPE_OK_CANCEL, TYPE_YES_NO, TYPE_YES_NO_CANCELCLOSE_BTN_REGION, FOOTER_REGION, HELP_BTN_REGION, INFO_ICON_REGION, LEFT_REGION, m_strHelpPath, m_strInfoIconURL, m_strTitle, MAIN_REGION, MENU_REGION, RIGHT_REGION, STANDARD_DIALOG_REGION_MAX, TITLE_REGIONm_iDEBUG_DocumentViewSize, m_iDEBUG_InitDocument, m_iDEBUG_TargetCount, m_ListenerCURRENT_MODULE_KEY, FORMULAR_PLACEHOLDER_END_DELIMITER, FORMULAR_PLACEHOLDER_START_DELIMITER, m_externalFormEventTargetEMPTY_STRING| Constructor and Description |
|---|
OwMultipleSelectionCall.OwValidatorMessageBox(int type_p,
int iconType_p,
String title_p,
String strText_p)
Constructor
|
OwMultipleSelectionCall.OwValidatorMessageBox(String title_p,
String strText_p)
Constructor.
Creates a yes/no question validation message box. |
| Modifier and Type | Method and Description |
|---|---|
void |
onCancel(javax.servlet.http.HttpServletRequest request_p)
NO handler.
|
void |
onNo(javax.servlet.http.HttpServletRequest request_p)
NO handler.
|
void |
onYes(javax.servlet.http.HttpServletRequest request_p)
YES handler.
|
init, onCancel, onNo, onOK, onOK, onYes, renderRegiongetInfoIcon, getTitle, hasHelpButton, isRegion, onClose, onHelp, onRender, renderCloseButton, renderHelpButton, setHelp, setInfoIcon, setTitlecloseDialog, setListeneraddRegion, addView, addView, addViewReference, getIterator, getViewRegion, isRegionMaximized, isRegionMinimized, isRegionNormal, renderNamedRegionactivate, detach, getBreadcrumbPart, getDocument, getExternalFormEventTarget, getFormName, getFormTarget, getIcon, getMaximizeView, getParent, getRenderedNamedRegion, getRenderedRegion, getViewList, isFormTargetExternal, isNamedRegion, isShowMaximized, isShowMinimized, isShowNormal, onActivate, onUpdate, render, renderHTMLFormular, serverSideDesignInclude, serverSideInclude, setDocument, setExternalFormTarget, setMaximizeView, setParent, showMaximized, showMinimized, showNormal, usesFormWithAttributesattach, disableRequestListener, enableRequestListener, getAjaxEventURL, getContext, getEventURL, getFormEventFunction, getFormEventURL, getID, onExternalRequest, onFormEvent, onRequest, updateExternalFormTargetpublic OwMultipleSelectionCall.OwValidatorMessageBox(String title_p, String strText_p)
title_p - strText_p - public OwMultipleSelectionCall.OwValidatorMessageBox(int type_p,
int iconType_p,
String title_p,
String strText_p)
title_p - type_p - message box type as in OwMessageBox.OwMessageBox(int, int, String, String)iconType_p - message box icon type as in OwMessageBox.OwMessageBox(int, int, String, String)strText_p - public void onYes(javax.servlet.http.HttpServletRequest request_p)
throws Exception
onYes in class OwMessageBoxrequest_p - Exceptionpublic void onNo(javax.servlet.http.HttpServletRequest request_p)
throws Exception
onNo in class OwMessageBoxrequest_p - Exceptionpublic void onCancel(javax.servlet.http.HttpServletRequest request_p)
throws Exception
onCancel in class OwMessageBoxrequest_p - ExceptionCopyright © 2014 Alfresco Business Solutions. All Rights Reserved.