Ontimize Document Management 0.032EN

com.ontimize.dms.client.gui.property.editor
Class EditorLoaderNodeChildren

java.lang.Object
  extended by com.ontimize.dms.client.gui.property.editor.EditorLoaderNode
      extended by com.ontimize.dms.client.gui.property.editor.EditorLoaderNodeChildren
All Implemented Interfaces:
EditorLoader
Direct Known Subclasses:
EditorLoaderNodeEditor, EditorLoaderNodePath

public class EditorLoaderNodeChildren
extends EditorLoaderNode


Field Summary
 
Fields inherited from class com.ontimize.dms.client.gui.property.editor.EditorLoaderNode
BASE_ATTR_KEY, EDITOR_ATTR_KEY, factory, key, keyName, NAME_ATTR_KEY, streams
 
Constructor Summary
EditorLoaderNodeChildren()
           
 
Method Summary
 java.util.Map load(org.w3c.dom.Node node)
           
 
Methods inherited from class com.ontimize.dms.client.gui.property.editor.EditorLoaderNode
close, getFactory, getKey, getKeyName, open, open, setFactory, setKey, setKeyName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EditorLoaderNodeChildren

public EditorLoaderNodeChildren()
Method Detail

load

public java.util.Map load(org.w3c.dom.Node node)
Specified by:
load in interface EditorLoader
Overrides:
load in class EditorLoaderNode

Ontimize Document Management