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