@Dependent public class RolesList extends EntitiesPagedList<org.jboss.errai.security.shared.api.Role>
Presenter class for listing roles, includes the super-type pagination features.
EntitiesList.Callback<T>, EntitiesList.PaginationConstraints, EntitiesList.View
callback, currentPage, entities
DEFAULT_PAGE_SIZE, view
Constructor and Description |
---|
RolesList(LoadingBox loadingBox,
EntitiesList.View view,
ClientUserSystemManager userSystemManager) |
buildPageEntities, buildPaginationConstraints, clear, getEntities, hasMorePages, show, show
asWidget, createPaginationCallback, hideLoadingView, init, select, setEmptyEntitiesText, setEntityTitleSize, setPageSize, show, show, showLoadingView, unselect
@Inject public RolesList(LoadingBox loadingBox, EntitiesList.View view, ClientUserSystemManager userSystemManager)
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.