Skip to main content

Is it possible to programmatically set columns in annotations tables?

Comments

1 comment

  • Matthew Cheung

    Hi Jeff,

    Sorry there is no good way to control the columns there programatically.  Users will need to set up the displayed columns individually.

    You could write your own custom DocumentViewer, but we it might be a bit tricky since you normally define them as working on particular document types.  So you might end up showing it more often than you'd want.  

    If you don't need the information in the actual annotations, then another thing you could consider is DocumentNotes (called Meta-Data in the UI), see https://assets.geneious.com/developer/geneious/javadoc/latest/com/biomatters/geneious/publicapi/documents/DocumentNoteUtilities.html

    0

Please sign in to leave a comment.