Uses of Interface
org.uberfire.ext.preferences.client.admin.category.AdminPageCategoryPresenter.View
-
Packages that use AdminPageCategoryPresenter.View Package Description org.uberfire.ext.preferences.client.admin org.uberfire.ext.preferences.client.admin.category -
-
Uses of AdminPageCategoryPresenter.View in org.uberfire.ext.preferences.client.admin
Methods in org.uberfire.ext.preferences.client.admin with parameters of type AdminPageCategoryPresenter.View Modifier and Type Method Description voidAdminPagePresenter.View. add(AdminPageCategoryPresenter.View categoryView)voidAdminPageView. add(AdminPageCategoryPresenter.View categoryView) -
Uses of AdminPageCategoryPresenter.View in org.uberfire.ext.preferences.client.admin.category
Classes in org.uberfire.ext.preferences.client.admin.category that implement AdminPageCategoryPresenter.View Modifier and Type Class Description classAdminPageCategoryViewMethods in org.uberfire.ext.preferences.client.admin.category that return AdminPageCategoryPresenter.View Modifier and Type Method Description AdminPageCategoryPresenter.ViewAdminPageCategoryPresenter. getView()Constructors in org.uberfire.ext.preferences.client.admin.category with parameters of type AdminPageCategoryPresenter.View Constructor Description AdminPageCategoryPresenter(AdminPageCategoryPresenter.View view, org.jboss.errai.ioc.client.api.ManagedInstance<AdminPageItemPresenter> adminPageItemPresenterProvider)
-