griffon.swing.factory
[Groovy] Class RootFactory
java.lang.Object
groovy.util.AbstractFactory
griffon.swing.factory.RootFactory
class RootFactory
extends AbstractFactory
Identifies the top level node of a script
- Authors:
- Andres Almiray
|
Methods inherited from class AbstractFactory
|
| setParent, isLeaf, isHandlesNodeChildren, onFactoryRegistration, onHandleNodeAttributes, onNodeChildren, onNodeCompleted, setChild, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll, newInstance |
RootFactory
RootFactory()
-
isLeaf
boolean isLeaf()
-
newInstance
Object newInstance(FactoryBuilderSupport builder, Object name, Object value, Map attributes)
-
Groovy Documentation