|
jbpm-form-modeler-service-core 6.1.0.Beta2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.AbstractMap
org.jbpm.formModeler.api.model.wrappers.I18nSet
org.jbpm.formModeler.core.wrappers.HTMLi18n
public class HTMLi18n
Wrapper class for Multilanguage HTML field type.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class java.util.AbstractMap |
---|
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V> |
Nested classes/interfaces inherited from interface java.util.Map |
---|
Map.Entry<K,V> |
Constructor Summary | |
---|---|
HTMLi18n()
|
|
HTMLi18n(Map m)
|
|
HTMLi18n(Set s)
|
Method Summary |
---|
Methods inherited from class org.jbpm.formModeler.api.model.wrappers.I18nSet |
---|
add, asMap, compareTo, entrySet, getValue, iterator, setValue |
Methods inherited from class java.util.AbstractMap |
---|
clear, clone, containsKey, containsValue, equals, get, hashCode, isEmpty, keySet, put, putAll, remove, size, toString, values |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public HTMLi18n(Map m)
public HTMLi18n(Set s)
public HTMLi18n()
|
jbpm-form-modeler-service-core 6.1.0.Beta2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |