module Lebowski::Foundation::Views
Represents a proxy to a generic SproutCore view (SC.View).
All other views in this framework derive from this in order to acquire base functionality. If you intended to create your own view proxy object then you must inherit from this class as well.