|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectgroovy.lang.GroovyObjectSupport
groovy.lang.Binding
groovy.util.FactoryBuilderSupport
griffon.builder.tray.TrayBuilder
@Deprecated class TrayBuilder extends FactoryBuilderSupport
| Field Summary | |
|---|---|
static String |
DEFAULT_DELEGATE_PROPERTY_OBJECT_ID
|
static String |
DELEGATE_PROPERTY_OBJECT_ID
|
| Fields inherited from class FactoryBuilderSupport | |
|---|---|
| CURRENT_FACTORY, PARENT_FACTORY, PARENT_NODE, CURRENT_NODE, PARENT_CONTEXT, PARENT_NAME, CURRENT_NAME, OWNER, PARENT_BUILDER, CURRENT_BUILDER, CHILD_BUILDER, SCRIPT_CLASS_NAME |
| Constructor Summary | |
TrayBuilder(boolean init = true)
|
|
| Method Summary | |
|---|---|
static def
|
objectIDAttributeDelegate(def builder, def node, def attributes)
|
void
|
registerTray()
|
| Methods inherited from class Binding | |
|---|---|
| setProperty, getProperty, setVariable, getVariable, hasVariable, getVariables, getMetaClass, invokeMethod, setMetaClass, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
| Field Detail |
|---|
public static final String DEFAULT_DELEGATE_PROPERTY_OBJECT_ID
public static final String DELEGATE_PROPERTY_OBJECT_ID
| Constructor Detail |
|---|
TrayBuilder(boolean init = true)
| Method Detail |
|---|
static def objectIDAttributeDelegate(def builder, def node, def attributes)
void registerTray()
Groovy Documentation