| Package | Description |
|---|---|
| org.dominokit.domino.ui.media |
| Modifier and Type | Method and Description |
|---|---|
static MediaObject.MediaAlign |
MediaObject.MediaAlign.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MediaObject.MediaAlign[] |
MediaObject.MediaAlign.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
MediaObject |
MediaObject.alignLeftMedia(MediaObject.MediaAlign align)
Sets the alignment of the left media element
|
MediaObject |
MediaObject.alignRightMedia(MediaObject.MediaAlign align)
Sets the alignment of the right media element
|
Copyright © 2019–2022 Dominokit. All rights reserved.