Class Selectable<S>
java.lang.Object
com.evolveum.midpoint.web.component.util.Selectable<S>
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
AssignmentInfoDto,CertCampaignDto,CertCampaignListItemDto,CertCaseOrWorkItemDto,DebugObjectItem,DecisionDto,NotificationConfigTabPanel.MailServerConfiguration,ObjectClassDto,ObjectClassWrapper,PasswordAccountDto,ProcessInstanceDto,ReportOutputSearchDto,SelectableBeanImpl
- Author:
- lazyman
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
F_SELECTED
- See Also:
-
-
Constructor Details
-
Selectable
public Selectable()
-
-
Method Details
-
isSelected
public boolean isSelected() -
setSelected
public void setSelected(boolean selected) -
getValue
-