org.molgenis.omx.auth.ui.form
Class UserAreaForm

java.lang.Object
  extended by java.util.AbstractMap<K,V>
      extended by java.util.HashMap<K,V>
          extended by java.util.LinkedHashMap<String,HtmlInput<?>>
              extended by org.molgenis.framework.ui.html.Container
                  extended by org.molgenis.omx.auth.ui.form.UserAreaForm
All Implemented Interfaces:
Serializable, Cloneable, Map<String,HtmlInput<?>>, HtmlElement, ScreenView

public class UserAreaForm
extends Container

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 org.molgenis.framework.ui.html.HtmlElement
HtmlElement.UiToolkit
 
Field Summary
 
Fields inherited from interface org.molgenis.framework.ui.html.HtmlElement
CLASS, ID
 
Constructor Summary
UserAreaForm()
           
 
Method Summary
 
Methods inherited from class org.molgenis.framework.ui.html.Container
add, addAll, addAll, get, getClazz, getCustomHtmlHeaders, getId, getInputs, render, render, set, setAll, setClazz, setId, toHtml
 
Methods inherited from class java.util.LinkedHashMap
clear, containsValue, removeEldestEntry
 
Methods inherited from class java.util.HashMap
clone, containsKey, entrySet, isEmpty, keySet, put, putAll, remove, size, values
 
Methods inherited from class java.util.AbstractMap
equals, hashCode, toString
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface java.util.Map
containsKey, entrySet, equals, hashCode, isEmpty, keySet, put, putAll, remove, size, values
 

Constructor Detail

UserAreaForm

public UserAreaForm()


Copyright © 2013. All Rights Reserved.