| Package | Description |
|---|---|
| org.butterfaces.component.showcase.maskedText | |
| org.butterfaces.component.showcase.text | |
| org.butterfaces.component.showcase.tree |
| Modifier and Type | Method and Description |
|---|---|
FacetType |
MaskedTextShowcase.getSelectedFacetType() |
| Modifier and Type | Method and Description |
|---|---|
void |
MaskedTextShowcase.setSelectedFacetType(FacetType selectedFacetType) |
| Modifier and Type | Method and Description |
|---|---|
FacetType |
TextShowcase.getSelectedFacetType() |
FacetType |
SecretShowcase.getSelectedFacetType() |
static FacetType |
FacetType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FacetType[] |
FacetType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TextShowcase.setSelectedFacetType(FacetType selectedFacetType) |
void |
SecretShowcase.setSelectedFacetType(FacetType selectedFacetType) |
| Modifier and Type | Method and Description |
|---|---|
FacetType |
TreeBoxShowcase.getSelectedFacetType() |
| Modifier and Type | Method and Description |
|---|---|
void |
TreeBoxShowcase.setSelectedFacetType(FacetType selectedFacetType) |
Copyright © 2021. All rights reserved.