AnnotationActions
Constructor
Methods
build
Builds the object.
def build() -> dashboard.AnnotationActions
can_add
def can_add(can_add: bool) -> typing.Self
can_delete
def can_delete(can_delete: bool) -> typing.Self
can_edit
def can_edit(can_edit: bool) -> typing.Self
See also