| Package | Description |
|---|---|
| org.nuiton.jaxx.widgets.config |
Package jaxx.runtime.swing.config
|
| org.nuiton.jaxx.widgets.config.model |
Package jaxx.runtime.swing.config.model
|
| Modifier and Type | Field and Description |
|---|---|
protected ConfigUIModel |
ConfigCategoryUI.model |
protected ConfigUIModel |
ConfigUI.model |
protected ConfigUIModel |
ConfigUIHelper.model
internal model after builder flush
|
| Modifier and Type | Method and Description |
|---|---|
ConfigUIModel |
ConfigCategoryUI.getModel() |
ConfigUIModel |
ConfigUI.getModel() |
ConfigUIModel |
ConfigUIHelper.getModel() |
| Modifier and Type | Method and Description |
|---|---|
ConfigUIModelBuilder |
ConfigUIHelper.setModel(ConfigUIModel model) |
| Modifier and Type | Method and Description |
|---|---|
ConfigUIModel |
ConfigUIModelBuilder.flushModel()
Flush the model and return it.
|
| Modifier and Type | Method and Description |
|---|---|
CallBackMap |
CallBacksManager.getCallBacks(ConfigUIModel model,
boolean saved,
boolean modified)
Scan a model and grab per callBack the options.
|
CallBackMap |
CallBacksManager.getCallBacksForSaved(ConfigUIModel model)
Scan a model and grab per callBack the options saved.
|
ConfigUIModelBuilder |
ConfigUIModelBuilder.setModel(ConfigUIModel model)
Set the given model as current model.
|
Copyright © 2008–2018 Ultreia.io. All rights reserved.