|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD | |||||||
java.lang.Objectjavax.swing.table.TableColumn
simplejpa.swing.glazed.GlazedColumn
class GlazedColumn extends TableColumn
| Field Summary |
|---|
| Fields inherited from class TableColumn | |
|---|---|
| COLUMN_WIDTH_PROPERTY, HEADER_VALUE_PROPERTY, HEADER_RENDERER_PROPERTY, CELL_RENDERER_PROPERTY |
| Property Summary | |
|---|---|
Class |
columnClass
|
Comparator |
comparator
|
Closure |
expression
|
String |
name
|
String |
property
|
| Constructor Summary | |
GlazedColumn()
|
|
| Method Summary |
|---|
| Methods inherited from class Object | |
|---|---|
| getClass, hashCode, equals, toString, notify, notifyAll, wait, wait, wait |
| Property Detail |
|---|
Class columnClass
Comparator comparator
Closure expression
String name
String property
| Constructor Detail |
|---|
GlazedColumn()
Groovy Documentation