|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectgroovy.util.AbstractFactory
griffon.glazedlists.factory.AbstractModelFactory
abstract class AbstractModelFactory extends AbstractFactory
| Constructor Summary | |
AbstractModelFactory()
|
|
| Method Summary | |
|---|---|
boolean
|
isLeaf()
|
| Methods inherited from class AbstractFactory | |
|---|---|
| isLeaf, setParent, onHandleNodeAttributes, onNodeCompleted, setChild, isHandlesNodeChildren, onFactoryRegistration, onNodeChildren, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll, newInstance |
| Methods inherited from class Object | |
|---|---|
| wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
| Constructor Detail |
|---|
AbstractModelFactory()
| Method Detail |
|---|
boolean isLeaf()
Groovy Documentation