public class CategorizedComboBoxElement extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
CategorizedComboBoxElement.Type
The type of the element.
|
| Constructor and Description |
|---|
CategorizedComboBoxElement(Object value,
CategorizedComboBoxElement.Type type)
Constructor.
|
public CategorizedComboBoxElement(Object value, CategorizedComboBoxElement.Type type)
value - the value of the element.type - the type of the element.public CategorizedComboBoxElement.Type getType()
Copyright © 2010-2015 ForgeRock AS. All Rights Reserved.