Package | Description |
---|---|
com.darwino.domino.napi.enums | |
com.darwino.domino.napi.struct | |
com.darwino.domino.napi.wrap.design |
Modifier and Type | Method and Description |
---|---|
static VIEW_STYLE |
VIEW_STYLE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VIEW_STYLE[] |
VIEW_STYLE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
VIEW_STYLE |
VIEW_FORMAT_HEADER.getViewStyle() |
Modifier and Type | Method and Description |
---|---|
void |
VIEW_FORMAT_HEADER.setViewStyle(VIEW_STYLE style) |
Modifier and Type | Method and Description |
---|---|
VIEW_STYLE |
NSFViewFormat.getStyle() |
Copyright © 2014–2018. All rights reserved.