|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of OpenModeType in com.acesoft.aceoffix |
---|
Methods in com.acesoft.aceoffix that return OpenModeType | |
---|---|
static OpenModeType |
OpenModeType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static OpenModeType[] |
OpenModeType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.acesoft.aceoffix with parameters of type OpenModeType | |
---|---|
void |
AceoffixCtrl.openDocument(java.lang.String documentURL,
OpenModeType openMode,
java.lang.String userName)
Open an Office document online. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |