org.alfresco.web.bean.dialog
Interface FilterViewSupport
- All Known Implementing Classes:
- ContentUsersBean, GroupsDialog, ManagePermissionsDialog, RulesDialog, SpaceUsersBean, UserMembersBean
public interface FilterViewSupport
Interface definition for dialog beans that wish to use the filter
drop down to change the contents of the dialog.
getFilterItems
java.util.List getFilterItems()
getFilterMode
java.lang.String getFilterMode()
setFilterMode
void setFilterMode(java.lang.String filterMode)
filterModeChanged
void filterModeChanged(javax.faces.event.ActionEvent event)
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.