Package | Description |
---|---|
com.hcl.domino.richtext.records |
Modifier and Type | Method and Description |
---|---|
static CDEmbeddedControl.Style |
CDEmbeddedControl.Style.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CDEmbeddedControl.Style[] |
CDEmbeddedControl.Style.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Set<CDEmbeddedControl.Style> |
CDEmbeddedControl.getStyle()
Retrieves potential styles for this control.
|
Modifier and Type | Method and Description |
---|---|
CDEmbeddedControl |
CDEmbeddedControl.setStyle(CDEmbeddedControl.Style style) |
Copyright © 2019–2021 HCL. All rights reserved.