| Package | Description |
|---|---|
| org.oddjob.arooa.parsing |
Classes concerning the parsing a configurations.
|
| org.oddjob.arooa.registry |
Classes concerned with the BeanRegistry which provides a
dynamic lookup of components.
|
| Modifier and Type | Method and Description |
|---|---|
DragTransaction |
DragConfiguration.beginChange(ChangeHow how) |
DragTransaction |
DragContext.beginChange(ChangeHow how) |
DragTransaction |
DragPoint.beginChange(ChangeHow how)
Begin a change.
|
DragTransaction |
DragPoint.beginChange(ChangeHow how)
Begin a change.
|
DragTransaction |
DragContext.beginChange(ChangeHow how) |
DragTransaction |
DragConfiguration.beginChange(ChangeHow how) |
| Modifier and Type | Method and Description |
|---|---|
static ChangeHow |
ChangeHow.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChangeHow |
ChangeHow.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChangeHow[] |
ChangeHow.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static ChangeHow[] |
ChangeHow.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023. All rights reserved.