com.virtualweaver.xotics.datamodel.editor.wrapper
Class XoXsdwIdRefPropertyEditor

java.lang.Object
  extended byjava.beans.PropertyEditorSupport
      extended bycom.virtualweaver.xotics.datamodel.editor.XoAbstractPropertyEditor
          extended bycom.virtualweaver.xotics.datamodel.editor.XoXsdPropertyEditor
              extended bycom.virtualweaver.xotics.datamodel.editor.XoIdRefXsdPropertyEditor
                  extended bycom.virtualweaver.xotics.datamodel.editor.wrapper.XoXsdwIdRefPropertyEditor
All Implemented Interfaces:
java.beans.PropertyEditor, XoPropertyEditor

public class XoXsdwIdRefPropertyEditor
extends XoIdRefXsdPropertyEditor


Field Summary
 
Fields inherited from class com.virtualweaver.xotics.datamodel.editor.XoIdRefXsdPropertyEditor
dataModel
 
Fields inherited from class com.virtualweaver.xotics.datamodel.editor.XoXsdPropertyEditor
isXsdType, support, xsdClass
 
Fields inherited from class com.virtualweaver.xotics.datamodel.editor.XoAbstractPropertyEditor
customEditor, value
 
Constructor Summary
XoXsdwIdRefPropertyEditor()
           
 
Methods inherited from class com.virtualweaver.xotics.datamodel.editor.XoIdRefXsdPropertyEditor
createCustomEditor, getReferencedIds, initCustomEditor, setCustomEditorValue, setProperty
 
Methods inherited from class com.virtualweaver.xotics.datamodel.editor.XoXsdPropertyEditor
createValue, decode, getAsString, getAsText, getFractionDigit, getLength, getMaxExclusive, getMaxInclusive, getMaxLength, getMinExclusive, getMinInclusive, getMinLength, getPattern, getTotalDigit, getWhiteSpace, getXsdTypeLabel, matchFractionDigit, matchLength, matchMaxExclusive, matchMaxInclusive, matchMaxLength, matchMinExclusive, matchMinInclusive, matchMinLength, matchPattern, matchTotalDigit, whiteSpace
 
Methods inherited from class com.virtualweaver.xotics.datamodel.editor.XoAbstractPropertyEditor
getCustomEditor, getValue, isPaintable, setAsText, setValue, supportsCustomEditor
 
Methods inherited from class java.beans.PropertyEditorSupport
addPropertyChangeListener, firePropertyChange, getJavaInitializationString, getTags, paintValue, removePropertyChangeListener
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.beans.PropertyEditor
addPropertyChangeListener, getJavaInitializationString, getTags, paintValue, removePropertyChangeListener
 

Constructor Detail

XoXsdwIdRefPropertyEditor

public XoXsdwIdRefPropertyEditor()