|
SRJRCFrames v0.1.296 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Option | |
---|---|
de.schwarzrot.app.domain | domain classes used by applications |
de.schwarzrot.app.ui.control | application specific ui controls |
Uses of Option in de.schwarzrot.app.domain |
---|
Methods in de.schwarzrot.app.domain that return Option | |
---|---|
Option |
OptionBundle.getOption(String key)
|
Methods in de.schwarzrot.app.domain that return types with arguments of type Option | |
---|---|
Map<String,Option> |
OptionBundle.getOptions()
|
Methods in de.schwarzrot.app.domain with parameters of type Option | |
---|---|
void |
OptionBundle.setOption(Option any)
|
Method parameters in de.schwarzrot.app.domain with type arguments of type Option | |
---|---|
void |
OptionBundle.setOptions(Map<String,Option> options)
|
Uses of Option in de.schwarzrot.app.ui.control |
---|
Fields in de.schwarzrot.app.ui.control with type parameters of type Option | |
---|---|
protected Map<String,List<Option>> |
OptionBundleListDialog.options2Remove
|
Methods in de.schwarzrot.app.ui.control that return types with arguments of type Option | |
---|---|
List<Option> |
OptionBundleDialog.getOptions2Remove()
|
Methods in de.schwarzrot.app.ui.control with parameters of type Option | |
---|---|
Object |
OptionsTableView.OptionFormat.getColumnValue(Option item,
int idx)
|
Constructors in de.schwarzrot.app.ui.control with parameters of type Option | |
---|---|
OptionDialog.OptionDetailView(Option instance)
|
|
OptionDialog(Option instance)
|
Constructor parameters in de.schwarzrot.app.ui.control with type arguments of type Option | |
---|---|
OptionsTableView(Collection<Option> list)
|
|
SRJRCFrames v0.1.296 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |