| Package | Description |
|---|---|
| to.etc.iocular | |
| to.etc.iocular.def |
| Modifier and Type | Method and Description |
|---|---|
static BindingScope |
BindingScope.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BindingScope[] |
BindingScope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
BindingScope |
ComponentDef.getScope() |
BindingScope |
ISelfDef.getScope() |
BindingScope |
ComponentBuilder.getScope() |
| Modifier and Type | Method and Description |
|---|---|
ComponentBuilder |
ComponentBuilder.scope(BindingScope scope)
Defines the scope for this object.
|
Copyright © 2017 etc.to. All rights reserved.