Skip to content

KAT API #18

Description

@tkw1536

So I can properly integrate KAT with JOBAD I need the following methods / properties accessible in the kat.main.KATService Object

  • Methods:
    • createAnnotation(rangeStart, rangeEnd) which should bring up the createAnnotation Dialog with the selected textRange.
    • showControlPanel() shows the KAT Controol Panel
  • Maybe as arguments for the constructor
    • useBuiltInUI which determines if the builtin UI for showing the Control Panel and adding annotations is used.

So far I have hacked into the code and used hidden methods for this, however a public API would be better as I would not have to change the KAT code every time you update the code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions