Ontimize Document Management 0.032EN

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

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

public class EditorLoaderNodeProperty
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
EditorLoaderNodeProperty()
           
 
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

EditorLoaderNodeProperty

public EditorLoaderNodeProperty()

Ontimize Document Management