public class EmptyOnClickRowChecker extends RowChecker
ALIGN, ALL_ROW_IDS, COLSPAN, CSS_CLASS, FORM_NAME, ROW_IDS, VALIGN| Constructor and Description |
|---|
EmptyOnClickRowChecker(javax.portlet.PortletResponse portletResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getOnClick(String checkBoxRowIds,
String checkBoxAllRowIds,
String checkBoxPostOnClick) |
protected String |
getRowCheckBox(javax.servlet.http.HttpServletRequest httpServletRequest,
boolean checked,
boolean disabled,
String name,
String value,
String checkBoxRowIds,
String checkBoxAllRowIds,
String checkBoxPostOnClick) |
getAlign, getAllRowIds, getAllRowsCheckBox, getAllRowsCheckBox, getAllRowsCheckbox, getAllRowsId, getColspan, getCssClass, getData, getFormName, getLocale, getNamespacedValue, getRememberCheckBoxStateURLRegex, getRowCheckBox, getRowCheckBox, getRowId, getRowIds, getRowSelector, getValign, isChecked, isDisabled, isRememberCheckBoxState, setAlign, setAllRowIds, setColspan, setCssClass, setData, setFormName, setRememberCheckBoxState, setRememberCheckBoxStateURLRegex, setRowIds, setRowSelector, setValignpublic EmptyOnClickRowChecker(javax.portlet.PortletResponse portletResponse)
protected String getOnClick(String checkBoxRowIds,
String checkBoxAllRowIds,
String checkBoxPostOnClick)
getOnClick in class RowCheckerprotected String getRowCheckBox(javax.servlet.http.HttpServletRequest httpServletRequest,
boolean checked,
boolean disabled,
String name,
String value,
String checkBoxRowIds,
String checkBoxAllRowIds,
String checkBoxPostOnClick)
getRowCheckBox in class RowChecker