ActiveAnno

Web-based responsive document annotation tool

View the Project on GitHub MaxMello/ActiveAnno

activeannoservice / project.layout.elements.display / PopoverContent

PopoverContent

class PopoverContent

The PopoverContent are display elements which will be shown when the popover is visible

Constructors

Name Summary
<init> The PopoverContent are display elements which will be shown when the popover is visiblePopoverContent(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