Helper class to be used to build custom editors. This class provides functionality to store and retrieve ValueLoading as an editor’s value.
Guidelines for implementing CustomEditors :
Base class for implementing custom editor widgets. This class provides dual state functionality. Each editor should have the posibility to have ValueLoading as its value, specifying that no value has been set yet.