Class CreateModeEditor

java.lang.Object
com.levigo.jadice.web.client.internal.annotation.CreateModeEditor

public class CreateModeEditor extends Object
A dynamic annotation toolbar which is used to show the toolbar when the annotation is drawn. This toolbar must be contained by an other toolbar. It is not added to the UI by default.
  • Constructor Details

  • Method Details

    • ensureDebugId

      public void ensureDebugId(String baseID)
    • setVisible

      public void setVisible(boolean visible)
    • updateButtons

      public void updateButtons(Document document, Annotation annotation)