Package | Description |
---|---|
io.keikai.range.impl |
Keikai Spreadsheet Internal Range API Implementation classes.
|
Modifier and Type | Method and Description |
---|---|
ModelUpdate.UpdateType |
ModelUpdate.getType() |
static ModelUpdate.UpdateType |
ModelUpdate.UpdateType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ModelUpdate.UpdateType[] |
ModelUpdate.UpdateType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
ModelUpdate(ModelUpdate.UpdateType type,
Object data)
Deprecated.
|
ModelUpdate(ModelUpdate.UpdateType type,
Object data,
CellAttribute cellAttr) |
Copyright © 2020. All rights reserved.