@ApplicationScoped public class CategoryUtils extends Object
| Constructor and Description |
|---|
CategoryUtils() |
CategoryUtils(org.uberfire.client.mvp.CategoriesManagerCache categoriesManagerCache,
org.jboss.errai.ui.client.local.spi.TranslationService ts) |
| Modifier and Type | Method and Description |
|---|---|
List<org.uberfire.ext.widgets.common.client.select.SelectOption> |
createCategories()
Create a list of SelectOptions with all the categories and the ALL Option, to be used
in
SelectComponent |
public CategoryUtils()
@Inject
public CategoryUtils(org.uberfire.client.mvp.CategoriesManagerCache categoriesManagerCache,
org.jboss.errai.ui.client.local.spi.TranslationService ts)
public List<org.uberfire.ext.widgets.common.client.select.SelectOption> createCategories()
SelectComponentCopyright © 2001–2021 JBoss by Red Hat. All rights reserved.