griffon.lanterna.factory
[Groovy] Class ComponentFactory
java.lang.Object
groovy.util.AbstractFactory
griffon.lanterna.factory.BeanFactory
griffon.lanterna.factory.ComponentFactory
class ComponentFactory
extends BeanFactory
- 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 |
ComponentFactory
ComponentFactory(Class beanClass)
-
ComponentFactory
ComponentFactory(Class beanClass, boolean leaf)
-
setChild
void setChild(FactoryBuilderSupport builder, Object parent, Object child)
-
Groovy Documentation