Class pvr.widget.editors.UnboundEditor


Extends pvr.widget.editors._PseudoEditor.
Provides a temporary editor widget for use when a property's binding information is not completely entered in the view designer.

This editor widget is simply a place-holder, and cannot be used to enter data. It is automatically replaced with a proper editor widget when the binding information is completely entered.


Defined in: <pvr\widget\editors\UnboundEditor.js>.

Constructor Summary

Constructor Attributes Constructor Name and Description
 
Methods borrowed from class pvr.widget.editors._PseudoEditor:
focus, validate

Constructor Detail

pvr.widget.editors.UnboundEditor()