| Package | Description |
|---|---|
| org.zkoss.zss.model.impl |
ZK Spreadsheet Internal Book Model Implementation classes.
|
| org.zkoss.zss.model.sys.dependency |
ZK Spreadsheet Internal Book Model Engines classes.
|
| Modifier and Type | Method and Description |
|---|---|
ObjectRef.ObjectType |
ObjectRefImpl.getObjectType() |
| Constructor and Description |
|---|
ObjectRefImpl(String bookName,
String sheetName,
String objectId,
ObjectRef.ObjectType type) |
| Modifier and Type | Method and Description |
|---|---|
ObjectRef.ObjectType |
ObjectRef.getObjectType() |
static ObjectRef.ObjectType |
ObjectRef.ObjectType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ObjectRef.ObjectType[] |
ObjectRef.ObjectType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All rights reserved.