|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ValuesConfigModel | |
|---|---|
| com.ccg.values | Value Transfer Classes. |
| Uses of ValuesConfigModel in com.ccg.values |
|---|
| Methods in com.ccg.values that return ValuesConfigModel | |
|---|---|
ValuesConfigModel |
ValuesConfigList.getModel()
Get the ValuesConfigModel associated
with the list. |
ValuesConfigModel |
ValuesConfigEditor.getModel()
Get the ValuesConfigModel used to select config
choices from. |
| Methods in com.ccg.values with parameters of type ValuesConfigModel | |
|---|---|
void |
ValuesConfigList.setModel(ValuesConfigModel val)
Set the ValuesConfigModel associated
with the list. |
void |
ValuesConfigEditor.setModel(ValuesConfigModel val)
Set the ValuesConfigModel used to select config
choices from. |
| Constructors in com.ccg.values with parameters of type ValuesConfigModel | |
|---|---|
ValuesConfigList(ValuesConfigModel vcm,
ValuesEditor ve,
int bmask)
Allows one to fully configure the object at time of construction. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||