|
SRJRCFrames v0.1.296 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OptionBundle | |
---|---|
de.schwarzrot.app.domain | domain classes used by applications |
de.schwarzrot.app.domain.support | support classes for application domain entities |
de.schwarzrot.app.ui.control | application specific ui controls |
Uses of OptionBundle in de.schwarzrot.app.domain |
---|
Methods in de.schwarzrot.app.domain that return OptionBundle | |
---|---|
OptionBundle |
Option.getParent()
|
Methods in de.schwarzrot.app.domain that return types with arguments of type OptionBundle | |
---|---|
Class<OptionBundle> |
Option.getParentType()
|
Methods in de.schwarzrot.app.domain with parameters of type OptionBundle | |
---|---|
void |
Option.setParent(OptionBundle parent)
|
Uses of OptionBundle in de.schwarzrot.app.domain.support |
---|
Methods in de.schwarzrot.app.domain.support that return OptionBundle | |
---|---|
OptionBundle |
OptionBundleHandler.getNotAllowedOptions(String applicationName)
|
OptionBundle |
DefaultOptionBundleHandler.getNotAllowedOptions(String applicationName)
|
Methods in de.schwarzrot.app.domain.support that return types with arguments of type OptionBundle | |
---|---|
List<OptionBundle> |
OptionBundleHandler.getOptionBundles(String applicationName)
|
List<OptionBundle> |
DefaultOptionBundleHandler.getOptionBundles(String applicationName)
|
List<OptionBundle> |
DefaultOptionBundleHandler.readOptionBundle(String applicationName,
boolean fullyRead)
|
Uses of OptionBundle in de.schwarzrot.app.ui.control |
---|
Methods in de.schwarzrot.app.ui.control that return OptionBundle | |
---|---|
protected OptionBundle |
OptionBundleListDialog.getNotAllowed()
|
Methods in de.schwarzrot.app.ui.control that return types with arguments of type OptionBundle | |
---|---|
protected Collection<OptionBundle> |
OptionBundleListDialog.getBundles()
|
Methods in de.schwarzrot.app.ui.control with parameters of type OptionBundle | |
---|---|
Object |
OptionBundlesTableView.OptBundleFormat.getColumnValue(OptionBundle item,
int idx)
|
Constructors in de.schwarzrot.app.ui.control with parameters of type OptionBundle | |
---|---|
OptionBundleDialog(OptionBundle bundle,
OptionBundle notAllowed)
|
Constructor parameters in de.schwarzrot.app.ui.control with type arguments of type OptionBundle | |
---|---|
OptionBundlesTableView(Collection<OptionBundle> list)
|
|
SRJRCFrames v0.1.296 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |