Class BrowserPlugin.BrowseView
java.lang.Object
org.hippoecm.frontend.plugins.standards.browse.AbstractBrowseView
org.hippoecm.frontend.plugins.standards.browse.BrowserPlugin.BrowseView
- All Implemented Interfaces:
Serializable
,org.apache.wicket.model.IDetachable
,org.apache.wicket.util.io.IClusterable
,IBrowseService<JcrNodeModel>
- Enclosing class:
- BrowserPlugin
- See Also:
-
Field Summary
Fields inherited from class org.hippoecm.frontend.plugins.standards.browse.AbstractBrowseView
SEARCH_VIEWS, VIEWERS
Fields inherited from interface org.hippoecm.frontend.service.IBrowseService
BROWSER_ID
-
Constructor Summary
ModifierConstructorDescriptionprotected
BrowseView
(IPluginContext context, IPluginConfig config, JcrNodeModel document) -
Method Summary
Methods inherited from class org.hippoecm.frontend.plugins.standards.browse.AbstractBrowseView
browse, detach, getExtensionPoint, onBrowse, start, updateView
-
Constructor Details
-
BrowseView
-