Class ContentEditorPresentation.Bindings

  • Enclosing interface:
    ContentEditorPresentation

    public static class ContentEditorPresentation.Bindings
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Bindings()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • openExternalEditorBrowserAction

        @Nonnull
        public final it.tidalwave.role.ui.UserAction openExternalEditorBrowserAction
      • openExternalEditorAction

        @Nonnull
        public final it.tidalwave.role.ui.UserAction openExternalEditorAction
      • title

        @Nonnull
        public final it.tidalwave.role.ui.BoundProperty<java.lang.String> title
    • Constructor Detail

      • Bindings

        public Bindings()