This class is missing documentation.
Copy and paste the text below and save to HelpSource/Classes/DeferredView.schelpTITLE:: DeferredView summary:: _short_description_here_ categories:: Undocumented classes related:: Classes/SomeRelatedClass, Reference/SomeRelatedStuff DESCRIPTION:: _put_long_description_here_ First code examples: code:: _some_example_code_ :: CLASSMETHODS:: METHOD:: new argument:: view INSTANCEMETHODS:: METHOD:: view METHOD:: doAction METHOD:: getProperty argument:: key argument:: value METHOD:: init METHOD:: doesNotUnderstand argument:: selector argument:: ... args METHOD:: performWithAction argument:: selector argument:: ... args METHOD:: updateObjects METHOD:: setProperty argument:: key argument:: value METHOD:: propertyPairs METHOD:: undefer METHOD:: storeOn argument:: stream METHOD:: objects METHOD:: defer METHOD:: value argument:: newValue METHOD:: action METHOD:: valueAction argument:: newValue METHOD:: setPropertyWithAction argument:: key argument:: value METHOD:: printOn argument:: stream EXAMPLES:: code:: _some_example_code_ ::