Uses of Interface
org.hippoecm.frontend.model.event.IRefreshable
-
Packages that use IRefreshable Package Description org.hippoecm.frontend.editor org.hippoecm.frontend.plugins.standards.browse -
-
Uses of IRefreshable in org.hippoecm.frontend.editor
Classes in org.hippoecm.frontend.editor that implement IRefreshable Modifier and Type Class Description class
AbstractCmsEditor<T>
-
Uses of IRefreshable in org.hippoecm.frontend.plugins.standards.browse
Classes in org.hippoecm.frontend.plugins.standards.browse that implement IRefreshable Modifier and Type Class Description class
BrowseService
An implementation of IBrowseService that also exposes two model services, for document and folder, that represent the state of the "browser".
-