atk.NoOpObjectFactory — the atk.ObjectFactory
which creates an atk.NoOpObject
.
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.
atk.NoOpObjectFactory()
Returns : | an instance of an atk.ObjectFactory |
Creates an instance of an atk.ObjectFactory
which generates primitive (non-functioning) atk.Object
objects.