Skip navigation links
A C D E G I J N O S T 

A

AddContentNodeAction - Class in info.magnolia.jcrbrowser.app.action
Opens a form dialog which allows for populating the new item properties such as: node name node type Should the dialog be successfully populated - a new node is created via a delegate AddNodeAction.
AddContentNodeAction(AddContentNodeActionDefinition, JcrItemAdapter, UiContext, FormDialogPresenterFactory, SimpleTranslator, EventBus) - Constructor for class info.magnolia.jcrbrowser.app.action.AddContentNodeAction
 
AddContentNodeActionDefinition - Class in info.magnolia.jcrbrowser.app.action
Definition class for the AddContentNodeActions.
AddContentNodeActionDefinition() - Constructor for class info.magnolia.jcrbrowser.app.action.AddContentNodeActionDefinition
 
asVaadinComponent() - Method in class info.magnolia.jcrbrowser.app.contentfilters.JcrBrowserContextFilterViewImpl
 
asVaadinComponent() - Method in class info.magnolia.jcrbrowser.app.contenttools.JcrBrowserContextToolViewImpl
 

C

createContainer() - Method in class info.magnolia.jcrbrowser.app.contentviews.JcrBrowserTreePresenter
 

D

dispatch(SystemPropertiesVisibilityToggledEvent.Handler) - Method in class info.magnolia.jcrbrowser.app.SystemPropertiesVisibilityToggledEvent
 

E

execute() - Method in class info.magnolia.jcrbrowser.app.action.AddContentNodeAction
 

G

getContentConnectorDefinition() - Method in class info.magnolia.jcrbrowser.app.contentconnector.JcrBrowserContentConnector
 
getDialogName() - Method in class info.magnolia.jcrbrowser.app.action.AddContentNodeActionDefinition
 
getExtraInstallTasks(InstallContext) - Method in class info.magnolia.jcrbrowser.setup.JcrBrowserAppModuleVersionHandler
 
getWorkspace() - Method in class info.magnolia.jcrbrowser.app.contentconnector.JcrBrowserContentConnector.JcrBrowserContentConnectorDefinition
 

I

includeSystemPropertiesCheckbox - Variable in class info.magnolia.jcrbrowser.app.contentfilters.JcrBrowserContextFilterViewImpl
 
info.magnolia.jcrbrowser.app - package info.magnolia.jcrbrowser.app
 
info.magnolia.jcrbrowser.app.action - package info.magnolia.jcrbrowser.app.action
 
info.magnolia.jcrbrowser.app.contentconnector - package info.magnolia.jcrbrowser.app.contentconnector
 
info.magnolia.jcrbrowser.app.contentfilters - package info.magnolia.jcrbrowser.app.contentfilters
 
info.magnolia.jcrbrowser.app.contenttools - package info.magnolia.jcrbrowser.app.contenttools
 
info.magnolia.jcrbrowser.app.contentviews - package info.magnolia.jcrbrowser.app.contentviews
 
info.magnolia.jcrbrowser.app.workbench - package info.magnolia.jcrbrowser.app.workbench
 
info.magnolia.jcrbrowser.setup - package info.magnolia.jcrbrowser.setup
 
isDisplaySystemProperties() - Method in class info.magnolia.jcrbrowser.app.SystemPropertiesVisibilityToggledEvent
 
isHostedInDialog() - Method in class info.magnolia.jcrbrowser.app.workbench.JcrBrowserWorkbenchPresenter
 

J

JcrBrowserAppModuleVersionHandler - Class in info.magnolia.jcrbrowser.setup
Jcr Browser App module version handler.
JcrBrowserAppModuleVersionHandler() - Constructor for class info.magnolia.jcrbrowser.setup.JcrBrowserAppModuleVersionHandler
 
JcrBrowserContentConnector - Class in info.magnolia.jcrbrowser.app.contentconnector
Simple extension of JcrContentConnector.
JcrBrowserContentConnector(VersionManager, JcrContentConnectorDefinition) - Constructor for class info.magnolia.jcrbrowser.app.contentconnector.JcrBrowserContentConnector
 
