Class pvr.widget.editors.UnconfiguredEditor


Extends pvr.widget.editors._PseudoEditor.
Provides an editor widget for use when an appropriate editor widget for a particular property is not configured in the registry.

This editor widget is simply a place-holder to report the configuration error, and cannot be used to enter data.


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

Constructor Summary

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

Constructor Detail

pvr.widget.editors.UnconfiguredEditor()