public class UIUtil extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
EMPTY_STRING |
| Constructor and Description |
|---|
UIUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getDisplayableProviderTypeName(ProviderType providerType)
Helper method for showing whe provider type name in a consistent way around the different widgets.
|
static String |
getStringValue(Map map,
String key) |
static String |
trimOrGetEmpty(String value) |
public static final String EMPTY_STRING
public static String getDisplayableProviderTypeName(ProviderType providerType)
providerType - a provider type.Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.