| Constructor and Description |
|---|
FacesTitleMap(Class<Enum<?>> enumType,
DialogView dialogView) |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
boolean |
containsKey(Object key) |
boolean |
containsValue(Object value) |
Set<Map.Entry<Object,String>> |
entrySet() |
String |
get(Object key) |
boolean |
isEmpty() |
Set<Object> |
keySet() |
String |
put(Object key,
String value) |
void |
putAll(Map<? extends Object,? extends String> m) |
String |
remove(Object key) |
int |
size() |
Collection<String> |
values() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, equals, forEach, getOrDefault, hashCode, merge, putIfAbsent, remove, replace, replace, replaceAllpublic FacesTitleMap(Class<Enum<?>> enumType, DialogView dialogView)
enumType - typedialogView - viewCopyright © 2006–2017 Esito AS. All rights reserved.