public class DashboardBaseForm extends BaseValidatorForm
ValidatorForm that adds convenience methods for dealing with image-based form buttons.| Constructor and Description |
|---|
DashboardBaseForm() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPortletName()
Getter for property removePortlet.
|
boolean |
isDisplayOnDash()
Getter for property displayOnDash.
|
void |
setDisplayOnDash(boolean displayOnDash)
Setter for property displayOnDash.
|
void |
setPortletName(String portletName)
Setter for property removePortlet.
|
String |
toString() |
getAdd, getCancel, getCreate, getDelete, getEnable, getInstall, getManualUninstall, getOk, getOkassign, getPn, getPs, getRemove, getReset, getUninventory, getUserset, isAddClicked, isCancelClicked, isCreateClicked, isDeleteClicked, isEnableClicked, isInstallClicked, isManualUninstallClicked, isOkAssignClicked, isOkClicked, isRemoveClicked, isResetClicked, isUsersetClicked, reset, setAdd, setCancel, setCreate, setDelete, setEnable, setInstall, setOk, setOkassign, setPn, setPs, setRemove, setReset, setUninventory, setUserset, shouldValidate, validategetPage, getResultValueMap, getValidationKey, getValidatorResults, setPage, setValidatorResultspublic String toString()
toString in class BaseValidatorFormpublic boolean isDisplayOnDash()
public void setDisplayOnDash(boolean displayOnDash)
displayOnDash - New value of property displayOnDash.public String getPortletName()
public void setPortletName(String portletName)
removePortlet - New value of property removePortlet.Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.