public class ViewportLayout
extends com.vaadin.ui.CssLayout
Modifier and Type | Class and Description |
---|---|
static class |
ViewportLayout.View
Type of view.
|
com.vaadin.ui.Layout.AlignmentHandler, com.vaadin.ui.Layout.MarginHandler, com.vaadin.ui.Layout.SpacingHandler
com.vaadin.ui.HasComponents.ComponentAttachDetachNotifier, com.vaadin.ui.HasComponents.ComponentAttachEvent, com.vaadin.ui.HasComponents.ComponentAttachListener, com.vaadin.ui.HasComponents.ComponentDetachEvent, com.vaadin.ui.HasComponents.ComponentDetachListener
com.vaadin.ui.Component.ErrorEvent, com.vaadin.ui.Component.Event, com.vaadin.ui.Component.Focusable, com.vaadin.ui.Component.Listener
com.vaadin.server.ClientConnector.AttachEvent, com.vaadin.server.ClientConnector.AttachListener, com.vaadin.server.ClientConnector.ConnectorErrorEvent, com.vaadin.server.ClientConnector.DetachEvent, com.vaadin.server.ClientConnector.DetachListener
Constructor and Description |
---|
ViewportLayout(LocationController locationController,
info.magnolia.event.EventBus eventBus)
Deprecated.
since 6.2.7. Use
ViewportLayout(LocationController, EventBus, FindBarAppLauncherLayout) instead. |
ViewportLayout(LocationController locationController,
info.magnolia.event.EventBus eventBus,
FindBarAppLauncherLayout findBarAppLauncherLayout) |
Modifier and Type | Method and Description |
---|---|
protected void |
disableAnimations() |
protected void |
disableFindBarAnimation() |
com.vaadin.ui.Panel |
getActiveAppView(Location location) |
com.vaadin.ui.VerticalLayout |
getAppLauncherLayout()
Deprecated since 6.2.7.
|
FindBarAppLauncherLayout |
getFindBarAppLauncherLayout() |
void |
hideApp(String appName) |
void |
showApp() |
void |
showApp(String appName) |
void |
showFindBar() |
void |
toggleAppLauncher() |
void |
toggleFindBar() |
addComponent, addComponent, addComponentAsFirst, addLayoutClickListener, beforeClientResponse, getComponent, getComponentCount, getComponentIndex, getCss, getState, getState, iterator, readDesign, removeComponent, removeLayoutClickListener, replaceComponent, writeDesign
addComponentAttachListener, addComponentDetachListener, addComponents, fireComponentAttachEvent, fireComponentDetachEvent, getComponentIterator, moveComponentsFrom, removeAllComponents, removeComponentAttachListener, removeComponentDetachListener, setHeight, setWidth
addContextClickListener, addListener, addShortcutListener, addStyleName, attach, detach, findAncestor, fireComponentErrorEvent, fireComponentEvent, focus, getActionManager, getCaption, getComponentError, getCustomAttributes, getData, getDebugId, getDescription, getErrorMessage, getHeight, getHeightUnits, getIcon, getId, getLocale, getParent, getPrimaryStyleName, getStyleName, getWidth, getWidthUnits, isCaptionAsHtml, isConnectorEnabled, isEnabled, isOrHasAncestor, isReadOnly, isRequiredIndicatorVisible, isResponsive, isVisible, removeContextClickListener, removeListener, removeShortcutListener, removeStyleName, setCaption, setCaptionAsHtml, setComponentError, setData, setDebugId, setDescription, setDescription, setEnabled, setHeight, setHeightFull, setHeightUndefined, setIcon, setId, setLocale, setParent, setPrimaryStyleName, setReadOnly, setRequiredIndicatorVisible, setResponsive, setSizeFull, setSizeUndefined, setStyleName, setVisible, setWidth, setWidthFull, setWidthUndefined
addAttachListener, addDetachListener, addExtension, addListener, addListener, addListener, addListener, addListener, addListener, addMethodInvocationToQueue, createState, encodeState, equals, fireEvent, getAllChildrenIterable, getConnectorId, getErrorHandler, getExtensions, getListeners, getResource, getRpcManager, getRpcProxy, getSession, getStateType, getUI, handleConnectorRequest, hashCode, hasListeners, isAttached, isThis, markAsDirty, markAsDirtyRecursive, registerRpc, registerRpc, removeAttachListener, removeDetachListener, removeExtension, removeListener, removeListener, removeListener, removeListener, removeListener, requestRepaint, requestRepaintAll, retrievePendingRpcCalls, setErrorHandler, setResource, updateDiffstate
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
addComponents, getComponentIterator, moveComponentsFrom, removeAllComponents
addListener, addStyleName, addStyleNames, attach, getCaption, getDescription, getIcon, getId, getLocale, getParent, getPrimaryStyleName, getStyleName, getUI, isEnabled, isVisible, removeListener, removeStyleName, removeStyleNames, setCaption, setEnabled, setIcon, setId, setParent, setPrimaryStyleName, setStyleName, setStyleName, setVisible
addAttachListener, addDetachListener, detach, encodeState, getErrorHandler, getExtensions, getRpcManager, getStateType, handleConnectorRequest, isAttached, isConnectorEnabled, markAsDirty, markAsDirtyRecursive, removeAttachListener, removeDetachListener, removeExtension, requestRepaint, requestRepaintAll, retrievePendingRpcCalls, setErrorHandler
getHeight, getHeightUnits, getWidth, getWidthUnits, setHeight, setHeight, setHeightFull, setHeightUndefined, setSizeFull, setSizeUndefined, setWidth, setWidth, setWidthFull, setWidthUndefined
forEach, spliterator
@Inject public ViewportLayout(LocationController locationController, @Named(value="admincentral") info.magnolia.event.EventBus eventBus, FindBarAppLauncherLayout findBarAppLauncherLayout)
public ViewportLayout(LocationController locationController, @Named(value="admincentral") info.magnolia.event.EventBus eventBus)
ViewportLayout(LocationController, EventBus, FindBarAppLauncherLayout)
instead.public void hideApp(String appName)
public void toggleAppLauncher()
public void toggleFindBar()
public void showFindBar()
public void showApp(String appName)
public void showApp()
protected void disableAnimations()
protected void disableFindBarAnimation()
public com.vaadin.ui.Panel getActiveAppView(Location location)
public FindBarAppLauncherLayout getFindBarAppLauncherLayout()
public com.vaadin.ui.VerticalLayout getAppLauncherLayout()
Copyright © 2021 Magnolia International Ltd.. All rights reserved.