JcrBrowserContentConnector.JcrBrowserContentConnectorDefinition - Class in info.magnolia.jcrbrowser.app.contentconnector
Simple wrapper around a JcrBrowserContentConnector.JcrBrowserContentConnectorDefinition, allows for overriding the workspace property.
JcrBrowserContentConnectorDefinition(JcrContentConnectorDefinition) - Constructor for class info.magnolia.jcrbrowser.app.contentconnector.JcrBrowserContentConnector.JcrBrowserContentConnectorDefinition
 
JcrBrowserContextFilter - Class in info.magnolia.jcrbrowser.app.contentfilters
Workbench content tool presenter which primarily allows for altering the JCR workspace browsed via JcrBrowserWorkbenchPresenter.
JcrBrowserContextFilter(JcrBrowserContextFilterView, EventBus, JcrBrowserWorkbenchPresenter) - Constructor for class info.magnolia.jcrbrowser.app.contentfilters.JcrBrowserContextFilter
 
JcrBrowserContextFilterView - Interface in info.magnolia.jcrbrowser.app.contentfilters
View interface which corresponds to the JcrBrowserContextFilter.
JcrBrowserContextFilterViewImpl - Class in info.magnolia.jcrbrowser.app.contentfilters
Simple Vaadin JcrBrowserContextFilterView implementation which is controlled by JcrBrowserContextFilter.
JcrBrowserContextFilterViewImpl(SimpleTranslator) - Constructor for class info.magnolia.jcrbrowser.app.contentfilters.JcrBrowserContextFilterViewImpl
 
JcrBrowserContextTool - Class in info.magnolia.jcrbrowser.app.contenttools
Workbench content tool presenter which primarily allows for altering the JCR workspace browsed via JcrBrowserWorkbenchPresenter.
JcrBrowserContextTool(JcrBrowserContextToolView, EventBus, RepositoryManager, ContentConnector, JcrBrowserWorkbenchPresenter) - Constructor for class info.magnolia.jcrbrowser.app.contenttools.JcrBrowserContextTool
JcrBrowserContextTool(JcrBrowserContextToolView, RepositoryManager, ContentConnector, JcrBrowserWorkbenchPresenter) - Constructor for class info.magnolia.jcrbrowser.app.contenttools.JcrBrowserContextTool
 
JcrBrowserContextToolView - Interface in info.magnolia.jcrbrowser.app.contenttools
View interface which corresponds to the JcrBrowserContextTool.
JcrBrowserContextToolViewImpl - Class in info.magnolia.jcrbrowser.app.contenttools
Simple Vaadin JcrBrowserContextToolView implementation which is controlled by JcrBrowserContextTool.
JcrBrowserContextToolViewImpl(SimpleTranslator) - Constructor for class info.magnolia.jcrbrowser.app.contenttools.JcrBrowserContextToolViewImpl
 
JcrBrowserTreePresenter - Class in info.magnolia.jcrbrowser.app.contentviews
TreePresenter extension which is capable of listening to the SystemPropertiesVisibilityToggledEvent and then altering the underlying HierarchicalJcrContainer state via HierarchicalJcrContainer.setIncludeSystemProperties(boolean).
JcrBrowserTreePresenter(TreeView, ComponentProvider, SubAppContext, SimpleTranslator) - Constructor for class info.magnolia.jcrbrowser.app.contentviews.JcrBrowserTreePresenter
 
JcrBrowserWorkbenchPresenter - Class in info.magnolia.jcrbrowser.app.workbench
Simple WorkbenchPresenter extension which exposes the information whether the current presenter operates in a dialog scope.
JcrBrowserWorkbenchPresenter(WorkbenchView, ComponentProvider, WorkbenchStatusBarPresenter, ContentConnector) - Constructor for class info.magnolia.jcrbrowser.app.workbench.JcrBrowserWorkbenchPresenter
 

N

NAME_PID - Static variable in class info.magnolia.jcrbrowser.app.action.AddContentNodeAction
 

O

onItemEdited(Object, Object, Property<?>) - Method in class info.magnolia.jcrbrowser.app.contentviews.JcrBrowserTreePresenter
 
onSystemPropertiesVisibilityToggled(SystemPropertiesVisibilityToggledEvent) - Method in interface info.magnolia.jcrbrowser.app.SystemPropertiesVisibilityToggledEvent.Handler
 

S

setDialogName(String) - Method in class info.magnolia.jcrbrowser.app.action.AddContentNodeActionDefinition
 
setEnabled(boolean) - Method in interface info.magnolia.jcrbrowser.app.contentfilters.JcrBrowserContextFilterView
 
setEnabled(boolean) - Method in class info.magnolia.jcrbrowser.app.contentfilters.JcrBrowserContextFilterViewImpl
 
setEnabled(boolean) - Method in interface info.magnolia.jcrbrowser.app.contenttools.JcrBrowserContextToolView
 
setEnabled(boolean) - Method in class info.magnolia.jcrbrowser.app.contenttools.JcrBrowserContextToolViewImpl
 
setSystemPropertiesInclusionProperty(Property<Boolean>) - Method in interface info.magnolia.jcrbrowser.app.contentfilters.JcrBrowserContextFilterView
 
setSystemPropertiesInclusionProperty(Property<Boolean>) - Method in class info.magnolia.jcrbrowser.app.contentfilters.JcrBrowserContextFilterViewImpl
 
setSystemPropertiesInclusionProperty(Property<Boolean>) - Method in interface info.magnolia.jcrbrowser.app.contenttools.JcrBrowserContextToolView
Deprecated.
setSystemPropertiesInclusionProperty(Property<Boolean>) - Method in class info.magnolia.jcrbrowser.app.contenttools.JcrBrowserContextToolViewImpl
 
setWorkspace(String) - Method in class info.magnolia.jcrbrowser.app.contentconnector.JcrBrowserContentConnector.JcrBrowserContentConnectorDefinition
 
setWorkspaceNameProperty(Property<String>) - Method in interface info.magnolia.jcrbrowser.app.contenttools.JcrBrowserContextToolView
 
setWorkspaceNameProperty(Property<String>) - Method in class info.magnolia.jcrbrowser.app.contenttools.JcrBrowserContextToolViewImpl
 
setWorkspaceOptions(Container) - Method in interface info.magnolia.jcrbrowser.app.contenttools.JcrBrowserContextToolView
 
setWorkspaceOptions(Container) - Method in class info.magnolia.jcrbrowser.app.contenttools.JcrBrowserContextToolViewImpl
 
start() - Method in class info.magnolia.jcrbrowser.app.contentfilters.JcrBrowserContextFilter
 
start() - Method in class info.magnolia.jcrbrowser.app.contenttools.JcrBrowserContextTool
 
start(WorkbenchDefinition, EventBus, String, ContentConnector) - Method in class info.magnolia.jcrbrowser.app.contentviews.JcrBrowserTreePresenter
 
SYSTEM_PROPERTY_URL_FRAGMENT_TEMPLATE - Static variable in class info.magnolia.jcrbrowser.app.contentconnector.JcrBrowserContentConnector
Deprecated.
since 5.5.3 without replacement.
SystemPropertiesVisibilityToggledEvent - Class in info.magnolia.jcrbrowser.app
SystemPropertiesVisibilityToggledEvent notifies the handlers that the system properties (with names startting with jcr:<...> or mgnl:<...>) should be included in/excluded from the JCR browser view.
SystemPropertiesVisibilityToggledEvent(boolean) - Constructor for class info.magnolia.jcrbrowser.app.SystemPropertiesVisibilityToggledEvent
 
SystemPropertiesVisibilityToggledEvent.Handler - Interface in info.magnolia.jcrbrowser.app
Event handler interface corresponding to SystemPropertiesVisibilityToggledEvent.

T

TYPE_PID - Static variable in class info.magnolia.jcrbrowser.app.action.AddContentNodeAction
 
A C D E G I J N O S T 
Skip navigation links

Copyright © 2021 Magnolia International Ltd.. All rights reserved.