Interface LayoutEditorPlugin

    • Method Detail

      • load

        void load​(org.uberfire.backend.vfs.Path currentPath,
                  org.uberfire.mvp.Command loadCallBack)
      • save

        void save​(org.uberfire.backend.vfs.Path path,
                  org.jboss.errai.common.client.api.RemoteCallback<org.uberfire.backend.vfs.Path> saveSuccessCallback)