|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NyxTableColumnModel | |
---|---|
org.xulux.guilayer.swing.models | |
org.xulux.guilayer.swing.widgets |
Uses of NyxTableColumnModel in org.xulux.guilayer.swing.models |
---|
Fields in org.xulux.guilayer.swing.models declared as NyxTableColumnModel | |
---|---|
protected NyxTableColumnModel |
NyxTableColumnModel.lockedModel
the model |
Methods in org.xulux.guilayer.swing.models that return NyxTableColumnModel | |
---|---|
NyxTableColumnModel |
NyxTableColumnModel.getLockedColumnModel()
|
NyxTableColumnModel |
NyxTableColumn.getModel()
|
Methods in org.xulux.guilayer.swing.models with parameters of type NyxTableColumnModel | |
---|---|
void |
NyxTableColumn.setModel(NyxTableColumnModel model)
Set the model for easy access to the model. |
Uses of NyxTableColumnModel in org.xulux.guilayer.swing.widgets |
---|
Fields in org.xulux.guilayer.swing.widgets declared as NyxTableColumnModel | |
---|---|
protected NyxTableColumnModel |
Table.columnModel
The columnModel |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |