groovy.swing.factory
[Groovy] Class CellEditorGetValueFactory
java.lang.Object
groovy.util.AbstractFactory
groovy.swing.factory.CellEditorGetValueFactory
class CellEditorGetValueFactory
extends AbstractFactory
Methods inherited from class AbstractFactory
|
isLeaf, onFactoryRegistration, isHandlesNodeChildren, onNodeChildren, onHandleNodeAttributes, onNodeCompleted, setChild, setParent, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll, newInstance |
isHandlesNodeChildren
boolean isHandlesNodeChildren()
-
newInstance
Object newInstance(FactoryBuilderSupport builder, Object name, Object value, Map attributes)
-
onNodeChildren
boolean onNodeChildren(FactoryBuilderSupport builder, Object node, Closure childContent)
-
Copyright © 2003-2013 The Codehaus. All rights reserved.