atk.NoOpObjectFactory
atk.NoOpObjectFactory — the atk.ObjectFactory
which creates an atk.NoOpObject.
Description
The atk.ObjectFactory
which creates an atk.NoOpObject. An
instance of this is created by an atk.Registry
if no factory type has not been specified to create an accessible object
of a particular type.
Constructor
atk.NoOpObjectFactory
atk.NoOpObjectFactory()Returns : | an instance of an atk.ObjectFactory |
Creates an instance of an atk.ObjectFactory
which generates primitive (non-functioning) atk.Object
objects.
