| Package | Description |
|---|---|
| to.etc.domui.logic.events |
| Modifier and Type | Method and Description |
|---|---|
ListDeltaType |
LogiEventListDelta.getType() |
static ListDeltaType |
ListDeltaType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListDeltaType[] |
ListDeltaType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
LogiEventListDelta(String path,
T instance,
PropertyMetaModel<P> property,
int index,
I value,
ListDeltaType type) |
Copyright © 2017 etc.to. All rights reserved.