com.canoo.griffon.factory.dockable
[Groovy] Class SingleDockableFactoryFactory
java.lang.Object
groovy.util.AbstractFactory
com.canoo.griffon.factory.dockable.SingleDockableFactoryFactory
class SingleDockableFactoryFactory
extends AbstractFactory
- Authors:
- Alexander Klein
|
Field Summary |
static bibliothek.util.Filter |
noFilter
|
|
Methods inherited from class AbstractFactory
|
| setParent, isLeaf, onFactoryRegistration, isHandlesNodeChildren, onNodeChildren, onHandleNodeAttributes, onNodeCompleted, setChild, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll, newInstance |
noFilter
public static final bibliothek.util.Filter noFilter
-
SingleDockableFactoryFactory
SingleDockableFactoryFactory()
-
isLeaf
@Override
boolean isLeaf()
-
newInstance
Object newInstance(FactoryBuilderSupport builder, Object name, Object value, Map attributes)
-
Groovy Documentation