Web-based responsive document annotation tool
activeannoservice / project.layout.elements.display / PopoverContent
class PopoverContent
The PopoverContent are display elements which will be shown when the popover is visible
| Name | Summary |
|---|---|
| <init> | The PopoverContent are display elements which will be shown when the popover is visiblePopoverContent(vararg elements: DisplayElement) |
| Name | Summary |
|---|---|
| elements | vararg val elements: Array<out DisplayElement> |
| Name | Summary |
|---|---|
| equals | fun equals(other: Any?): Boolean |
| hashCode | fun hashCode(): Int |
| toString | fun toString(): String |