com.canoo.griffon.factory.dockable
[Groovy] Class GriffonSingleDockableFactoryFactory
java.lang.Object
groovy.util.AbstractFactory
com.canoo.griffon.factory.dockable.GriffonSingleDockableFactoryFactory
class GriffonSingleDockableFactoryFactory
extends AbstractFactory
- Authors:
- Alexander Klein
|
Methods inherited from class AbstractFactory
|
| setParent, isLeaf, onFactoryRegistration, isHandlesNodeChildren, onNodeChildren, onHandleNodeAttributes, onNodeCompleted, setChild, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll, newInstance |
app
GriffonApplication app
-
GriffonSingleDockableFactoryFactory
GriffonSingleDockableFactoryFactory(GriffonApplication app)
-
isLeaf
@Override
boolean isLeaf()
-
newInstance
Object newInstance(FactoryBuilderSupport builder, Object name, Object value, Map attributes)
-
setParent
@Override
void setParent(FactoryBuilderSupport builder, Object parent, Object child)
-
Groovy Documentation