public class PortfolioUserPreferencesController extends PortfolioPreferencesComponent
BasePreferences.CommunityMode
Constructor and Description |
---|
PortfolioUserPreferencesController()
Instantiates a new portfolio user preferences controller.
|
Modifier and Type | Method and Description |
---|---|
void |
doAction(javax.faces.event.ActionEvent ae)
Do click.
|
java.util.List<javax.faces.model.SelectItem> |
getEntities()
Gets the entities.
|
java.util.List<javax.faces.model.SelectItem> |
getEventTypes()
Gets the event types.
|
boolean |
isSelectCommunityDropdownVisible()
Checks if the SelectCommunity Dropdown is visible.
|
getActionButtonLabel, getDateRangeType, getDateRangeTypes, getSelectedEntities, getSelectedEvents, isDisplayEventsBox, isShowEventCheckbox, isShowEvents, selectAllEntities, selectAllEvents, selectNoneEntities, selectNoneEvents, setActionButtonLabel, setDateRangeType, setDisplayEventsBox, setSelectedEntities, setSelectedEvents, setShowEventCheckbox, setShowEvents
doCancel, doSave, getPortletCommunityMode, getPrefs, getSelectedPortletCommunityMode, setSelectedPortletCommunityMode
public PortfolioUserPreferencesController()
public java.util.List<javax.faces.model.SelectItem> getEntities()
PortfolioPreferencesComponent
getEntities
in class PortfolioPreferencesComponent
public java.util.List<javax.faces.model.SelectItem> getEventTypes()
getEventTypes
in class PortfolioPreferencesComponent
public void doAction(javax.faces.event.ActionEvent ae)
doAction
in class PortfolioPreferencesComponent
ae
- Action Eventpublic boolean isSelectCommunityDropdownVisible()
isSelectCommunityDropdownVisible
in class PortfolioPreferencesComponent