Packageorg.spicefactory.parsley.view
Interfacepublic interface ContextLookup

Represents a Context lookup in the view hierarchy and allows to cancel the operation.



Public Methods
 MethodDefined By
  
cancel():void
Cancels the lookup, discarding any callbacks added previously.
ContextLookup
Method Detail
cancel()method
public function cancel():void

Cancels the lookup, discarding any callbacks added previously.