|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectgroovy.util.AbstractFactory
simplejpa.swing.TableColumnConfig
class TableColumnConfig extends AbstractFactory
| Nested Class Summary | |
|---|---|
class |
TableColumnConfig.HeaderRenderer
|
class |
TableColumnConfig.LinkRenderer
|
| Constructor Summary | |
TableColumnConfig()
|
|
| Method Summary | |
|---|---|
Object
|
newInstance(FactoryBuilderSupport builder, Object name, Object value, Map attributes)
|
| Methods inherited from class AbstractFactory | |
|---|---|
| isHandlesNodeChildren, onFactoryRegistration, onHandleNodeAttributes, onNodeChildren, onNodeCompleted, setChild, setParent, isLeaf, getClass, hashCode, equals, toString, notify, notifyAll, wait, wait, wait, newInstance |
| Methods inherited from class Object | |
|---|---|
| getClass, hashCode, equals, toString, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
TableColumnConfig()
| Method Detail |
|---|
@Override Object newInstance(FactoryBuilderSupport builder, Object name, Object value, Map attributes)
Groovy Documentation