Package | Description |
---|---|
com.hcl.domino.design.format |
Modifier and Type | Method and Description |
---|---|
static ViewTableFormat3.Flag |
ViewTableFormat3.Flag.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ViewTableFormat3.Flag[] |
ViewTableFormat3.Flag.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Set<ViewTableFormat3.Flag> |
ViewTableFormat3.getFlags() |
Modifier and Type | Method and Description |
---|---|
ViewTableFormat3 |
ViewTableFormat3.setFlags(Collection<ViewTableFormat3.Flag> flags) |
Copyright © 2019–2021 HCL. All rights reserved.