Modifier and Type | Interface and Description |
---|---|
interface |
AboutView
The about view interface.
|
Modifier and Type | Class and Description |
---|---|
class |
AboutViewImpl
Implementation of the
AboutView interface, for the community edition. |
Modifier and Type | Interface and Description |
---|---|
interface |
ConfigInfoView
Config info view.
|
Modifier and Type | Class and Description |
---|---|
class |
ConfigInfoViewImpl
View implementation.
|
Modifier and Type | Interface and Description |
---|---|
interface |
VirtualURIMappingView
Deprecated.
since 5.6, virtual URI mappings are displayed in the Definitions app.
|
Modifier and Type | Class and Description |
---|---|
class |
VirtualURIMappingViewImpl
Deprecated.
since 5.6, virtual URI mappings are displayed in the Definitions app.
|
Modifier and Type | Interface and Description |
---|---|
interface |
JcrBrowserContextToolView
View interface which corresponds to the
JcrBrowserContextTool . |
Modifier and Type | Class and Description |
---|---|
class |
JcrBrowserContextToolViewImpl
Simple Vaadin
JcrBrowserContextToolView implementation which is controlled by JcrBrowserContextTool . |
Modifier and Type | Method and Description |
---|---|
View |
JcrBrowserContextTool.start() |
Modifier and Type | Interface and Description |
---|---|
interface |
MessagesView
View for the Messages app.
|
Modifier and Type | Class and Description |
---|---|
class |
MessagesViewImpl
View implementation for the Messages app.
|
Modifier and Type | Interface and Description |
---|---|
interface |
SampleEditorView
View for editor tabs in sample app.
|
Modifier and Type | Class and Description |
---|---|
class |
SampleEditorViewImpl
View implementation of an editor tab in sample app.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ContentDisplayView
View for the content display.
|
interface |
NavigationView
View for the navigation.
|
interface |
SampleMainView
View for the main tab of sample app.
|
Modifier and Type | Class and Description |
---|---|
class |
ContentDisplayViewImpl
View implementation for the content display.
|
class |
NavigationViewImpl
View implementation of navigation view.
|
class |
SampleMainViewImpl
View implementation of the main tab in sample app.
|
Modifier and Type | Method and Description |
---|---|
void |
SampleMainViewImpl.setLeftView(View left) |
void |
SampleMainView.setLeftView(View left) |
void |
SampleMainViewImpl.setRightView(View right) |
void |
SampleMainView.setRightView(View right) |
Modifier and Type | Interface and Description |
---|---|
interface |
SecurityToolView
View of permission tool.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultSecurityToolView
Base implementation for
SecurityToolView . |
Modifier and Type | Interface and Description |
---|---|
interface |
ActionbarView
Base interface for an action bar view.
|
Modifier and Type | Class and Description |
---|---|
class |
ActionbarViewImpl
Default Vaadin implementation of the action bar view.
|
Modifier and Type | Method and Description |
---|---|
View |
AdmincentralPresenter.start() |
Modifier and Type | Method and Description |
---|---|
View |
ShellApp.start(ShellAppContext context) |
Modifier and Type | Interface and Description |
---|---|
interface |
AppLauncherView
View for the app launcher.
|
Modifier and Type | Class and Description |
---|---|
class |
AppLauncherViewImpl
Default view implementation for the app launcher.
|
Modifier and Type | Method and Description |
---|---|
View |
AppLauncherShellApp.start(ShellAppContext context) |
Modifier and Type | Interface and Description |
---|---|
interface |
FavoritesView
View for favorites.
|
Modifier and Type | Class and Description |
---|---|
class |
FavoritesViewImpl
Default view implementation for favorites.
|
Modifier and Type | Method and Description |
---|---|
View |
FavoritesShellApp.start(ShellAppContext context) |
Modifier and Type | Interface and Description |
---|---|
interface |
PulseView
Main view for pulse.
|
Modifier and Type | Class and Description |
---|---|
class |
PulseViewImpl
Default view implementation for Pulse.
|
Modifier and Type | Method and Description |
---|---|
View |
PulsePresenter.start() |
View |
PulseShellApp.start(ShellAppContext context) |
Modifier and Type | Method and Description |
---|---|
void |
PulseViewImpl.setPulseSubView(View view) |
void |
PulseView.setPulseSubView(View view) |
Modifier and Type | Interface and Description |
---|---|
interface |
PulseDetailView
View interface for displaying a generic item, e.g.
|
Modifier and Type | Class and Description |
---|---|
class |
PulseDetailViewImpl
View implementation of
PulseDetailView . |
Modifier and Type | Method and Description |
---|---|
View |
AbstractPulseDetailPresenter.start() |
Modifier and Type | Method and Description |
---|---|
void |
PulseDetailView.setActionbarView(View actionbarView) |
void |
PulseDetailViewImpl.setActionbarView(View view) |
void |
PulseDetailView.setItemView(View formView) |
void |
PulseDetailViewImpl.setItemView(View view) |
Modifier and Type | Interface and Description |
---|---|
interface |
PulseListView
A generic pulse item view.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractPulseListView
Abstract view implementation for displaying a list of items in pulse.
|
Modifier and Type | Method and Description |
---|---|
abstract View |
AbstractPulseListPresenter.openItem(String itemId) |
View |
PulseListPresenter.openItem(String itemId) |
View |
PulseListPresenter.start() |
Modifier and Type | Interface and Description |
---|---|
interface |
PulseListFooterView
PulseListFooterView is a Pulse UI interface typically accompanying the tree/list views.
|
Modifier and Type | Class and Description |
---|---|
class |
PulseListFooterViewImpl
Implementation for
PulseListFooterView . |
Modifier and Type | Interface and Description |
---|---|
interface |
MessagesListView
Messages Pulse tab UI interface, trivial extension of PulseListView which helps to inject
a correct implementation into a
MessagesListPresenter via IoC. |
Modifier and Type | Class and Description |
---|---|
class |
MessagesListViewImpl
Implementation of
MessagesListView . |
Modifier and Type | Method and Description |
---|---|
View |
MessagesListPresenter.openItem(String messageId) |
View |
MessagesListPresenter.start() |
Modifier and Type | Interface and Description |
---|---|
interface |
TasksListView
Tasks Pulse tab UI.
|
Modifier and Type | Class and Description |
---|---|
class |
TasksListViewImpl
Implementation of
TasksListView . |
Modifier and Type | Method and Description |
---|---|
View |
TasksListPresenter.openItem(String itemId) |
View |
TasksListPresenter.start() |
View |
TaskDetailPresenter.start() |
Modifier and Type | Interface and Description |
---|---|
interface |
StickerView
View containing
Sticker for author / public instance differentiation. |
Modifier and Type | Class and Description |
---|---|
class |
StickerViewImpl
View containing
Sticker for Magnolia instance differentiation. |
Modifier and Type | Interface and Description |
---|---|
interface |
UserMenuView
View displaying the current logged in user and providing user related actions.
|
Modifier and Type | Class and Description |
---|---|
class |
UserMenuViewImpl
Implementation of
UserMenuView . |
Modifier and Type | Method and Description |
---|---|
View |
UserMenuPresenter.getView() |
View |
UserMenuPresenter.start() |
Modifier and Type | Interface and Description |
---|---|
interface |
AppView
AppView interface used for displaying apps and adding and removing the subApp views.
|
Modifier and Type | Method and Description |
---|---|
View |
AppView.getSubAppViewContainer(String instanceId)
Get the view of the container of a SubApp.
|
View |
SubApp.getView() |
View |
SubApp.start(Location location) |
Modifier and Type | Method and Description |
---|---|
String |
AppView.addSubAppView(View view,
String caption,
boolean closable) |
default String |
AppView.addSubAppView(View view,
String caption,
String icon,
boolean closable) |
Modifier and Type | Method and Description |
---|---|
void |
OverlayLayer.openAlert(MessageStyleType type,
String title,
View body,
String okButton,
AlertCallback callback)
Opens an alert dialog of given
type , with given title and body. |
void |
OverlayLayer.openAlert(MessageStyleType type,
View body,
String okButton,
AlertCallback callback)
Deprecated.
since 5.3, you should probably pass the dialog title via
OverlayLayer.openAlert(MessageStyleType, String, View, String, AlertCallback) . |
void |
OverlayLayer.openConfirmation(MessageStyleType type,
String title,
View body,
String confirmButton,
String cancelButton,
boolean cancelIsDefault,
ConfirmationCallback callback)
Opens a confirmation dialog of given
type , with given title and body. |
void |
OverlayLayer.openConfirmation(MessageStyleType type,
View body,
String confirmButton,
String cancelButton,
boolean cancelIsDefault,
ConfirmationCallback callback)
Deprecated.
since 5.3, you should probably pass the dialog title via
OverlayLayer.openConfirmation(MessageStyleType, String, View, String, String, boolean, ConfirmationCallback) . |
void |
OverlayLayer.openNotification(MessageStyleType type,
boolean doesTimeout,
View viewToShow)
Notification indicator is a message banner that only shows a message to user.
|
OverlayCloser |
OverlayLayer.openOverlay(View view)
Open an Overlay on top of the OverlayLayer implementer.
|
OverlayCloser |
OverlayLayer.openOverlay(View view,
OverlayLayer.ModalityLevel modalityLevel)
Open an Overlay on top of the OverlayLayer implementer.
|
Modifier and Type | Method and Description |
---|---|
OverlayCloser |
Shell.openOverlayOnView(View view,
View parent,
OverlayLayer.ModalityDomain modalityLocation,
OverlayLayer.ModalityLevel modalityLevel)
Open an Overlay on top of a specific View.
|
default void |
Shell.setStickerView(View view) |
void |
Shell.setUserMenu(View view) |
Modifier and Type | Method and Description |
---|---|
void |
Viewport.setView(View view)
Sets the view to display replacing a previous view if there is one.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ContentSubAppView
Interface for
ContentSubAppViewImpl . |
Modifier and Type | Class and Description |
---|---|
class |
ContentSubAppViewImpl
View for Workbench subApps.
|
Modifier and Type | Method and Description |
---|---|
void |
ContentSubAppView.setContentView(View view) |
void |
ContentSubAppViewImpl.setContentView(View view) |
Modifier and Type | Interface and Description |
---|---|
interface |
BrowserView
Implementations of this interface are responsible for building a workbench and handling the UI
actions associated with it.
|
Modifier and Type | Class and Description |
---|---|
class |
BrowserViewImpl
Implementation of
BrowserView . |
Modifier and Type | Interface and Description |
---|---|
interface |
DetailEditorView
ItemWorkbenchView.
|
interface |
DetailView
ItemView.
|
Modifier and Type | Class and Description |
---|---|
class |
DetailEditorViewImpl
Implementation of
DetailEditorView . |
class |
DetailViewImpl
Implementation of
DetailView . |
Modifier and Type | Method and Description |
---|---|
View |
DetailEditorPresenter.start(String nodePath,
DetailView.ViewType viewType,
ContentConnector contentConnector) |
View |
DetailEditorPresenter.start(String nodePath,
DetailView.ViewType viewType,
ContentConnector contentConnector,
String versionName) |
View |
DetailEditorPresenter.update(DetailLocation location) |
Modifier and Type | Method and Description |
---|---|
void |
DetailEditorViewImpl.setItemView(View itemView) |
void |
DetailEditorView.setItemView(View itemView) |
Constructor and Description |
---|
CloseEditorAfterConfirmationShortcutListener(int keyCode,
View itemView,
int... modifierKey) |
Modifier and Type | Interface and Description |
---|---|
interface |
MoveDialogActionAreaView
Action view interface for
MoveDialogPresenter . |
Modifier and Type | Class and Description |
---|---|
class |
MoveDialogActionAreaViewImpl
Implementation of
MoveDialogActionAreaView . |
Modifier and Type | Method and Description |
---|---|
View |
SelectionSensitiveActionRenderer.start(ActionDefinition definition,
ActionListener listener) |
Modifier and Type | Interface and Description |
---|---|
interface |
DialogView
Interface for
BaseDialog . |
Modifier and Type | Class and Description |
---|---|
class |
BaseDialogViewImpl
Base implementation of
DialogView . |
Modifier and Type | Method and Description |
---|---|
View |
BaseDialogViewImpl.getContentView() |
View |
DialogView.getContentView() |
Modifier and Type | Method and Description |
---|---|
void |
BaseDialogViewImpl.setContent(View content) |
void |
DialogView.setContent(View content) |
Modifier and Type | Method and Description |
---|---|
View |
ActionAreaPresenter.start(Iterable<ActionDefinition> actions,
EditorActionAreaDefinition definition,
ActionListener listener,
UiContext uiContext) |
Modifier and Type | Method and Description |
---|---|
View |
ActionRenderer.start(ActionDefinition action,
ActionListener listener) |
View |
DefaultEditorActionRenderer.start(ActionDefinition definition,
ActionListener listener) |
Modifier and Type | Interface and Description |
---|---|
interface |
EditorActionAreaView
View interface used by
EditorActionAreaPresenter . |
Modifier and Type | Class and Description |
---|---|
class |
EditorActionAreaViewImpl
Implementation of
EditorActionAreaView . |
Modifier and Type | Method and Description |
---|---|
View |
EditorActionAreaView.getViewForAction(String actionName) |
View |
EditorActionAreaViewImpl.getViewForAction(String actionName) |
Modifier and Type | Method and Description |
---|---|
void |
EditorActionAreaView.addPrimaryAction(View actionView,
String actionName) |
void |
EditorActionAreaViewImpl.addPrimaryAction(View actionView,
String actionName) |
void |
EditorActionAreaView.addSecondaryAction(View actionView,
String actionName) |
void |
EditorActionAreaViewImpl.addSecondaryAction(View actionView,
String actionName) |
Modifier and Type | Interface and Description |
---|---|
interface |
ChooseDialogView
View interface for choose dialog views.
|
Modifier and Type | Class and Description |
---|---|
class |
ChooseDialogViewImpl
Chooses an item from a workbench.
|
Modifier and Type | Interface and Description |
---|---|
interface |
FormView
Interface for a locale-enabled form view.
|
Modifier and Type | Class and Description |
---|---|
class |
ItemFormView
Owns a Form and Dialog and connects them.
|
Modifier and Type | Method and Description |
---|---|
View |
FormBuilder.buildView(FormDefinition formDefinition,
com.vaadin.v7.data.Item item) |
Modifier and Type | Method and Description |
---|---|
View |
FieldFactory.getView() |
View |
AbstractFieldFactory.getView() |
Modifier and Type | Class and Description |
---|---|
class |
BaseSubApp<V extends View>
Basic implementation of a subApp with default behavior suitable for most sub apps.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultAppView
View used to give all apps a uniform look-and-feel.
|
Modifier and Type | Method and Description |
---|---|
View |
DefaultAppView.getSubAppViewContainer(String instanceId) |
Modifier and Type | Method and Description |
---|---|
String |
DefaultAppView.addSubAppView(View view,
String caption,
boolean closable) |
String |
DefaultAppView.addSubAppView(View view,
String caption,
String icon,
boolean closable) |
Modifier and Type | Interface and Description |
---|---|
interface |
EmbeddedPageView
View interface for the embedded page's App view.
|
Modifier and Type | Class and Description |
---|---|
class |
EmbeddedPageViewImpl
View implementation for an embedded page app.
|
Modifier and Type | Class and Description |
---|---|
class |
StubView
StubView.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractUIContext.openAlert(MessageStyleType type,
String title,
View body,
String okButton,
AlertCallback callback) |
void |
AbstractUIContext.openAlert(MessageStyleType type,
View body,
String okButton,
AlertCallback callback) |
void |
AbstractUIContext.openConfirmation(MessageStyleType type,
String title,
View body,
String confirmButton,
String cancelButton,
boolean cancelIsDefault,
ConfirmationCallback callback) |
void |
AbstractUIContext.openConfirmation(MessageStyleType type,
View body,
String confirmButton,
String cancelButton,
boolean cancelIsDefault,
ConfirmationCallback callback) |
void |
AbstractUIContext.openNotification(MessageStyleType type,
boolean doesTimeout,
View viewToShow) |
OverlayCloser |
AbstractUIContext.openOverlay(View view) |
OverlayCloser |
AbstractUIContext.openOverlay(View view,
OverlayLayer.ModalityLevel modalityLevel) |
Modifier and Type | Class and Description |
---|---|
class |
ViewAdapter
Simple view class that wraps component.
|
Modifier and Type | Method and Description |
---|---|
void |
OverlayPresenter.openAlert(MessageStyleType type,
String title,
View body,
String okButton,
AlertCallback callback) |
void |
OverlayPresenter.openAlert(MessageStyleType type,
View body,
String okButton,
AlertCallback callback) |
void |
OverlayPresenter.openConfirmation(MessageStyleType type,
String title,
View body,
String confirmButton,
String cancelButton,
boolean cancelIsDefault,
ConfirmationCallback callback) |
void |
OverlayPresenter.openConfirmation(MessageStyleType type,
View body,
String confirmButton,
String cancelButton,
boolean cancelIsDefault,
ConfirmationCallback callback) |
void |
OverlayPresenter.openNotification(MessageStyleType type,
boolean doesTimeout,
View viewToShow)
Opens a notification of given
type , with given body; it can close automatically after a timeout. |
OverlayCloser |
OverlayPresenter.openOverlay(View view)
Opens an overlay with default strong modality level.
|
Modifier and Type | Method and Description |
---|---|
OverlayCloser |
ShellImpl.openOverlayOnView(View view,
View parent,
OverlayLayer.ModalityDomain modalityLocation,
OverlayLayer.ModalityLevel modalityLevel) |
void |
ShellImpl.setStickerView(View view) |
void |
ShellImpl.setUserMenu(View view) |
Modifier and Type | Interface and Description |
---|---|
interface |
ToolPresenter<D extends ToolDefinition,V extends View>
|
Modifier and Type | Interface and Description |
---|---|
interface |
FormToolView
View for form in tool app.
|
interface |
ToolsSubAppView
Represents view for several tools in a subApp.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultFormToolView
Abstract generic logic for
FormToolView . |
class |
ToolsSubAppViewImpl
Default implementation for
ToolsSubAppView . |
Modifier and Type | Method and Description |
---|---|
protected View |
FormToolPresenter.getView() |
Modifier and Type | Method and Description |
---|---|
void |
ToolsSubAppView.addToolView(String caption,
View toolView) |
void |
ToolsSubAppViewImpl.addToolView(String caption,
View toolView) |
Modifier and Type | Interface and Description |
---|---|
interface |
MediaEditorView
Interface of media editor view.
|
Modifier and Type | Class and Description |
---|---|
class |
MediaEditorViewImpl
Skeleton implementation of the media editor UI.
|
Modifier and Type | Method and Description |
---|---|
View |
MediaEditorPresenter.getView() |
View |
MediaEditorPresenterImpl.getView() |
View |
MediaEditorPresenter.start(InputStream stream) |
View |
MediaEditorPresenterImpl.start(InputStream stream) |
Modifier and Type | Class and Description |
---|---|
class |
Notification
Component for showing notification messages.
|
Modifier and Type | Interface and Description |
---|---|
interface |
FormViewReduced
Interface for a basic form view.
|
Modifier and Type | Class and Description |
---|---|
class |
Form
Server side implementation of the form view.
|
Modifier and Type | Class and Description |
---|---|
class |
MagnoliaShell
Server side implementation of the MagnoliaShell container.
|
Modifier and Type | Method and Description |
---|---|
OverlayCloser |
MagnoliaShell.openOverlay(View child,
View parent,
OverlayLayer.ModalityDomain modalityDomain,
OverlayLayer.ModalityLevel modalityLevel)
Open an Overlay on top of a specific View.
|
void |
MagnoliaShell.setStickerView(View view) |
void |
MagnoliaShell.setUserMenu(View view) |
Modifier and Type | Method and Description |
---|---|
void |
ShellViewport.setView(View view) |
Modifier and Type | Interface and Description |
---|---|
interface |
ContentView
UI component that displays content in one of the supported view types (list, tree etc).
|
interface |
StatusBarView
The status bar view consists of a horizontal container, with basic support for horizontal alignment.
|
interface |
WorkbenchView
WorkbenchView.
|
Modifier and Type | Class and Description |
---|---|
class |
StatusBarViewImpl
The status bar view interface is implemented purely on the server-side - without custom widgets.
|
class |
WorkbenchViewImpl
Implementation of the workbench view.
|
Modifier and Type | Method and Description |
---|---|
void |
WorkbenchView.addContentTool(View view)
Use this method to add content tools.
|
void |
WorkbenchViewImpl.addContentTool(View view) |
void |
WorkbenchViewImpl.addContentTool(View view,
ContentToolDefinition.Alignment alignment,
float expandRatio) |
Modifier and Type | Method and Description |
---|---|
View |
ContentToolPresenter.start() |
Modifier and Type | Interface and Description |
---|---|
interface |
SearchContentToolView
Search content tool view.
|
Modifier and Type | Class and Description |
---|---|
class |
SearchContentToolViewImpl
Implementation of
SearchContentToolView . |
Modifier and Type | Method and Description |
---|---|
View |
SearchContentToolPresenter.start() |
Modifier and Type | Interface and Description |
---|---|
interface |
ListView
List view interface.
|
Modifier and Type | Class and Description |
---|---|
class |
ListViewImpl
Default Vaadin implementation of the list view.
|
Modifier and Type | Interface and Description |
---|---|
interface |
SearchView
The search view interface.
|
Modifier and Type | Class and Description |
---|---|
class |
SearchViewImpl
Search view implementation is just a special case of list view.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ThumbnailView
Thumbnail view interface.
|
Modifier and Type | Class and Description |
---|---|
class |
ThumbnailViewImpl
Default Vaadin implementation of the thumbnail view.
|
Modifier and Type | Interface and Description |
---|---|
interface |
TreeView
Tree view interface.
|
Modifier and Type | Class and Description |
---|---|
class |
TreeViewImpl
Default Vaadin implementation of the tree view.
|
Copyright © 2018 Magnolia International Ltd.. All rights reserved.