Modifier and Type | Field and Description |
---|---|
protected List<UIListItem> |
SidebarBean.plugins |
Modifier and Type | Method and Description |
---|---|
List<UIListItem> |
SidebarBean.getPlugins()
Returns a list of configured plugins
|
Modifier and Type | Method and Description |
---|---|
List<UIListItem> |
CategoriesDialog.getViewItems() |
Modifier and Type | Method and Description |
---|---|
List<UIListItem> |
DashboardWizard.getLayoutIcons() |
Modifier and Type | Method and Description |
---|---|
List<UIListItem> |
FilterViewSupport.getFilterItems() |
List<UIListItem> |
ChangeViewSupport.getViewItems() |
Modifier and Type | Method and Description |
---|---|
List<UIListItem> |
GroupsDialog.getFilterItems() |
List<UIListItem> |
GroupsDialog.getViewItems() |
Modifier and Type | Method and Description |
---|---|
List<UIListItem> |
RulesDialog.getFilterItems() |
Modifier and Type | Field and Description |
---|---|
protected List<UIListItem> |
CreateSpaceWizard.folderTypes |
Modifier and Type | Method and Description |
---|---|
List<UIListItem> |
CreateSpaceWizard.getFolderTypes()
Returns a list of UIListItem objects representing the folder types
and also constructs the list of descriptions for each type
|
List<UIListItem> |
CreateSpaceWizard.getIcons()
Returns a list of icons to allow the user to select from.
|
Modifier and Type | Method and Description |
---|---|
List<UIListItem> |
UserMembersBean.getFilterItems() |
List<UIListItem> |
UsersDialog.getViewItems() |
Modifier and Type | Method and Description |
---|---|
List<UIListItem> |
WizardManager.getStepItems()
Returns a list of UIListItems representing the steps of the wizard
|
Modifier and Type | Method and Description |
---|---|
protected void |
ModeListRenderer.renderItem(FacesContext context,
ResponseWriter out,
UIModeList list,
UIListItem item)
Renders the given item for the given list
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.