ActiveAnno

Web-based responsive document annotation tool

View the Project on GitHub MaxMello/ActiveAnno

activeannoservice / project.layout.elements.display / PopoverTarget

PopoverTarget

class PopoverTarget

The PopoverTarget will be displayed into the parent context directly (for example some text, an icon or a combination)

Constructors

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)

Properties

Name Summary
elements vararg val elements: Array<out DisplayElement>

Functions

Name Summary
equals fun equals(other: Any?): Boolean
hashCode fun hashCode(): Int
toString fun toString(): String