Package | Description |
---|---|
com.logicaldoc.core.document |
Modifier and Type | Method and Description |
---|---|
static DocumentEvent |
DocumentEvent.fromString(String event) |
static DocumentEvent |
DocumentEvent.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DocumentEvent[] |
DocumentEvent.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2008-2014 Logical Objects. All Rights Reserved.