Ontimize Document Management 0.032EN

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

java.lang.Object
  extended by com.ontimize.dms.client.gui.property.editor.EditorLoaderNode
      extended by com.ontimize.dms.client.gui.property.editor.EditorLoaderNodeDefault
All Implemented Interfaces:
EditorLoader

public class EditorLoaderNodeDefault
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
EditorLoaderNodeDefault()
           
 
Method Summary
 
Methods inherited from class com.ontimize.dms.client.gui.property.editor.EditorLoaderNode
close, getFactory, getKey, getKeyName, load, 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

EditorLoaderNodeDefault

public EditorLoaderNodeDefault()

Ontimize Document Management