public class EntriesChecker
extends com.liferay.portal.kernel.dao.search.EmptyOnClickRowChecker
| Constructor and Description |
|---|
EntriesChecker(com.liferay.portal.kernel.portlet.LiferayPortletRequest liferayPortletRequest,
com.liferay.portal.kernel.portlet.LiferayPortletResponse liferayPortletResponse) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAllRowsCheckBox() |
java.lang.String |
getAllRowsCheckBox(javax.servlet.http.HttpServletRequest request) |
protected java.lang.String |
getEntryRowIds() |
java.lang.String |
getRowCheckBox(javax.servlet.http.HttpServletRequest request,
boolean checked,
boolean disabled,
java.lang.String primaryKey) |
getOnClick, getRowCheckBoxgetAlign, getAllRowIds, getAllRowsCheckbox, getAllRowsId, getColspan, getCssClass, getData, getFormName, getLocale, getNamespacedValue, getRememberCheckBoxStateURLRegex, getRowId, getRowIds, getRowSelector, getValign, isChecked, isDisabled, isRememberCheckBoxState, setAlign, setAllRowIds, setColspan, setCssClass, setData, setFormName, setRememberCheckBoxState, setRememberCheckBoxStateURLRegex, setRowIds, setRowSelector, setValignpublic EntriesChecker(com.liferay.portal.kernel.portlet.LiferayPortletRequest liferayPortletRequest,
com.liferay.portal.kernel.portlet.LiferayPortletResponse liferayPortletResponse)
public java.lang.String getAllRowsCheckBox()
getAllRowsCheckBox in class com.liferay.portal.kernel.dao.search.RowCheckerpublic java.lang.String getAllRowsCheckBox(javax.servlet.http.HttpServletRequest request)
getAllRowsCheckBox in class com.liferay.portal.kernel.dao.search.RowCheckerpublic java.lang.String getRowCheckBox(javax.servlet.http.HttpServletRequest request,
boolean checked,
boolean disabled,
java.lang.String primaryKey)
getRowCheckBox in class com.liferay.portal.kernel.dao.search.RowCheckerprotected java.lang.String getEntryRowIds()