jbpm-form-modeler-service-core 6.1.0.Beta2

org.jbpm.formModeler.core.wrappers
Class HTMLi18n

java.lang.Object
  extended by java.util.AbstractMap
      extended by org.jbpm.formModeler.api.model.wrappers.I18nSet
          extended by org.jbpm.formModeler.core.wrappers.HTMLi18n
All Implemented Interfaces:
Serializable, Comparable, Map

public class HTMLi18n
extends I18nSet

Wrapper class for Multilanguage HTML field type.

See Also:
Serialized Form

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

HTMLi18n

public HTMLi18n(Map m)

HTMLi18n

public HTMLi18n(Set s)

HTMLi18n

public HTMLi18n()

jbpm-form-modeler-service-core 6.1.0.Beta2

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.