Package | Description |
---|---|
sk.stuba.fiit.perconik.activity.listeners | |
sk.stuba.fiit.perconik.utilities.configuration |
Utilities extending Java configuration capabilities.
|
Modifier and Type | Method and Description |
---|---|
Options |
RegularListener.getOptions(Scope scope)
Gets scoped options of this configurable instance.
|
protected Options |
RegularListener.getOptionsForNonStandardScope(Scope scope) |
Modifier and Type | Class and Description |
---|---|
class |
StandardScope |
Modifier and Type | Method and Description |
---|---|
Options |
ScopedConfigurable.getOptions(Scope scope)
Gets scoped options of this configurable instance.
|