Web-based responsive document annotation tool
activeannoservice / project.layout.elements.display / PopoverTarget
class PopoverTarget
The PopoverTarget will be displayed into the parent context directly (for example some text, an icon or a combination)
Name | Summary |
---|---|
<init> | The PopoverTarget will be displayed into the parent context directly (for example some text, an icon or a combination)PopoverTarget(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 |