Uses of Interface
org.uberfire.ext.editor.commons.client.menu.BasicFileMenuBuilder
-
Packages that use BasicFileMenuBuilder Package Description org.uberfire.ext.editor.commons.client org.uberfire.ext.editor.commons.client.menu -
-
Uses of BasicFileMenuBuilder in org.uberfire.ext.editor.commons.client
Fields in org.uberfire.ext.editor.commons.client declared as BasicFileMenuBuilder Modifier and Type Field Description protected BasicFileMenuBuilderBaseEditor. menuBuilderFields in org.uberfire.ext.editor.commons.client with type parameters of type BasicFileMenuBuilder Modifier and Type Field Description protected org.jboss.errai.ioc.client.api.ManagedInstance<BasicFileMenuBuilder>BaseEditor. menuBuilderManagedInstanceMethods in org.uberfire.ext.editor.commons.client with parameters of type BasicFileMenuBuilder Modifier and Type Method Description protected voidBaseEditor. addDownloadMenuItem(BasicFileMenuBuilder menuBuilder) -
Uses of BasicFileMenuBuilder in org.uberfire.ext.editor.commons.client.menu
Classes in org.uberfire.ext.editor.commons.client.menu that implement BasicFileMenuBuilder Modifier and Type Class Description classBasicFileMenuBuilderImplMethods in org.uberfire.ext.editor.commons.client.menu that return BasicFileMenuBuilder Modifier and Type Method Description BasicFileMenuBuilderBasicFileMenuBuilder. addCommand(String caption, org.uberfire.mvp.Command command)BasicFileMenuBuilderBasicFileMenuBuilderImpl. addCommand(String caption, org.uberfire.mvp.Command command)BasicFileMenuBuilderBasicFileMenuBuilder. addCopy(org.uberfire.backend.vfs.Path path, org.jboss.errai.common.client.api.Caller<? extends org.uberfire.ext.editor.commons.service.support.SupportsCopy> copyCaller)BasicFileMenuBuilderBasicFileMenuBuilder. addCopy(org.uberfire.backend.vfs.Path path, Validator validator, org.jboss.errai.common.client.api.Caller<? extends org.uberfire.ext.editor.commons.service.support.SupportsCopy> copyCaller)BasicFileMenuBuilderBasicFileMenuBuilder. addCopy(BasicFileMenuBuilder.PathProvider provider, Validator validator, org.jboss.errai.common.client.api.Caller<? extends org.uberfire.ext.editor.commons.service.support.SupportsCopy> copyCaller)BasicFileMenuBuilderBasicFileMenuBuilder. addCopy(org.uberfire.mvp.Command command)BasicFileMenuBuilderBasicFileMenuBuilderImpl. addCopy(org.uberfire.backend.vfs.Path path, org.jboss.errai.common.client.api.Caller<? extends org.uberfire.ext.editor.commons.service.support.SupportsCopy> copyCaller)BasicFileMenuBuilderBasicFileMenuBuilderImpl. addCopy(org.uberfire.backend.vfs.Path path, Validator validator, org.jboss.errai.common.client.api.Caller<? extends org.uberfire.ext.editor.commons.service.support.SupportsCopy> copyCaller)BasicFileMenuBuilderBasicFileMenuBuilderImpl. addCopy(BasicFileMenuBuilder.PathProvider provider, Validator validator, org.jboss.errai.common.client.api.Caller<? extends org.uberfire.ext.editor.commons.service.support.SupportsCopy> copyCaller)BasicFileMenuBuilderBasicFileMenuBuilderImpl. addCopy(org.uberfire.mvp.Command command)BasicFileMenuBuilderBasicFileMenuBuilder. addDelete(org.uberfire.backend.vfs.Path path, org.jboss.errai.common.client.api.Caller<? extends org.uberfire.ext.editor.commons.service.support.SupportsDelete> deleteCaller)BasicFileMenuBuilderBasicFileMenuBuilder. addDelete(org.uberfire.backend.vfs.Path path, org.jboss.errai.common.client.api.Caller<? extends org.uberfire.ext.editor.commons.service.support.SupportsDelete> deleteCaller, Validator validator)BasicFileMenuBuilderBasicFileMenuBuilder. addDelete(BasicFileMenuBuilder.PathProvider provider, org.jboss.errai.common.client.api.Caller<? extends org.uberfire.ext.editor.commons.service.support.SupportsDelete> deleteCaller)BasicFileMenuBuilderBasicFileMenuBuilder. addDelete(BasicFileMenuBuilder.PathProvider provider, org.jboss.errai.common.client.api.Caller<? extends org.uberfire.ext.editor.commons.service.support.SupportsDelete> deleteCaller, Validator validator)BasicFileMenuBuilderBasicFileMenuBuilder. addDelete(org.uberfire.mvp.Command command)BasicFileMenuBuilderBasicFileMenuBuilderImpl. addDelete(org.uberfire.backend.vfs.Path path, org.jboss.errai.common.client.api.Caller<? extends org.uberfire.ext.editor.commons.service.support.SupportsDelete> deleteCaller)BasicFileMenuBuilderBasicFileMenuBuilderImpl. addDelete(org.uberfire.backend.vfs.Path path, org.jboss.errai.common.client.api.Caller<? extends org.uberfire.ext.editor.commons.service.support.SupportsDelete> deleteCaller, Validator validator)BasicFileMenuBuilderBasicFileMenuBuilderImpl. addDelete(BasicFileMenuBuilder.PathProvider provider, org.jboss.errai.common.client.api.Caller<? extends org.uberfire.ext.editor.commons.service.support.SupportsDelete> deleteCaller)BasicFileMenuBuilderBasicFileMenuBuilderImpl. addDelete(BasicFileMenuBuilder.PathProvider provider, org.jboss.errai.common.client.api.Caller<? extends org.uberfire.ext.editor.commons.service.support.SupportsDelete> deleteCaller, Validator validator)BasicFileMenuBuilderBasicFileMenuBuilderImpl. addDelete(org.uberfire.mvp.Command command)BasicFileMenuBuilderBasicFileMenuBuilder. addNewTopLevelMenu(org.uberfire.workbench.model.menu.MenuItem menu)BasicFileMenuBuilderBasicFileMenuBuilderImpl. addNewTopLevelMenu(org.uberfire.workbench.model.menu.MenuItem menu)BasicFileMenuBuilderBasicFileMenuBuilder. addRename(org.uberfire.backend.vfs.Path path, org.jboss.errai.common.client.api.Caller<? extends org.uberfire.ext.editor.commons.service.support.SupportsRename> renameCaller)BasicFileMenuBuilderBasicFileMenuBuilder. addRename(org.uberfire.backend.vfs.Path path, Validator validator, org.jboss.errai.common.client.api.Caller<? extends org.uberfire.ext.editor.commons.service.support.SupportsRename> renameCaller)BasicFileMenuBuilderBasicFileMenuBuilder. addRename(BasicFileMenuBuilder.PathProvider provider, Validator validator, org.jboss.errai.common.client.api.Caller<? extends org.uberfire.ext.editor.commons.service.support.SupportsRename> renameCaller)BasicFileMenuBuilderBasicFileMenuBuilder. addRename(org.uberfire.mvp.Command command)BasicFileMenuBuilderBasicFileMenuBuilderImpl. addRename(org.uberfire.backend.vfs.Path path, org.jboss.errai.common.client.api.Caller<? extends org.uberfire.ext.editor.commons.service.support.SupportsRename> renameCaller)BasicFileMenuBuilderBasicFileMenuBuilderImpl. addRename(org.uberfire.backend.vfs.Path path, Validator validator, org.jboss.errai.common.client.api.Caller<? extends org.uberfire.ext.editor.commons.service.support.SupportsRename> renameCaller)BasicFileMenuBuilderBasicFileMenuBuilderImpl. addRename(BasicFileMenuBuilder.PathProvider provider, Validator validator, org.jboss.errai.common.client.api.Caller<? extends org.uberfire.ext.editor.commons.service.support.SupportsRename> renameCaller)BasicFileMenuBuilderBasicFileMenuBuilderImpl. addRename(org.uberfire.mvp.Command command)BasicFileMenuBuilderBasicFileMenuBuilder. addRestoreVersion(org.uberfire.backend.vfs.Path path, org.uberfire.ext.editor.commons.version.CurrentBranch currentBranch)BasicFileMenuBuilderBasicFileMenuBuilderImpl. addRestoreVersion(org.uberfire.backend.vfs.Path path, org.uberfire.ext.editor.commons.version.CurrentBranch currentBranch)BasicFileMenuBuilderBasicFileMenuBuilder. addSave(org.uberfire.mvp.Command command)BasicFileMenuBuilderBasicFileMenuBuilder. addSave(org.uberfire.workbench.model.menu.MenuItem menuItem)BasicFileMenuBuilderBasicFileMenuBuilderImpl. addSave(org.uberfire.mvp.Command command)BasicFileMenuBuilderBasicFileMenuBuilderImpl. addSave(org.uberfire.workbench.model.menu.MenuItem menuItem)BasicFileMenuBuilderBasicFileMenuBuilder. addValidate(org.uberfire.mvp.Command command)BasicFileMenuBuilderBasicFileMenuBuilderImpl. addValidate(org.uberfire.mvp.Command validateCommand)
-