A B C D E F G H I J K L M N O P R S T U V W Z 

A

Actionbar - Class in info.magnolia.ui.vaadin.actionbar
The Actionbar widget, consisting of sections and groups of actions.
Actionbar() - Constructor for class info.magnolia.ui.vaadin.actionbar.Actionbar
 
Actionbar.ActionTriggerEvent - Class in info.magnolia.ui.vaadin.actionbar
The event fired when triggering actions from the action bar.
Actionbar.ActionTriggerEvent(Component, String) - Constructor for class info.magnolia.ui.vaadin.actionbar.Actionbar.ActionTriggerEvent
 
Actionbar.ActionTriggerListener - Interface in info.magnolia.ui.vaadin.actionbar
The listener interface for triggering actions from the action bar.
ActionbarConnector - Class in info.magnolia.ui.vaadin.gwt.client.actionbar.connector
ActionbarConnector() - Constructor for class info.magnolia.ui.vaadin.gwt.client.actionbar.connector.ActionbarConnector
 
ActionbarItem - Class in info.magnolia.ui.vaadin.gwt.client.actionbar.shared
A group of actions in a section of the action bar.
ActionbarItem() - Constructor for class info.magnolia.ui.vaadin.gwt.client.actionbar.shared.ActionbarItem
 
ActionbarItem(String, String, String, String) - Constructor for class info.magnolia.ui.vaadin.gwt.client.actionbar.shared.ActionbarItem
 
ActionbarItemWidget - Class in info.magnolia.ui.vaadin.gwt.client.actionbar.widget
The Class VAction, which displays a single action with label and icon within an action group.
ActionbarItemWidget(ActionbarItem, VActionbarGroup, EventBus, Icon) - Constructor for class info.magnolia.ui.vaadin.gwt.client.actionbar.widget.ActionbarItemWidget
Deprecated.
ActionbarItemWidget(ActionbarItem, VActionbarGroup, EventBus) - Constructor for class info.magnolia.ui.vaadin.gwt.client.actionbar.widget.ActionbarItemWidget
Instantiates a new action in action bar.
ActionbarSection - Class in info.magnolia.ui.vaadin.gwt.client.actionbar.shared
A section of actions in the action bar.
ActionbarSection() - Constructor for class info.magnolia.ui.vaadin.gwt.client.actionbar.shared.ActionbarSection
 
ActionbarSection(String, String) - Constructor for class info.magnolia.ui.vaadin.gwt.client.actionbar.shared.ActionbarSection
 
ActionbarSectionWidget - Class in info.magnolia.ui.vaadin.gwt.client.actionbar.widget
The client-side widget for a section of the action bar.
ActionbarSectionWidget(ActionbarSection) - Constructor for class info.magnolia.ui.vaadin.gwt.client.actionbar.widget.ActionbarSectionWidget
Instantiates a new action bar section with given data.
ActionbarServerRpc - Interface in info.magnolia.ui.vaadin.gwt.client.actionbar.rpc
ActionbarState - Class in info.magnolia.ui.vaadin.gwt.client.actionbar.connector
ActionbarState.
ActionbarState() - Constructor for class info.magnolia.ui.vaadin.gwt.client.actionbar.connector.ActionbarState
 
ActionbarWidgetView - Interface in info.magnolia.ui.vaadin.gwt.client.actionbar.widget
View interface of client-side action bar.
ActionbarWidgetView.Presenter - Interface in info.magnolia.ui.vaadin.gwt.client.actionbar.widget
Presenter for the Actionbar view.
ActionbarWidgetViewImpl - Class in info.magnolia.ui.vaadin.gwt.client.actionbar.widget
The Class VActionbarViewImpl, GWT implementation for the VActionbarView interface.
ActionbarWidgetViewImpl(EventBus, ActionbarWidgetView.Presenter) - Constructor for class info.magnolia.ui.vaadin.gwt.client.actionbar.widget.ActionbarWidgetViewImpl
 
ActionPopup - Class in info.magnolia.ui.vaadin.actionbar
The ActionPopup.
ActionPopup() - Constructor for class info.magnolia.ui.vaadin.actionbar.ActionPopup
 
actionTrigger(Actionbar.ActionTriggerEvent) - Method in interface info.magnolia.ui.vaadin.actionbar.Actionbar.ActionTriggerListener
 
ActionTriggerEvent - Class in info.magnolia.ui.vaadin.gwt.client.actionbar.event
Event for triggering actions based on action name.
ActionTriggerEvent(String, ActionbarItemWidget) - Constructor for class info.magnolia.ui.vaadin.gwt.client.actionbar.event.ActionTriggerEvent
 
ActionTriggerEvent.Handler - Interface in info.magnolia.ui.vaadin.gwt.client.actionbar.event
Handler for the action trigger event.
activateApp(String) - Method in class info.magnolia.ui.vaadin.gwt.client.applauncher.connector.AppLauncherConnector
 
activateApp(String) - Method in interface info.magnolia.ui.vaadin.gwt.client.applauncher.widget.AppLauncherView.Presenter
 
activateApp(Fragment) - Method in interface info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.rpc.ShellServerRpc
 
activateApp(Widget) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.connector.AppsViewportConnector
 
activateApp(Widget) - Method in interface info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.widget.AppsViewportWidget.Listener
 
activateApp(Fragment) - Method in class info.magnolia.ui.vaadin.magnoliashell.rpc.MagnoliaShellRpcDelegate
 
ActivateAppEvent - Class in info.magnolia.ui.vaadin.gwt.client.magnoliashell.event
Fired when there is a request to activate an app, to set the current app on the server.
ActivateAppEvent(String) - Constructor for class info.magnolia.ui.vaadin.gwt.client.magnoliashell.event.ActivateAppEvent
 
ActivateAppEvent.Handler - Interface in info.magnolia.ui.vaadin.gwt.client.magnoliashell.event
Handler of the ActivateAppEvent.
activateControl(ShellAppType) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.ShellAppLauncher
 
activateShellApp(Fragment) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.MagnoliaShellConnector
 
activateShellApp(Fragment) - Method in interface info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.MagnoliaShellView.Presenter
 
activateShellApp(Fragment) - Method in interface info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.rpc.ShellServerRpc
 
activateShellApp(Fragment) - Method in class info.magnolia.ui.vaadin.magnoliashell.rpc.MagnoliaShellRpcDelegate
 
activeComponent - Variable in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.connector.ViewportState
 
activeTab - Variable in class info.magnolia.ui.vaadin.gwt.client.tabsheet.connector.MagnoliaTabSheetState
 
ActiveTabChangedEvent - Class in info.magnolia.ui.vaadin.gwt.client.tabsheet.event
Event fired when the active tab in the tabsheet is changed.
ActiveTabChangedEvent(MagnoliaTabWidget) - Constructor for class info.magnolia.ui.vaadin.gwt.client.tabsheet.event.ActiveTabChangedEvent
 
ActiveTabChangedEvent(MagnoliaTabWidget, boolean) - Constructor for class info.magnolia.ui.vaadin.gwt.client.tabsheet.event.ActiveTabChangedEvent
 
ActiveTabChangedEvent(boolean, boolean) - Constructor for class info.magnolia.ui.vaadin.gwt.client.tabsheet.event.ActiveTabChangedEvent
 
ActiveTabChangedEvent.Handler - Interface in info.magnolia.ui.vaadin.gwt.client.tabsheet.event
Handler.
ActiveTabChangedEvent.HasActiveTabChangeHandlers - Interface in info.magnolia.ui.vaadin.gwt.client.tabsheet.event
HasActiveTabChangeHandlers.
add(Widget) - Method in class info.magnolia.ui.vaadin.gwt.client.actionbar.widget.VActionbarGroup
 
add(Widget) - Method in class info.magnolia.ui.vaadin.gwt.client.form.formsection.widget.FormSectionWidget
 
add(Widget) - Method in class info.magnolia.ui.vaadin.gwt.client.form.widget.FormFieldWrapper
 
add(JQueryCallback) - Method in class info.magnolia.ui.vaadin.gwt.client.jquerywrapper.Callbacks
 
addAction(ActionbarItem, String) - Method in class info.magnolia.ui.vaadin.actionbar.Actionbar
 
addAction(ActionbarItem) - Method in class info.magnolia.ui.vaadin.gwt.client.actionbar.shared.ActionbarSection
 
addAction(ActionbarItem, String) - Method in class info.magnolia.ui.vaadin.gwt.client.actionbar.widget.ActionbarWidgetViewImpl
 
addAction(ActionbarItemWidget) - Method in class info.magnolia.ui.vaadin.gwt.client.actionbar.widget.VActionbarGroup
 
addActionTriggerListener(Actionbar.ActionTriggerListener) - Method in class info.magnolia.ui.vaadin.actionbar.Actionbar
 
addActiveTabChangedHandler(ActiveTabChangedEvent.Handler) - Method in interface info.magnolia.ui.vaadin.gwt.client.tabsheet.event.ActiveTabChangedEvent.HasActiveTabChangeHandlers
 
addActiveTabChangedHandler(ActiveTabChangedEvent.Handler) - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.widget.MagnoliaTabSheetViewImpl
 
addAndRemoveRows(UIDL) - Method in class com.vaadin.client.ui.VScrollTablePatched
Inserts rows in the table body or removes them from the table body based on the commands in the UIDL.
addAndRemoveRows(UIDL) - Method in class com.vaadin.client.ui.VTreeTablePatched
 
addAppGroup(String, String, String, boolean, boolean) - Method in class info.magnolia.ui.vaadin.applauncher.AppLauncher
 
addAppGroup(AppGroup) - Method in interface info.magnolia.ui.vaadin.gwt.client.applauncher.widget.AppLauncherView
 
addAppGroup(AppGroup) - Method in class info.magnolia.ui.vaadin.gwt.client.applauncher.widget.AppLauncherViewImpl
 
addAppTile(String, String, String, String) - Method in class info.magnolia.ui.vaadin.applauncher.AppLauncher
 
addAppTile(AppTile) - Method in class info.magnolia.ui.vaadin.gwt.client.applauncher.shared.AppGroup
 
addAppTile(AppTile, AppGroup) - Method in interface info.magnolia.ui.vaadin.gwt.client.applauncher.widget.AppLauncherView
 
addAppTile(AppTile, AppGroup) - Method in class info.magnolia.ui.vaadin.gwt.client.applauncher.widget.AppLauncherViewImpl
 
addAppTile(AppTileWidget) - Method in class info.magnolia.ui.vaadin.gwt.client.applauncher.widget.VAppTileGroup
 
addBlurHandler(BlurHandler) - Method in class info.magnolia.ui.vaadin.gwt.client.form.widget.FormFieldWrapper
 
addCallback(JQueryCallback) - Method in class info.magnolia.ui.vaadin.gwt.client.jquerywrapper.AnimationSettings
 
addCallback(JQueryCallback) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.animation.JQueryAnimation
 
addCell(UIDL, String, char, String, boolean, boolean) - Method in class com.vaadin.client.ui.VScrollTablePatched.VScrollTableBody.VScrollTableRow
 
addCell(UIDL, String, char, String, boolean, boolean, String) - Method in class com.vaadin.client.ui.VScrollTablePatched.VScrollTableBody.VScrollTableRow
 
addCell(UIDL, Widget, char, String, boolean, String) - Method in class com.vaadin.client.ui.VScrollTablePatched.VScrollTableBody.VScrollTableRow
 
addCell(UIDL, String, char, String, boolean, boolean, String) - Method in class com.vaadin.client.ui.VTreeTablePatched.VTreeTableScrollBody.VTreeTableRow
 
addCell(UIDL, Widget, char, String, boolean, String) - Method in class com.vaadin.client.ui.VTreeTablePatched.VTreeTableScrollBody.VTreeTableRow
 
addCellsFromUIDL(UIDL, char[], int, int) - Method in class com.vaadin.client.ui.VScrollTablePatched.VScrollTableBody.VScrollTableGeneratedRow
 
addCellsFromUIDL(UIDL, char[], int, int) - Method in class com.vaadin.client.ui.VScrollTablePatched.VScrollTableBody.VScrollTableRow
 
addCellsFromUIDL(UIDL, char[], int, int) - Method in class com.vaadin.client.ui.VTreeTablePatched.VTreeTableScrollBody.VTreeTableGeneratedRow
 
addChild(String, String) - Method in class org.vaadin.peter.contextmenu.client.ContextMenuState
 
addChild(String, String) - Method in class org.vaadin.peter.contextmenu.client.ContextMenuState.ContextMenuItemState
 
addCloseButtonListener(Button.ClickListener) - Method in class info.magnolia.ui.vaadin.dialog.Notification
 
addCloseHandler(CloseHandler<PopupPanel>) - Method in class org.vaadin.peter.contextmenu.client.ContextMenuWidget
 
addComponent(Component) - Method in class info.magnolia.ui.vaadin.form.FormSection
 
addComponent(Component) - Method in class info.magnolia.ui.vaadin.magnoliashell.DeckLayout
 
addComponent(Component) - Method in class info.magnolia.ui.vaadin.splitfeed.SplitFeed.FeedSection
 
addComponent(Component) - Method in class info.magnolia.ui.vaadin.tabsheet.MagnoliaTabSheet
 
addConfirmationHandler(ConfirmationDialog.ConfirmationEvent.Handler) - Method in class info.magnolia.ui.vaadin.dialog.ConfirmationDialog
 
addContextMenuCloseListener(ContextMenu.ContextMenuClosedListener) - Method in class org.vaadin.peter.contextmenu.ContextMenu
Adds listener that will be invoked when context menu is closed.
addContextMenuComponentListener(ContextMenu.ContextMenuOpenedListener.ComponentListener) - Method in class org.vaadin.peter.contextmenu.ContextMenu
Adds listener that will be invoked when context menu is opened from the component to which it's assigned to.
addContextMenuTableListener(ContextMenu.ContextMenuOpenedListener.TableListener) - Method in class org.vaadin.peter.contextmenu.ContextMenu
Adds listener that will be invoked when context menu is opened from com.vaadin.ui.Table component.
addContextMenuTreeListener(ContextMenu.ContextMenuOpenedListener.TreeListener) - Method in class org.vaadin.peter.contextmenu.ContextMenu
Adds listener that will be invoked when context menu is openef from com.vaadin.ui.Tree component.
addDescriptionVisibilityHandler(BaseDialog.DescriptionVisibilityEvent.Handler) - Method in class info.magnolia.ui.vaadin.dialog.BaseDialog
 
addDialogCloseHandler(BaseDialog.DialogCloseEvent.Handler) - Method in class info.magnolia.ui.vaadin.dialog.BaseDialog
 
addDoubleClickListener(LazyThumbnailLayout.ThumbnailDblClickListener) - Method in class info.magnolia.ui.vaadin.layout.LazyThumbnailLayout
 
addExternalPlugin(String, String) - Method in class info.magnolia.ui.vaadin.richtext.MagnoliaRichTextFieldConfig
 
addField(Field<?>) - Method in class info.magnolia.ui.vaadin.form.Form
 
addField(Field<?>) - Method in interface info.magnolia.ui.vaadin.form.FormViewReduced
 
addFocusHandler(FocusHandler) - Method in class info.magnolia.ui.vaadin.gwt.client.form.widget.FormFieldWrapper
 
addFormSection(String, FormSection) - Method in class info.magnolia.ui.vaadin.form.Form
 
addFormSection(String, FormSection) - Method in interface info.magnolia.ui.vaadin.form.FormViewReduced
 
addGroup(VActionbarGroup) - Method in class info.magnolia.ui.vaadin.gwt.client.actionbar.widget.ActionbarSectionWidget
 
addGroup(String, VAppTileGroup) - Method in class info.magnolia.ui.vaadin.gwt.client.applauncher.widget.VTemporaryAppGroupBar
 
addHook(String, CssHookHandler) - Method in class info.magnolia.ui.vaadin.gwt.client.jquerywrapper.CssHooks
 
addItem(String) - Method in class info.magnolia.ui.vaadin.richtext.MagnoliaRichTextFieldConfig.ToolbarGroup
 
addItem(String) - Method in class org.vaadin.peter.contextmenu.ContextMenu
Adds new item to context menu root with given caption.
addItem(Resource) - Method in class org.vaadin.peter.contextmenu.ContextMenu
Adds new item to context menu root with given icon without caption.
addItem(String, Resource) - Method in class org.vaadin.peter.contextmenu.ContextMenu
Adds new item to context menu root with given caption and icon.
addItem(String) - Method in class org.vaadin.peter.contextmenu.ContextMenu.ContextMenuItem
Adds new item as this item's sub item with given caption
addItem(Resource) - Method in class org.vaadin.peter.contextmenu.ContextMenu.ContextMenuItem
Adds new item as this item's sub item with given icon
addItem(String, Resource) - Method in class org.vaadin.peter.contextmenu.ContextMenu.ContextMenuItem
Adds new item as this item's sub item with given caption and icon
addItemClickListener(ContextMenu.ContextMenuItemClickListener) - Method in class org.vaadin.peter.contextmenu.ContextMenu
Adds click listener to context menu.
addItemClickListener(ContextMenu.ContextMenuItemClickListener) - Method in class org.vaadin.peter.contextmenu.ContextMenu.ContextMenuItem
Adds context menu item click listener only to this item.
addListenedEvent(String) - Method in class info.magnolia.ui.vaadin.richtext.MagnoliaRichTextFieldConfig
Add CKEditor event name that server side will listen.
addListener(MagnoliaRichTextField.PluginListener) - Method in class info.magnolia.ui.vaadin.richtext.MagnoliaRichTextField
 
addMessage(String) - Method in class info.magnolia.ui.vaadin.gwt.client.form.formsection.widget.InlineMessageWidget
 
addNotificationBodyClickListener(LayoutEvents.LayoutClickListener) - Method in class info.magnolia.ui.vaadin.dialog.Notification
 
addPermanentAppGroup(AppGroup) - Method in class info.magnolia.ui.vaadin.gwt.client.applauncher.widget.AppLauncherViewImpl
 
addPlugin(String, String) - Method in class info.magnolia.ui.vaadin.richtext.MagnoliaRichTextFieldConfig
Deprecated.
Since 5.3.4, use MagnoliaRichTextFieldConfig.addExternalPlugin(String, String) and CKEditorConfig.addToExtraPlugins(String) separately. However, do not use CKEditorConfig.addToExtraPlugins(String) if you're using a custom CKEditor config.js file — otherwise you won't be able to override config.extraPlugins there.
addPluginListener(String, VMagnoliaRichTextEditor.Listener) - Method in class info.magnolia.ui.vaadin.gwt.client.richtext.VMagnoliaRichTextEditor
 
addReleaseListener(CroppableImage.ReleaseListener) - Method in class info.magnolia.ui.vaadin.editor.CroppableImage
 
addReleaseListener(CroppableImage.ReleaseListener) - Method in class info.magnolia.ui.vaadin.editor.JCropField
 
addReleaseListener(CroppableImage.ReleaseListener) - Method in interface info.magnolia.ui.vaadin.editor.JCropHandler
 
addRightClickListener(LazyThumbnailLayout.ThumbnailRightClickListener) - Method in class info.magnolia.ui.vaadin.layout.LazyThumbnailLayout
 
addRootMenuItem(ContextMenuState.ContextMenuItemState, AbstractExtensionConnector) - Method in class org.vaadin.peter.contextmenu.client.ContextMenuWidget
Adds new item as context menu root item.
addRunningApp(String) - Method in class info.magnolia.ui.vaadin.magnoliashell.viewport.AppsViewport
 
addSection(String, String) - Method in class info.magnolia.ui.vaadin.actionbar.Actionbar
 
addSection(ActionbarSection) - Method in class info.magnolia.ui.vaadin.gwt.client.actionbar.widget.ActionbarWidgetViewImpl
 
addSection(Component) - Method in class info.magnolia.ui.vaadin.layout.SmallAppLayout
 
addSelectionListener(CroppableImage.SelectionListener) - Method in class info.magnolia.ui.vaadin.editor.CroppableImage
 
addSelectionListener(CroppableImage.SelectionListener) - Method in class info.magnolia.ui.vaadin.editor.JCropField
 
addSelectionListener(CroppableImage.SelectionListener) - Method in interface info.magnolia.ui.vaadin.editor.JCropHandler
 
addShowAllTab(boolean, String) - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.widget.TabBarWidget
 
addStyleName(String) - Method in class info.magnolia.ui.vaadin.editor.CroppableImage
 
addSubMenuItem(ContextMenuItemWidget) - Method in class org.vaadin.peter.contextmenu.client.ContextMenuItemWidget
Adds given context menu item into the sub menu of this item.
addSwipeEndHandler(SwipeEndHandler) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.widget.AppsViewportWidget
 
addSwipeMoveHandler(SwipeMoveHandler) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.widget.AppsViewportWidget
 
addSwipeStartHandler(SwipeStartHandler) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.widget.AppsViewportWidget
 
addTab(String, Component) - Method in class info.magnolia.ui.vaadin.tabsheet.MagnoliaTabSheet
 
addTabLabel(MagnoliaTabLabel) - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.widget.TabBarWidget
 
addTabSetChangedHandler(TabSetChangedEvent.Handler) - Method in interface info.magnolia.ui.vaadin.gwt.client.tabsheet.event.TabSetChangedEvent.HasTabSetChangedHandlers
 
addTabSetChangedHandler(TabSetChangedEvent.Handler) - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.widget.MagnoliaTabSheetViewImpl
 
addTemporaryAppGroup(AppGroup) - Method in class info.magnolia.ui.vaadin.gwt.client.applauncher.widget.AppLauncherViewImpl
 
addThumbnails(List<ThumbnailData>, int) - Method in interface info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.rpc.ThumbnailLayoutClientRpc
 
addThumbnailSelectionListener(LazyThumbnailLayout.ThumbnailSelectionListener) - Method in class info.magnolia.ui.vaadin.layout.LazyThumbnailLayout
 
addToDom() - Method in class info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTable.MagnoliaTableHead
 
addToolbarLine(List<MagnoliaRichTextFieldConfig.ToolbarGroup>) - Method in class info.magnolia.ui.vaadin.richtext.MagnoliaRichTextFieldConfig
Adds list of toolbar groups.
addTouchCancelHandler(Widget, TouchCancelHandler) - Method in class info.magnolia.ui.vaadin.gwt.client.touchwidget.MobileSafariTouchWidgetImplProxy
 
addTouchEndHandler(TouchEndHandler) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.NavigatorButton
 
addTouchEndHandler(Widget, TouchEndHandler) - Method in class info.magnolia.ui.vaadin.gwt.client.touchwidget.MobileSafariTouchWidgetImplProxy
 
addTouchMoveHandler(Widget, TouchMoveHandler) - Method in class info.magnolia.ui.vaadin.gwt.client.touchwidget.MobileSafariTouchWidgetImplProxy
 
addTouchStartHandler(Widget, TouchStartHandler) - Method in class info.magnolia.ui.vaadin.gwt.client.touchwidget.MobileSafariTouchWidgetImplProxy
 
addTreeSpacer(UIDL) - Method in class com.vaadin.client.ui.VTreeTablePatched.VTreeTableScrollBody.VTreeTableRow
 
addValueChangeHandler(ValueChangeHandler<Integer>) - Method in class info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.widget.Slider
 
addValueChangeListener(Property.ValueChangeListener) - Method in class info.magnolia.ui.vaadin.switcher.Switcher
This method adds a Property.ValueChangeListener to the underlying ComboBox.
Such a ValueChangeListener would be notified not only when a user is changing the value directly with the wrapped ComboBox, but also fired when the arrows (back, forward) are used.
addWideHandler(BaseDialog.WideEvent.Handler) - Method in class info.magnolia.ui.vaadin.dialog.BaseDialog
 
adoptComponent(Component) - Method in class info.magnolia.ui.vaadin.dialog.BaseDialog
Sets a Component
ALIGN_CENTER - Static variable in class com.vaadin.client.ui.VScrollTablePatched
 
ALIGN_LEFT - Static variable in class com.vaadin.client.ui.VScrollTablePatched
 
ALIGN_RIGHT - Static variable in class com.vaadin.client.ui.VScrollTablePatched
 
alignContent(Element, LayoutManager) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.connector.AppsViewportConnector
Leave this empty so the viewport doesn't actually center out the children.
alignContent(Element, LayoutManager) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.connector.ViewportConnector
 
animate(int, AnimationSettings) - Method in class info.magnolia.ui.vaadin.gwt.client.jquerywrapper.JQueryWrapper
 
animate(int, double, AnimationSettings) - Method in class info.magnolia.ui.vaadin.gwt.client.jquerywrapper.JQueryWrapper
 
animateSelection(SelectionArea) - Method in class info.magnolia.ui.vaadin.editor.JCropField
 
animateTo(SelectionArea) - Method in class info.magnolia.ui.vaadin.editor.JCrop
 
animationsEnabled - Variable in class com.vaadin.client.ui.VTreeTablePatched
For internal use only.
AnimationSettings - Class in info.magnolia.ui.vaadin.gwt.client.jquerywrapper
Helper class that holds the animation settings.
AnimationSettings() - Constructor for class info.magnolia.ui.vaadin.gwt.client.jquerywrapper.AnimationSettings
 
APP_INACTIVE_CLASS_NAME - Static variable in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.widget.AppsViewportWidget
 
AppActivationEvent - Class in info.magnolia.ui.vaadin.gwt.client.applauncher.event
Event of app activation.
AppActivationEvent(String) - Constructor for class info.magnolia.ui.vaadin.gwt.client.applauncher.event.AppActivationEvent
 
AppActivationEvent.Handler - Interface in info.magnolia.ui.vaadin.gwt.client.applauncher.event
Handler.
AppGroup - Class in info.magnolia.ui.vaadin.gwt.client.applauncher.shared
Represents a group of tiles in the AppLauncher.
AppGroup() - Constructor for class info.magnolia.ui.vaadin.gwt.client.applauncher.shared.AppGroup
 
AppGroup(String, String, String, boolean, boolean) - Constructor for class info.magnolia.ui.vaadin.gwt.client.applauncher.shared.AppGroup
 
appGroups - Variable in class info.magnolia.ui.vaadin.gwt.client.applauncher.connector.AppLauncherState
 
AppLauncher - Class in info.magnolia.ui.vaadin.applauncher
Server side of AppLauncher.
AppLauncher() - Constructor for class info.magnolia.ui.vaadin.applauncher.AppLauncher
 
AppLauncherClientRpc - Interface in info.magnolia.ui.vaadin.gwt.client.applauncher.rpc
AppLauncherConnector - Class in info.magnolia.ui.vaadin.gwt.client.applauncher.connector
Client-side connector for AppLauncher component.
AppLauncherConnector() - Constructor for class info.magnolia.ui.vaadin.gwt.client.applauncher.connector.AppLauncherConnector
 
AppLauncherState - Class in info.magnolia.ui.vaadin.gwt.client.applauncher.connector
AppLauncherState() - Constructor for class info.magnolia.ui.vaadin.gwt.client.applauncher.connector.AppLauncherState
 
AppLauncherUtil - Class in info.magnolia.ui.vaadin.gwt.client.applauncher.widget
Helper functionality for easy location of app launcher connector/view.
AppLauncherUtil() - Constructor for class info.magnolia.ui.vaadin.gwt.client.applauncher.widget.AppLauncherUtil
 
AppLauncherView - Interface in info.magnolia.ui.vaadin.gwt.client.applauncher.widget
View interface of client side AppLauncher.
AppLauncherView.Presenter - Interface in info.magnolia.ui.vaadin.gwt.client.applauncher.widget
Presenter for the AppLauncher view.
AppLauncherViewImpl - Class in info.magnolia.ui.vaadin.gwt.client.applauncher.widget
Implementation of AppLauncher view.
AppLauncherViewImpl(EventBus) - Constructor for class info.magnolia.ui.vaadin.gwt.client.applauncher.widget.AppLauncherViewImpl
 
applyCloseIconStyles(Element) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shellmessage.ShellMessageWidget
 
applyCloseIconStyles(Element) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shellmessage.VShellErrorMessage
 
applyStyles() - Method in class info.magnolia.ui.vaadin.gwt.client.form.formsection.widget.InlineMessageWidget
 
applyZeroWidthFix - Variable in class com.vaadin.client.ui.VScrollTablePatched.VScrollTableBody.VScrollTableRow
 
AppPreloader - Class in info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.widget
Preloader of the apps.
AppPreloader() - Constructor for class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.widget.AppPreloader
 
AppRequestedEvent - Class in info.magnolia.ui.vaadin.gwt.client.magnoliashell.event
Fired when an app has to be loaded.
AppRequestedEvent(String) - Constructor for class info.magnolia.ui.vaadin.gwt.client.magnoliashell.event.AppRequestedEvent
 
AppRequestedEvent.Handler - Interface in info.magnolia.ui.vaadin.gwt.client.magnoliashell.event
Handler interface for AppRequestedEvent.
AppsTransitionDelegate - Class in info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport
The AppsTransitionDelegate provides custom transition logic when launching, closing an app, or switching between apps.
AppsTransitionDelegate(AppsViewportWidget) - Constructor for class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.AppsTransitionDelegate
 
AppsViewport - Class in info.magnolia.ui.vaadin.magnoliashell.viewport
Apps viewport.
AppsViewport() - Constructor for class info.magnolia.ui.vaadin.magnoliashell.viewport.AppsViewport
 
AppsViewportConnector - Class in info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.connector
Client-side connector for AppsViewport.
AppsViewportConnector() - Constructor for class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.connector.AppsViewportConnector
 
AppsViewportWidget - Class in info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.widget
Client side implementation of Apps viewport.
AppsViewportWidget(AppsViewportWidget.Listener) - Constructor for class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.widget.AppsViewportWidget
 
AppsViewportWidget.Listener - Interface in info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.widget
Listener interface for AppsViewportWidget.
AppTile - Class in info.magnolia.ui.vaadin.gwt.client.applauncher.shared
Represents one tile in the AppLauncher.
AppTile() - Constructor for class info.magnolia.ui.vaadin.gwt.client.applauncher.shared.AppTile
 
AppTile(String, String, String) - Constructor for class info.magnolia.ui.vaadin.gwt.client.applauncher.shared.AppTile
 
AppTileWidget - Class in info.magnolia.ui.vaadin.gwt.client.applauncher.widget
The tile of one single app in AppLauncher.
AppTileWidget(EventBus, AppTile) - Constructor for class info.magnolia.ui.vaadin.gwt.client.applauncher.widget.AppTileWidget
 
appViewport() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.MagnoliaShellViewImpl
 
AppViewportState - Class in info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.connector
TODO: Add JavaDoc for AppViewportState.
AppViewportState() - Constructor for class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.connector.AppViewportState
 
AreaFromJSON(JsonObject) - Method in class info.magnolia.ui.vaadin.editor.JCrop
 
aspectRatio - Variable in class info.magnolia.ui.vaadin.gwt.client.jcrop.JCropState
 
asVaadinComponent() - Method in class info.magnolia.ui.vaadin.dialog.Notification
 
asVaadinComponent() - Method in class info.magnolia.ui.vaadin.form.Form
 
asVaadinComponent() - Method in class info.magnolia.ui.vaadin.magnoliashell.MagnoliaShell
 
attach() - Method in class info.magnolia.ui.vaadin.editor.JCrop
 
attr(String) - Method in class info.magnolia.ui.vaadin.gwt.client.jquerywrapper.JQueryWrapper
 
ATTR_FOCUS - Static variable in class org.vaadin.openesignforms.ckeditor.widgetset.client.ui.VCKEditorTextField
 
ATTR_IMMEDIATE - Static variable in class org.vaadin.openesignforms.ckeditor.widgetset.client.ui.VCKEditorTextField
 
ATTR_INPAGECONFIG - Static variable in class org.vaadin.openesignforms.ckeditor.widgetset.client.ui.VCKEditorTextField
 
ATTR_INSERT_HTML - Static variable in class org.vaadin.openesignforms.ckeditor.widgetset.client.ui.VCKEditorTextField
 
ATTR_INSERT_TEXT - Static variable in class org.vaadin.openesignforms.ckeditor.widgetset.client.ui.VCKEditorTextField
 
ATTR_PROTECTED_BODY - Static variable in class org.vaadin.openesignforms.ckeditor.widgetset.client.ui.VCKEditorTextField
 
ATTR_PROTECTED_SOURCE - Static variable in class org.vaadin.openesignforms.ckeditor.widgetset.client.ui.VCKEditorTextField
 
ATTR_READONLY - Static variable in class org.vaadin.openesignforms.ckeditor.widgetset.client.ui.VCKEditorTextField
 
ATTR_VIEW_WITHOUT_EDITOR - Static variable in class org.vaadin.openesignforms.ckeditor.widgetset.client.ui.VCKEditorTextField
 
ATTR_WRITER_INDENTATIONCHARS - Static variable in class org.vaadin.openesignforms.ckeditor.widgetset.client.ui.VCKEditorTextField
 
ATTR_WRITERRULES_JSRULE - Static variable in class org.vaadin.openesignforms.ckeditor.widgetset.client.ui.VCKEditorTextField
 
ATTR_WRITERRULES_TAGNAME - Static variable in class org.vaadin.openesignforms.ckeditor.widgetset.client.ui.VCKEditorTextField
 

B

backgroundColor - Variable in class info.magnolia.ui.vaadin.gwt.client.jcrop.JCropState
 
backgroundOpacity - Variable in class info.magnolia.ui.vaadin.gwt.client.jcrop.JCropState
 
BadgeIcon - Class in info.magnolia.ui.vaadin.icon
The BadgeIcon is a lightweight component that outputs a simple indicator badge icon to display notifications counters for instance.
BadgeIcon() - Constructor for class info.magnolia.ui.vaadin.icon.BadgeIcon
Creates a new badge icon, with default style.
BadgeIcon(int, String, String, boolean) - Constructor for class info.magnolia.ui.vaadin.icon.BadgeIcon
Creates a new badge icon with specific size, fill and stroke css colors, and optional outline.
BadgeIconConnector - Class in info.magnolia.ui.vaadin.gwt.client.icon.connector
Client-side connector for BadgeIcon component.
BadgeIconConnector() - Constructor for class info.magnolia.ui.vaadin.gwt.client.icon.connector.BadgeIconConnector
 
BadgeIconState - Class in info.magnolia.ui.vaadin.gwt.client.icon.connector
State object for the BadgeIcon.
BadgeIconState() - Constructor for class info.magnolia.ui.vaadin.gwt.client.icon.connector.BadgeIconState
 
BadgeIconWidget - Class in info.magnolia.ui.vaadin.gwt.client.icon.widget
The GwtBadgeIcon widget.
BadgeIconWidget() - Constructor for class info.magnolia.ui.vaadin.gwt.client.icon.widget.BadgeIconWidget
 
BaseDialog - Class in info.magnolia.ui.vaadin.dialog
Basic implementation of dialogs.
BaseDialog() - Constructor for class info.magnolia.ui.vaadin.dialog.BaseDialog
 
BaseDialog.DescriptionVisibilityEvent - Class in info.magnolia.ui.vaadin.dialog
DescriptionVisibilityEvent.
BaseDialog.DescriptionVisibilityEvent(Component, boolean) - Constructor for class info.magnolia.ui.vaadin.dialog.BaseDialog.DescriptionVisibilityEvent
 
BaseDialog.DescriptionVisibilityEvent.Handler - Interface in info.magnolia.ui.vaadin.dialog
Handler.
BaseDialog.DialogCloseEvent - Class in info.magnolia.ui.vaadin.dialog
DialogCloseEvent.
BaseDialog.DialogCloseEvent(Component, BaseDialog) - Constructor for class info.magnolia.ui.vaadin.dialog.BaseDialog.DialogCloseEvent
 
BaseDialog.DialogCloseEvent.Handler - Interface in info.magnolia.ui.vaadin.dialog
Handler.
BaseDialog.WideEvent - Class in info.magnolia.ui.vaadin.dialog
DescriptionVisibilityEvent.
BaseDialog.WideEvent(Component, boolean) - Constructor for class info.magnolia.ui.vaadin.dialog.BaseDialog.WideEvent
 
BaseDialog.WideEvent.Handler - Interface in info.magnolia.ui.vaadin.dialog
Handler.
BaseDialogConnector - Class in info.magnolia.ui.vaadin.gwt.client.dialog.connector
BaseDialogConnector.
BaseDialogConnector() - Constructor for class info.magnolia.ui.vaadin.gwt.client.dialog.connector.BaseDialogConnector
 
BaseDialogState - Class in info.magnolia.ui.vaadin.gwt.client.dialog.connector
BaseDialogState.
BaseDialogState() - Constructor for class info.magnolia.ui.vaadin.gwt.client.dialog.connector.BaseDialogState
 
BaseDialogView - Interface in info.magnolia.ui.vaadin.gwt.client.dialog.widget
Provides a basic interface for the widgets that display their content in a dialog.
BaseDialogView.Presenter - Interface in info.magnolia.ui.vaadin.gwt.client.dialog.widget
Presenter.
BaseDialogViewImpl - Class in info.magnolia.ui.vaadin.gwt.client.dialog.widget
Basic implementation for BaseDialogView.
BaseDialogViewImpl() - Constructor for class info.magnolia.ui.vaadin.gwt.client.dialog.widget.BaseDialogViewImpl
 
beforeClientResponse(boolean) - Method in class info.magnolia.ui.vaadin.layout.LazyThumbnailLayout
 
beforeClientResponse(boolean) - Method in class info.magnolia.ui.vaadin.magnoliashell.viewport.ShellViewport
 
between(int, int) - Static method in class info.magnolia.ui.vaadin.gwt.shared.Range
Creates a range between two integers.
bindHandlers() - Method in class info.magnolia.ui.vaadin.gwt.client.actionbar.widget.ActionbarItemWidget
 
bindHandlers() - Method in class info.magnolia.ui.vaadin.gwt.client.actionbar.widget.VActionbarItemTablet
 
bodyActionKeys - Variable in class com.vaadin.client.ui.VScrollTablePatched
For internal use only.
bottom() - Method in class info.magnolia.ui.vaadin.gwt.client.jquerywrapper.Position
 
buildCaptionHtmlSnippet(UIDL) - Method in class com.vaadin.client.ui.VScrollTablePatched
Helper function to build html snippet for column or row headers
buildCaptionHtmlSnippet(UIDL) - Method in class com.vaadin.client.ui.VTreeTablePatched
Icons rendered into first actual column in TreeTable, not to row header cell
buildCaptionHtmlSnippet(UIDL) - Method in class info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTreeTable
 
BUNDLE - Static variable in interface info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.VShellImageBundle
 

C

calcFirstRowInViewPort() - Method in class com.vaadin.client.ui.VScrollTablePatched
 
calculateMaxIndent() - Method in class com.vaadin.client.ui.VScrollTablePatched.VScrollTableBody
This method exists for the needs of VTreeTable only.
calculateMaxIndent() - Method in class com.vaadin.client.ui.VTreeTablePatched.VTreeTableScrollBody
 
callback - Variable in class info.magnolia.ui.vaadin.gwt.client.dialog.widget.DialogHeaderWidget
 
Callbacks - Class in info.magnolia.ui.vaadin.gwt.client.jquerywrapper
Wrapper for JQuery Callbacks API.
Callbacks() - Constructor for class info.magnolia.ui.vaadin.gwt.client.jquerywrapper.Callbacks
 
cancel() - Method in class info.magnolia.ui.vaadin.dialog.ConfirmationDialog
 
cancel() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.animation.JQueryAnimation
 
CANCEL_ACTION_NAME - Static variable in class info.magnolia.ui.vaadin.dialog.BaseDialog
 
cancelScrollingVelocityTimer() - Method in class com.vaadin.client.ui.VScrollTablePatched
 
canHaveChildren - Variable in class com.vaadin.client.ui.VTreeTablePatched.VTreeTableScrollBody.VTreeTableRow
 
caption - Variable in class info.magnolia.ui.vaadin.gwt.client.dialog.widget.DialogHeaderWidget
 
caption - Variable in class org.vaadin.peter.contextmenu.client.ContextMenuState.ContextMenuItemState
 
captionContainer - Variable in class com.vaadin.client.ui.VScrollTablePatched.HeaderCell
 
cellShowsTreeHierarchy(int) - Method in class com.vaadin.client.ui.VTreeTablePatched.VTreeTableScrollBody.VTreeTableRow
 
changeVariables(Object, Map<String, Object>) - Method in class com.vaadin.ui.DragAndDropWrapper
 
changeVariables(Object, Map<String, Object>) - Method in class info.magnolia.ui.vaadin.grid.MagnoliaTable
 
changeVariables(Object, Map<String, Object>) - Method in class info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
 
changeVariables(Object, Map<String, Object>) - Method in class info.magnolia.ui.vaadin.richtext.MagnoliaRichTextField
 
childCenterer - Variable in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.connector.ViewportConnector
 
children(String) - Method in class info.magnolia.ui.vaadin.gwt.client.jquerywrapper.JQueryWrapper
 
childWidgets - Variable in class com.vaadin.client.ui.VScrollTablePatched.VScrollTableBody.VScrollTableRow
 
CKEDITOR_TOOLBOX - Static variable in class info.magnolia.ui.vaadin.gwt.client.richtext.TextAreaStretcherConnector
 
CLASS_NAME - Static variable in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.MagnoliaShellViewImpl
 
CLASSNAME - Static variable in class info.magnolia.ui.vaadin.gwt.client.actionbar.widget.ActionbarSectionWidget
 
CLASSNAME - Static variable in class info.magnolia.ui.vaadin.gwt.client.actionbar.widget.ActionbarWidgetViewImpl
 
CLASSNAME - Static variable in class org.vaadin.openesignforms.ckeditor.widgetset.client.ui.VCKEditorTextField
Set the CSS class name to allow styling.
CLASSNAME_CONTENT - Static variable in class info.magnolia.ui.vaadin.gwt.client.dialog.widget.BaseDialogViewImpl
 
CLASSNAME_FOOTER - Static variable in class info.magnolia.ui.vaadin.gwt.client.dialog.widget.BaseDialogViewImpl
 
CLASSNAME_FOOTER_TOOLBAR - Static variable in class info.magnolia.ui.vaadin.gwt.client.dialog.widget.BaseDialogViewImpl
 
CLASSNAME_ROOT - Static variable in class info.magnolia.ui.vaadin.gwt.client.dialog.widget.BaseDialogViewImpl
 
CLASSNAME_TOGGLE - Static variable in class info.magnolia.ui.vaadin.gwt.client.actionbar.widget.ActionbarWidgetViewImpl
 
CLASSNAME_WRAPPER - Static variable in class info.magnolia.ui.vaadin.gwt.client.dialog.widget.BaseDialogViewImpl
 
clear() - Method in class com.vaadin.client.ui.VScrollTablePatched.TableFooter
 
clear() - Method in class com.vaadin.client.ui.VScrollTablePatched.TableHead
 
clear() - Method in class info.magnolia.ui.vaadin.applauncher.AppLauncher
 
clear() - Method in class info.magnolia.ui.vaadin.gwt.client.applauncher.widget.AppLauncherViewImpl
 
clearError(Widget) - Method in class info.magnolia.ui.vaadin.gwt.client.form.formsection.widget.FormSectionWidget
 
clearError() - Method in class info.magnolia.ui.vaadin.gwt.client.form.widget.FormFieldWrapper
 
clearItems() - Method in class org.vaadin.peter.contextmenu.client.ContextMenuItemWidget
Removes all the items from the submenu of this item.
clearItems() - Method in class org.vaadin.peter.contextmenu.client.ContextMenuWidget
 
clearTabs() - Method in interface info.magnolia.ui.vaadin.gwt.client.tabsheet.widget.MagnoliaTabSheetView
 
clearTabs() - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.widget.MagnoliaTabSheetViewImpl
 
clearTopAfterThisAnimation() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.animation.JQueryAnimation
 
client - Variable in class com.vaadin.client.ui.VScrollTablePatched
 
clientToServer - Variable in class org.vaadin.openesignforms.ckeditor.widgetset.client.ui.VCKEditorTextField
Reference to the server connection object.
clientToServerRPC - Variable in class info.magnolia.ui.vaadin.gwt.client.usermenu.UserMenuConnector
 
close() - Method in interface info.magnolia.ui.vaadin.gwt.client.dialog.rpc.OverlayClientRpc
 
close() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shellmessage.ShellMessageWidget
 
close() - Method in class info.magnolia.ui.vaadin.overlay.Overlay
 
CloseButton - Class in info.magnolia.ui.vaadin.gwt.client
The CloseButton common widget.
CloseButton() - Constructor for class info.magnolia.ui.vaadin.gwt.client.CloseButton
 
closeButton - Variable in class info.magnolia.ui.vaadin.gwt.client.dialog.widget.DialogHeaderWidget
 
closeCurrentApp() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.MagnoliaShellConnector
 
closeCurrentApp() - Method in interface info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.MagnoliaShellView.Presenter
 
closeCurrentApp() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.connector.AppsViewportConnector
 
closeCurrentApp() - Method in interface info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.widget.AppsViewportWidget.Listener
 
closeCurrentOpenExpander() - Method in class info.magnolia.ui.vaadin.gwt.client.applauncher.widget.VTemporaryAppGroupBar
 
closeDialog() - Method in class info.magnolia.ui.vaadin.gwt.client.dialog.connector.BaseDialogConnector
 
closeDialog() - Method in interface info.magnolia.ui.vaadin.gwt.client.dialog.widget.BaseDialogView.Presenter
 
closeExpander() - Method in class info.magnolia.ui.vaadin.gwt.client.applauncher.widget.VTemporaryAppGroupBarTile
 
closeMessageEager(String) - Method in interface info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.MagnoliaShellView
 
closeMessageEager(String) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.MagnoliaShellViewImpl
 
closeSection() - Method in class info.magnolia.ui.vaadin.gwt.client.applauncher.widget.VTemporaryAppTileGroup
 
closeSelf() - Method in class info.magnolia.ui.vaadin.dialog.BaseDialog
 
closeSelf() - Method in interface info.magnolia.ui.vaadin.gwt.client.dialog.rpc.DialogServerRpc
 
closeSiblingMenus() - Method in class org.vaadin.peter.contextmenu.client.ContextMenuItemWidget
 
closeTab(Connector) - Method in interface info.magnolia.ui.vaadin.gwt.client.tabsheet.rpc.MagnoliaTabSheetClientRpc
 
closeTab(Connector) - Method in interface info.magnolia.ui.vaadin.gwt.client.tabsheet.rpc.MagnoliaTabSheetServerRpc
 
closeTab(MagnoliaTab) - Method in class info.magnolia.ui.vaadin.tabsheet.MagnoliaTabSheet
 
closeTabFromServer(MagnoliaTab) - Method in class info.magnolia.ui.vaadin.tabsheet.MagnoliaTabSheet
Send a rpc call to the client, which will remove the tab related views and call back to the server.
closeThisAndSelectParent() - Method in class org.vaadin.peter.contextmenu.client.ContextMenuItemWidget
 
closeTimeout - Variable in class info.magnolia.ui.vaadin.gwt.client.dialog.connector.OverlayState
 
colIndexOfHierarchy - Variable in class com.vaadin.client.ui.VTreeTablePatched
For internal use only.
COLLAPSED - Static variable in class info.magnolia.ui.vaadin.gwt.client.richtext.TextAreaStretcherConnector
 
collapsedRowKey - Variable in class com.vaadin.client.ui.VTreeTablePatched
For internal use only.
collapsedStateHeight - Variable in class info.magnolia.ui.vaadin.gwt.client.richtext.TextAreaStretcherState
 
collapsedStateWidth - Variable in class info.magnolia.ui.vaadin.gwt.client.richtext.TextAreaStretcherState
 
collapseRequest - Variable in class com.vaadin.client.ui.VTreeTablePatched
For internal use only.
CollectionUtil - Class in info.magnolia.ui.vaadin.gwt.client.tabsheet.util
Util class for the collections operations.
CollectionUtil() - Constructor for class info.magnolia.ui.vaadin.gwt.client.tabsheet.util.CollectionUtil
 
color - Variable in class info.magnolia.ui.vaadin.gwt.client.icon.connector.IconState
 
COLOR_ERROR - Static variable in class info.magnolia.ui.vaadin.icon.Icon
 
COLOR_GREEN_BADGE - Static variable in class info.magnolia.ui.vaadin.icon.Icon
 
COLOR_HELP - Static variable in class info.magnolia.ui.vaadin.icon.Icon
 
COLOR_INFO - Static variable in class info.magnolia.ui.vaadin.icon.Icon
 
COLOR_WARNING - Static variable in class info.magnolia.ui.vaadin.icon.Icon
 
com.vaadin.client.ui - package com.vaadin.client.ui
 
com.vaadin.client.ui.panel - package com.vaadin.client.ui.panel
 
com.vaadin.client.ui.table - package com.vaadin.client.ui.table
 
com.vaadin.client.ui.treetable - package com.vaadin.client.ui.treetable
 
com.vaadin.ui - package com.vaadin.ui
 
combineWith(Range) - Method in class info.magnolia.ui.vaadin.gwt.shared.Range
Combines two ranges to create a range containing all values in both ranges, provided there are no gaps between the ranges.
COMMIT_ACTION_NAME - Static variable in class info.magnolia.ui.vaadin.dialog.BaseDialog
 
componentDescription - Variable in class info.magnolia.ui.vaadin.gwt.client.dialog.connector.BaseDialogState
 
ComponentIterator<T extends com.vaadin.shared.Connector> - Class in info.magnolia.ui.vaadin.common
ComponentIterator.
ComponentIterator(Iterator<T>) - Constructor for class info.magnolia.ui.vaadin.common.ComponentIterator
 
CompositeIcon - Class in info.magnolia.ui.vaadin.icon
The CompositeIcon allows for layered icons, such as a warning sign, with optional outer shape outline.
CompositeIcon(Icon...) - Constructor for class info.magnolia.ui.vaadin.icon.CompositeIcon
 
CompositeIconConnector - Class in info.magnolia.ui.vaadin.gwt.client.icon.connector
Client-side connector for CompositeIcon component.
CompositeIconConnector() - Constructor for class info.magnolia.ui.vaadin.gwt.client.icon.connector.CompositeIconConnector
 
CompositeIconState - Class in info.magnolia.ui.vaadin.gwt.client.icon.connector
CompositeIconState() - Constructor for class info.magnolia.ui.vaadin.gwt.client.icon.connector.CompositeIconState
 
confirm() - Method in class info.magnolia.ui.vaadin.dialog.ConfirmationDialog
 
CONFIRM_ACTION_NAME - Static variable in class info.magnolia.ui.vaadin.dialog.ConfirmationDialog
 
ConfirmationDialog - Class in info.magnolia.ui.vaadin.dialog
ConfirmationDialog.
ConfirmationDialog(String, String, String, boolean) - Constructor for class info.magnolia.ui.vaadin.dialog.ConfirmationDialog
 
ConfirmationDialog(Component, String, String, boolean) - Constructor for class info.magnolia.ui.vaadin.dialog.ConfirmationDialog
 
ConfirmationDialog.ConfirmationEvent - Class in info.magnolia.ui.vaadin.dialog
ConfirmationEvent.
ConfirmationDialog.ConfirmationEvent(Component, boolean) - Constructor for class info.magnolia.ui.vaadin.dialog.ConfirmationDialog.ConfirmationEvent
 
ConfirmationDialog.ConfirmationEvent.Handler - Interface in info.magnolia.ui.vaadin.dialog
Handler.
construct() - Method in class info.magnolia.ui.vaadin.gwt.client.applauncher.widget.VAppTileGroup
 
construct() - Method in class info.magnolia.ui.vaadin.gwt.client.applauncher.widget.VPermanentAppTileGroup
 
construct() - Method in class info.magnolia.ui.vaadin.gwt.client.applauncher.widget.VTemporaryAppTileGroup
 
construct() - Method in class info.magnolia.ui.vaadin.gwt.client.dialog.widget.DialogHeaderWidget
 
construct() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shellmessage.ShellMessageWidget
 
construct() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shellmessage.VDetailedShellMessage
 
construct() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shellmessage.VInfoMessage
 
construct() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shellmessage.VShellErrorMessage
 
construct() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shellmessage.VWarningMessage
 
containerItemSetChange(Container.ItemSetChangeEvent) - Method in class info.magnolia.ui.vaadin.layout.LazyThumbnailLayout
 
contains(int) - Method in class info.magnolia.ui.vaadin.gwt.shared.Range
Checks whether an integer is found within this range.
content - Variable in class info.magnolia.ui.vaadin.gwt.client.dialog.connector.BaseDialogState
 
contentEl - Variable in class info.magnolia.ui.vaadin.gwt.client.dialog.widget.BaseDialogViewImpl
 
contextMenu - Variable in class com.vaadin.client.ui.VScrollTablePatched
For internal use only.
ContextMenu - Class in org.vaadin.peter.contextmenu
 
ContextMenu() - Constructor for class org.vaadin.peter.contextmenu.ContextMenu
 
ContextMenu.ContextMenuClosedEvent - Class in org.vaadin.peter.contextmenu
ContextMenuClosedEvent is an event fired by the context menu when it's closed.
ContextMenu.ContextMenuClosedEvent(ContextMenu) - Constructor for class org.vaadin.peter.contextmenu.ContextMenu.ContextMenuClosedEvent
 
ContextMenu.ContextMenuClosedListener - Interface in org.vaadin.peter.contextmenu
ContextMenuClosedListener is used to listen for the event that the context menu is closed, either when a item is clicked or when the popup is canceled.
ContextMenu.ContextMenuItem - Class in org.vaadin.peter.contextmenu
ContextMenuItem represents one clickable item in the context menu.
ContextMenu.ContextMenuItem(ContextMenuState.ContextMenuItemState) - Constructor for class org.vaadin.peter.contextmenu.ContextMenu.ContextMenuItem
 
ContextMenu.ContextMenuItemClickEvent - Class in org.vaadin.peter.contextmenu
ContextMenuItemClickEvent is an event produced by the context menu item when it is clicked.
ContextMenu.ContextMenuItemClickEvent(Object) - Constructor for class org.vaadin.peter.contextmenu.ContextMenu.ContextMenuItemClickEvent
 
ContextMenu.ContextMenuItemClickListener - Interface in org.vaadin.peter.contextmenu
ContextMenuItemClickListener is listener for context menu items wanting to notify listeners about item click
ContextMenu.ContextMenuOpenedListener - Interface in org.vaadin.peter.contextmenu
ContextMenuOpenedListener is used to modify the content of context menu based on what was clicked.
ContextMenu.ContextMenuOpenedListener.ComponentListener - Interface in org.vaadin.peter.contextmenu
 
ContextMenu.ContextMenuOpenedListener.TableListener - Interface in org.vaadin.peter.contextmenu
ContextMenuOpenedListener.TableListener sub interface for table related context menus
ContextMenu.ContextMenuOpenedListener.TreeListener - Interface in org.vaadin.peter.contextmenu
 
ContextMenu.ContextMenuOpenedOnComponentEvent - Class in org.vaadin.peter.contextmenu
ContextMenuOpenedOnComponentEvent is an event fired by the context menu when it's opened from a component
ContextMenu.ContextMenuOpenedOnComponentEvent(ContextMenu, int, int, Component) - Constructor for class org.vaadin.peter.contextmenu.ContextMenu.ContextMenuOpenedOnComponentEvent
 
ContextMenu.ContextMenuOpenedOnTableFooterEvent - Class in org.vaadin.peter.contextmenu
ContextMenuOpenedOnTableFooterEvent is an event that is fired by the context menu when it's opened by clicking on table footer
ContextMenu.ContextMenuOpenedOnTableFooterEvent(ContextMenu, Table, Object) - Constructor for class org.vaadin.peter.contextmenu.ContextMenu.ContextMenuOpenedOnTableFooterEvent
 
ContextMenu.ContextMenuOpenedOnTableHeaderEvent - Class in org.vaadin.peter.contextmenu
ContextMenuOpenedOnTableHeaderEvent is an event fired by the context menu when it's opened by clicking on table header row.
ContextMenu.ContextMenuOpenedOnTableHeaderEvent(ContextMenu, Table, Object) - Constructor for class org.vaadin.peter.contextmenu.ContextMenu.ContextMenuOpenedOnTableHeaderEvent
 
ContextMenu.ContextMenuOpenedOnTableRowEvent - Class in org.vaadin.peter.contextmenu
ContextMenuOpenedOnTableRowEvent is an event that is fired when context menu is opened by clicking on table row.
ContextMenu.ContextMenuOpenedOnTableRowEvent(ContextMenu, Table, Object, Object) - Constructor for class org.vaadin.peter.contextmenu.ContextMenu.ContextMenuOpenedOnTableRowEvent
 
ContextMenu.ContextMenuOpenedOnTreeItemEvent - Class in org.vaadin.peter.contextmenu
ContextMenuOpenedOnTreeItemEvent is an event fired by the context menu when it's opened by clicking on tree item.
ContextMenu.ContextMenuOpenedOnTreeItemEvent(ContextMenu, Tree, Object) - Constructor for class org.vaadin.peter.contextmenu.ContextMenu.ContextMenuOpenedOnTreeItemEvent
 
ContextMenuClientRpc - Interface in org.vaadin.peter.contextmenu.client
Server to client RPC communication.
contextMenuClosed() - Method in interface org.vaadin.peter.contextmenu.client.ContextMenuServerRpc
Called by the client side when context menu is closed.
contextMenuCloseHandler - Variable in class info.magnolia.ui.vaadin.gwt.client.usermenu.UserMenuConnector
 
ContextMenuConnector - Class in org.vaadin.peter.contextmenu.client
ContextMenuConnector is client side object that receives updates from server and passes them to context menu client side widget.
ContextMenuConnector() - Constructor for class org.vaadin.peter.contextmenu.client.ContextMenuConnector
 
contextMenuItemClicked(ContextMenu.ContextMenuItemClickEvent) - Method in interface org.vaadin.peter.contextmenu.ContextMenu.ContextMenuItemClickListener
Called by the context menu item when it's clicked
ContextMenuItemWidget - Class in org.vaadin.peter.contextmenu.client
ContextMenuItemWidget is client side widget that represents one menu item in context menu.
ContextMenuItemWidget() - Constructor for class org.vaadin.peter.contextmenu.client.ContextMenuItemWidget
 
ContextMenuItemWidgetHandler - Class in org.vaadin.peter.contextmenu.client
ContextMenuItemWidgetHandler is context menu item specific object that handles the server communication when item is interacted with.
ContextMenuItemWidgetHandler(ContextMenuItemWidget, ServerConnector) - Constructor for class org.vaadin.peter.contextmenu.client.ContextMenuItemWidgetHandler
 
ContextMenuServerRpc - Interface in org.vaadin.peter.contextmenu.client
 
ContextMenuState - Class in org.vaadin.peter.contextmenu.client
 
ContextMenuState() - Constructor for class org.vaadin.peter.contextmenu.client.ContextMenuState
 
ContextMenuState.ContextMenuItemState - Class in org.vaadin.peter.contextmenu.client
 
ContextMenuState.ContextMenuItemState() - Constructor for class org.vaadin.peter.contextmenu.client.ContextMenuState.ContextMenuItemState
 
ContextMenuWidget - Class in org.vaadin.peter.contextmenu.client
Client side implementation for ContextMenu component
ContextMenuWidget() - Constructor for class org.vaadin.peter.contextmenu.client.ContextMenuWidget
 
convertGWTEvent(DomEvent<?>) - Static method in class info.magnolia.ui.vaadin.gwt.client.touchwidget.GwtTouchEventConverter
 
create(JQueryCallback...) - Static method in class info.magnolia.ui.vaadin.gwt.client.jquerywrapper.Callbacks
 
create() - Static method in class info.magnolia.ui.vaadin.gwt.client.jquerywrapper.Callbacks
 
create() - Static method in class info.magnolia.ui.vaadin.gwt.client.jquerywrapper.CssHooks
 
create(String) - Static method in class info.magnolia.ui.vaadin.gwt.client.layout.CssRule
Deprecated.
 
createBubbleForValue(int, DrawingArea) - Static method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.IndicationBubbleFactory
 
createDefaultContent() - Method in class info.magnolia.ui.vaadin.dialog.BaseDialog
 
createDefaultContent() - Method in class info.magnolia.ui.vaadin.dialog.ConfirmationDialog
 
createDefaultFooter() - Method in class info.magnolia.ui.vaadin.dialog.BaseDialog
 
createDefaultHeader() - Method in class info.magnolia.ui.vaadin.dialog.BaseDialog
 
createErrorMessage() - Static method in class info.magnolia.ui.vaadin.gwt.client.form.formsection.widget.InlineMessageWidget
 
createHandlerManager() - Method in class info.magnolia.ui.vaadin.gwt.client.touchwidget.VMobileSafariUI
 
createHeader() - Method in class info.magnolia.ui.vaadin.gwt.client.dialog.widget.BaseDialogViewImpl
 
createHeaderCallback() - Method in class info.magnolia.ui.vaadin.gwt.client.dialog.widget.BaseDialogViewImpl
 
createHeaderCell(String, String) - Method in class com.vaadin.client.ui.VScrollTablePatched
 
createHeaderCell(String, String) - Method in class info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTable
 
createHelpMessage() - Static method in class info.magnolia.ui.vaadin.gwt.client.form.formsection.widget.InlineMessageWidget
 
createRow(UIDL, char[]) - Method in class com.vaadin.client.ui.VScrollTablePatched.VScrollTableBody
 
createRow(UIDL, char[]) - Method in class com.vaadin.client.ui.VTreeTablePatched.VTreeTableScrollBody
 
createRow(UIDL, char[]) - Method in class info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTreeTable.VMagnoliaTreeTableScrollBody
 
createScrollBody() - Method in class com.vaadin.client.ui.VScrollTablePatched
 
createScrollBody() - Method in class com.vaadin.client.ui.VTreeTablePatched
 
createScrollBody() - Method in class info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTable
 
createScrollBody() - Method in class info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTreeTable
 
createScrollTableRow(UIDL, char[]) - Method in class com.vaadin.client.ui.VScrollTablePatched.VScrollTableBody
 
createScrollTableRow() - Method in class com.vaadin.client.ui.VScrollTablePatched.VScrollTableBody
 
createScrollTableRow(UIDL, char[]) - Method in class info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTable.MagnoliaTableBody
 
createScrollTableRow() - Method in class info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTable.MagnoliaTableBody
 
createState() - Method in class info.magnolia.ui.vaadin.gwt.client.applauncher.connector.AppLauncherConnector
 
createState() - Method in class info.magnolia.ui.vaadin.gwt.client.dialog.connector.BaseDialogConnector
 
createState() - Method in class info.magnolia.ui.vaadin.gwt.client.form.connector.FormConnector
 
createState() - Method in class info.magnolia.ui.vaadin.gwt.client.form.formsection.connector.FormSectionConnector
 
createState() - Method in class info.magnolia.ui.vaadin.gwt.client.form.tab.connector.FormTabConnector
 
createState() - Method in class info.magnolia.ui.vaadin.gwt.client.icon.connector.CompositeIconConnector
 
createState() - Method in class info.magnolia.ui.vaadin.gwt.client.icon.connector.LoadingIconConnector
 
createState() - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.tab.connector.MagnoliaTabConnector
 
createState() - Method in class info.magnolia.ui.vaadin.magnoliashell.MagnoliaShell
 
createTableHead() - Method in class com.vaadin.client.ui.VScrollTablePatched
 
createTableHead() - Method in class info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTable
 
createView() - Method in class info.magnolia.ui.vaadin.gwt.client.dialog.connector.BaseDialogConnector
 
createView() - Method in class info.magnolia.ui.vaadin.gwt.client.dialog.connector.DialogContainingFormConnector
 
createWidget() - Method in class info.magnolia.ui.vaadin.gwt.client.actionbar.connector.ActionbarConnector
 
createWidget() - Method in class info.magnolia.ui.vaadin.gwt.client.applauncher.connector.AppLauncherConnector
 
createWidget() - Method in class info.magnolia.ui.vaadin.gwt.client.dialog.connector.BaseDialogConnector
 
createWidget() - Method in class info.magnolia.ui.vaadin.gwt.client.form.connector.FormConnector
 
createWidget() - Method in class info.magnolia.ui.vaadin.gwt.client.form.tab.connector.FormTabConnector
 
createWidget() - Method in class info.magnolia.ui.vaadin.gwt.client.icon.connector.CompositeIconConnector
 
createWidget() - Method in class info.magnolia.ui.vaadin.gwt.client.icon.connector.LoadingIconConnector
 
createWidget() - Method in class info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.connector.LazyThumbnailLayoutConnector
 
createWidget() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.MagnoliaShellConnector
 
createWidget() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.connector.AppsViewportConnector
 
createWidget() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.connector.ShellAppsViewportConnector
 
createWidget() - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.connector.MagnoliaTabSheetConnector
 
createWidget() - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.tab.connector.MagnoliaTabConnector
 
CroppableImage - Class in info.magnolia.ui.vaadin.editor
Image extended with JCrop.
CroppableImage() - Constructor for class info.magnolia.ui.vaadin.editor.CroppableImage
 
CroppableImage.JCropEvent - Class in info.magnolia.ui.vaadin.editor
JCropEvent.
CroppableImage.JCropEvent(Component, SelectionArea) - Constructor for class info.magnolia.ui.vaadin.editor.CroppableImage.JCropEvent
 
CroppableImage.JCropReleaseEvent - Class in info.magnolia.ui.vaadin.editor
JCropReleaseEvent.
CroppableImage.JCropReleaseEvent(Component) - Constructor for class info.magnolia.ui.vaadin.editor.CroppableImage.JCropReleaseEvent
 
CroppableImage.JCropSelectionEvent - Class in info.magnolia.ui.vaadin.editor
JCropSelectionEvent.
CroppableImage.JCropSelectionEvent(Component, SelectionArea) - Constructor for class info.magnolia.ui.vaadin.editor.CroppableImage.JCropSelectionEvent
 
CroppableImage.ReleaseListener - Interface in info.magnolia.ui.vaadin.editor
ReleaseListener.
CroppableImage.SelectionListener - Interface in info.magnolia.ui.vaadin.editor
SelectionListener.
css(String) - Method in class info.magnolia.ui.vaadin.gwt.client.jquerywrapper.JQueryWrapper
 
css() - Method in interface info.magnolia.ui.vaadin.gwt.client.mgwt.SliderClientBundle
 
CssHookHandler - Interface in info.magnolia.ui.vaadin.gwt.client.jquerywrapper
Css hook callback.
CssHooks - Class in info.magnolia.ui.vaadin.gwt.client.jquerywrapper
Css hook JQuery API wrapper.
CssHooks() - Constructor for class info.magnolia.ui.vaadin.gwt.client.jquerywrapper.CssHooks
 
cssInt(String) - Method in class info.magnolia.ui.vaadin.gwt.client.jquerywrapper.JQueryWrapper
 
CssRule - Class in info.magnolia.ui.vaadin.gwt.client.layout
Deprecated.
since 5.3.10, not needed anymore.
CssRule(String, boolean) - Constructor for class info.magnolia.ui.vaadin.gwt.client.layout.CssRule
Deprecated.
 
ctrl - Variable in class com.vaadin.client.ui.VTreeTablePatched.PendingNavigationEvent
 
CurrentAppCloseEvent - Class in info.magnolia.ui.vaadin.gwt.client.magnoliashell.event
Fired when current regular app is closing.
CurrentAppCloseEvent() - Constructor for class info.magnolia.ui.vaadin.gwt.client.magnoliashell.event.CurrentAppCloseEvent
 
CurrentAppCloseEvent.Handler - Interface in info.magnolia.ui.vaadin.gwt.client.magnoliashell.event
Handler of the CurrentAppCloseEvent.
currentAppUriFragment - Variable in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.MagnoliaShellState
 

D

data - Variable in class info.magnolia.ui.vaadin.gwt.client.actionbar.widget.ActionbarItemWidget
 
deactivateControls() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.ShellAppLauncher
 
DeckLayout - Class in info.magnolia.ui.vaadin.magnoliashell
Component container showing only the most recently added component and keeping previously shown components in a stack for easy switching to the previously shown.
DeckLayout() - Constructor for class info.magnolia.ui.vaadin.magnoliashell.DeckLayout
 
DEFAULT_ROW_HEIGHT - Static variable in class com.vaadin.client.ui.VScrollTablePatched.VScrollTableBody
 
DEFAULT_SIZE - Static variable in interface info.magnolia.ui.vaadin.gwt.client.shared.icon.IconParameters
 
deferRowFetch() - Method in class com.vaadin.client.ui.VScrollTablePatched.RowRequestHandler
 
deferRowFetch(int) - Method in class com.vaadin.client.ui.VScrollTablePatched.RowRequestHandler
 
DELAY_MS - Static variable in class info.magnolia.ui.vaadin.gwt.client.richtext.TextAreaStretcherConnector
 
delegate - Variable in class info.magnolia.ui.vaadin.gwt.client.actionbar.widget.ActionbarItemWidget
 
delegateCaptionHandling() - Method in class info.magnolia.ui.vaadin.gwt.client.dialog.connector.BaseDialogConnector
 
delegateCaptionHandling() - Method in class info.magnolia.ui.vaadin.gwt.client.form.formsection.connector.FormSectionConnector
 
depth - Variable in class com.vaadin.client.ui.VTreeTablePatched.VTreeTableScrollBody.VTreeTableRow
 
descriptionPanel - Variable in class info.magnolia.ui.vaadin.gwt.client.dialog.widget.DialogHeaderWidget
 
descriptionsVisible - Variable in class info.magnolia.ui.vaadin.gwt.client.form.connector.FormState
 
deselectAll() - Method in class com.vaadin.client.ui.VScrollTablePatched
Deselects all items
detach() - Method in class info.magnolia.ui.vaadin.overlay.Overlay
 
dialog - Variable in class info.magnolia.ui.vaadin.dialog.BaseDialog.DialogCloseEvent
 
DialogContainingFormConnector - Class in info.magnolia.ui.vaadin.gwt.client.dialog.connector
DialogContainingForm assumes that content of dialog is FormView.
DialogContainingFormConnector() - Constructor for class info.magnolia.ui.vaadin.gwt.client.dialog.connector.DialogContainingFormConnector
 
DialogHeaderWidget - Class in info.magnolia.ui.vaadin.gwt.client.dialog.widget
DialogHeaderWidget.
DialogHeaderWidget(DialogHeaderWidget.DialogHeaderCallback) - Constructor for class info.magnolia.ui.vaadin.gwt.client.dialog.widget.DialogHeaderWidget
 
DialogHeaderWidget.DialogHeaderCallback - Interface in info.magnolia.ui.vaadin.gwt.client.dialog.widget
Callback interface for the EditorLike header.
DialogServerRpc - Interface in info.magnolia.ui.vaadin.gwt.client.dialog.rpc
DialogServerRpc.
disable() - Method in class info.magnolia.ui.vaadin.editor.JCrop
 
disableAutoColumnWidthCalculation(VScrollTablePatched.HeaderCell) - Method in class com.vaadin.client.ui.VScrollTablePatched.TableHead
Disables the automatic calculation of all column widths by forcing the widths to be "defined" thus turning off expand ratios and such.
disableAutoWidthCalculation() - Method in class com.vaadin.client.ui.VScrollTablePatched.HeaderCell
 
disableBrowserIntelligence() - Method in class com.vaadin.client.ui.VScrollTablePatched.TableFooter
Disable browser measurement of the table width
disableBrowserIntelligence() - Method in class com.vaadin.client.ui.VScrollTablePatched.TableHead
 
disabledActions - Variable in class info.magnolia.ui.vaadin.gwt.client.actionbar.connector.ActionbarState
 
discardRowsOutsideCacheWindow() - Method in class com.vaadin.client.ui.VScrollTablePatched
Updates the internal cache by unlinking rows that fall outside of the caching window.
dispatch(ActionTriggerEvent.Handler) - Method in class info.magnolia.ui.vaadin.gwt.client.actionbar.event.ActionTriggerEvent
 
dispatch(AppActivationEvent.Handler) - Method in class info.magnolia.ui.vaadin.gwt.client.applauncher.event.AppActivationEvent
 
dispatch(HelpAccessibilityEvent.Handler) - Method in class info.magnolia.ui.vaadin.gwt.client.form.formsection.event.HelpAccessibilityEvent
 
dispatch(ActivateAppEvent.Handler) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.event.ActivateAppEvent
 
dispatch(AppRequestedEvent.Handler) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.event.AppRequestedEvent
 
dispatch(CurrentAppCloseEvent.Handler) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.event.CurrentAppCloseEvent
 
dispatch(FullScreenEvent.Handler) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.event.FullScreenEvent
 
dispatch(HideShellAppsEvent.Handler) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.event.HideShellAppsEvent
 
dispatch(HideShellAppsRequestedEvent.Handler) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.event.HideShellAppsRequestedEvent
 
dispatch(ShellAppRequestedEvent.Handler) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.event.ShellAppRequestedEvent
 
dispatch(ShellAppsHiddenEvent.Handler) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.event.ShellAppsHiddenEvent
 
dispatch(ShellAppStartedEvent.Handler) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.event.ShellAppStartedEvent
 
dispatch(ShellAppStartingEvent.Handler) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.event.ShellAppStartingEvent
 
dispatch(MagnoliaPinchMoveEvent.Handler) - Method in class info.magnolia.ui.vaadin.gwt.client.pinch.MagnoliaPinchMoveEvent
 
dispatch(MagnoliaPinchStartEvent.Handler) - Method in class info.magnolia.ui.vaadin.gwt.client.pinch.MagnoliaPinchStartEvent
 
dispatch(ActiveTabChangedEvent.Handler) - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.event.ActiveTabChangedEvent
 
dispatch(ShowAllTabsHandler) - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.event.ShowAllTabsEvent
 
dispatch(TabCloseEventHandler) - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.event.TabCloseEvent
 
dispatch(TabSetChangedEvent.Handler) - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.event.TabSetChangedEvent
 
display(Component) - Method in class info.magnolia.ui.vaadin.magnoliashell.DeckLayout
 
display(Component) - Method in class info.magnolia.ui.vaadin.magnoliashell.viewport.ShellViewport
 
div - Variable in class com.vaadin.client.ui.VScrollTablePatched.TableHead
 
doAddTab(MagnoliaTab) - Method in class info.magnolia.ui.vaadin.tabsheet.MagnoliaTabSheet
 
doRegisterApps(List<String>) - Method in class info.magnolia.ui.vaadin.magnoliashell.MagnoliaShell
 
doResize() - Method in class info.magnolia.ui.vaadin.gwt.client.richtext.VMagnoliaRichTextField
 
doResize() - Method in class org.vaadin.openesignforms.ckeditor.widgetset.client.ui.VCKEditorTextField
 
DownloadStreamResource - Class in info.magnolia.ui.vaadin.server
A subclass of StreamResource which makes sure #getStream always returns the same instance of DownloadStream.
(The superclass always creates a new instance of DownloadStream when calling #getStream, that way DownloadStream#params gets lost and makes it difficult to add custom response headers.
DownloadStreamResource(StreamResource.StreamSource, String) - Constructor for class info.magnolia.ui.vaadin.server.DownloadStreamResource
Creates a new stream resource for downloading from stream.
dragAccepted(VDragEvent) - Method in class com.vaadin.client.ui.VScrollTablePatched.VScrollTableDropHandler
 
DragAndDropWrapper - Class in com.vaadin.ui
 
DragAndDropWrapper(Component) - Constructor for class com.vaadin.ui.DragAndDropWrapper
Wraps given component in a DragAndDropWrapper.
DragAndDropWrapper.DragStartMode - Enum in com.vaadin.ui
 
DragAndDropWrapper.WrapperTargetDetails - Class in com.vaadin.ui
 
DragAndDropWrapper.WrapperTargetDetails(Map<String, Object>) - Constructor for class com.vaadin.ui.DragAndDropWrapper.WrapperTargetDetails
 
DragAndDropWrapper.WrapperTransferable - Class in com.vaadin.ui
 
DragAndDropWrapper.WrapperTransferable(Component, Map<String, Object>) - Constructor for class com.vaadin.ui.DragAndDropWrapper.WrapperTransferable
 
dragEnter(VDragEvent) - Method in class com.vaadin.client.ui.VScrollTablePatched.VScrollTableDropHandler
 
dragLeave(VDragEvent) - Method in class com.vaadin.client.ui.VScrollTablePatched.VScrollTableDropHandler
 
dragOver(VDragEvent) - Method in class com.vaadin.client.ui.VScrollTablePatched.VScrollTableDropHandler
 
drop(VDragEvent) - Method in class com.vaadin.client.ui.VScrollTablePatched.VScrollTableDropHandler
 
dropHandler - Variable in class com.vaadin.client.ui.VScrollTablePatched
For internal use only.

E

elementInFocus(Element) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.MagnoliaShellViewImpl
 
enable() - Method in class info.magnolia.ui.vaadin.editor.JCrop
 
enableBrowserIntelligence() - Method in class com.vaadin.client.ui.VScrollTablePatched.TableFooter
Enable browser measurement of the table width
enableBrowserIntelligence() - Method in class com.vaadin.client.ui.VScrollTablePatched.TableHead
 
enableColumn(String, int) - Method in class com.vaadin.client.ui.VScrollTablePatched.TableFooter
Enable a column (Sets the footer cell)
enableColumn(String, int) - Method in class com.vaadin.client.ui.VScrollTablePatched.TableHead
 
enabled - Variable in class com.vaadin.client.ui.VScrollTablePatched
For internal use only.
enabled - Variable in class org.vaadin.peter.contextmenu.client.ContextMenuState.ContextMenuItemState
 
endsAfter(Range) - Method in class info.magnolia.ui.vaadin.gwt.shared.Range
Checks whether this range ends after the end of another range.
endsBefore(Range) - Method in class info.magnolia.ui.vaadin.gwt.shared.Range
Checks whether this range ends before the start of another range.
ensureCacheFilled() - Method in class com.vaadin.client.ui.VScrollTablePatched.VScrollTableBody
Ensure we have the correct set of rows on client side, e.g.
ensureFocus() - Method in class com.vaadin.client.ui.VScrollTablePatched.VScrollTableBody
Ensure the component has a focus.
EnterFriendlyPanelConnector - Class in com.vaadin.client.ui.panel
 
EnterFriendlyPanelConnector() - Constructor for class com.vaadin.client.ui.panel.EnterFriendlyPanelConnector
 
equals(Object) - Method in class info.magnolia.ui.vaadin.gwt.client.actionbar.shared.ActionbarItem
 
equals(Object) - Method in class info.magnolia.ui.vaadin.gwt.client.actionbar.shared.ActionbarSection
 
equals(Object) - Method in class info.magnolia.ui.vaadin.gwt.client.shared.magnoliashell.Fragment
 
equals(Object) - Method in class info.magnolia.ui.vaadin.gwt.shared.jcrop.SelectionArea
 
equals(Object) - Method in class info.magnolia.ui.vaadin.gwt.shared.Range
 
equals(Object) - Method in class org.vaadin.peter.contextmenu.ContextMenu.ContextMenuItem
 
errorAmount - Variable in class info.magnolia.ui.vaadin.gwt.client.form.connector.FormState
 
errorAmount - Variable in class info.magnolia.ui.vaadin.gwt.client.form.tab.connector.FormTabState
 
ErrorIcon - Class in info.magnolia.ui.vaadin.icon
The ErrorIcon.
ErrorIcon() - Constructor for class info.magnolia.ui.vaadin.icon.ErrorIcon
 
ErrorIcon(int) - Constructor for class info.magnolia.ui.vaadin.icon.ErrorIcon
 
ErrorMessageUtil - Class in info.magnolia.ui.vaadin.server
A util class to facilitate working with Vaadin's ErrorMessage API.
errorsLabel - Variable in class info.magnolia.ui.vaadin.gwt.client.form.connector.FormState
 
EscalatorThumbnailsPanel - Class in info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.widget
Implementation of a lazy thumbnail gallery widget.
EscalatorThumbnailsPanel(EscalatorThumbnailsPanel.Listener) - Constructor for class info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.widget.EscalatorThumbnailsPanel
 
EscalatorThumbnailsPanel.Listener - Interface in info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.widget
Listener interface for processing thumbnail click/tap events.
EVENT_ID - Static variable in interface info.magnolia.ui.vaadin.actionbar.Actionbar.ActionTriggerListener
 
EVENT_ID - Static variable in interface info.magnolia.ui.vaadin.editor.CroppableImage.ReleaseListener
 
EVENT_ID - Static variable in interface info.magnolia.ui.vaadin.editor.CroppableImage.SelectionListener
 
EVENT_METHOD - Static variable in interface info.magnolia.ui.vaadin.actionbar.Actionbar.ActionTriggerListener
 
EVENT_METHOD - Static variable in interface info.magnolia.ui.vaadin.editor.CroppableImage.ReleaseListener
 
EVENT_METHOD - Static variable in interface info.magnolia.ui.vaadin.editor.CroppableImage.SelectionListener
 
eventBus - Variable in class info.magnolia.ui.vaadin.gwt.client.actionbar.widget.ActionbarItemWidget
 
eventBus - Variable in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.connector.ViewportConnector
 
eventTargetContextMenu(Event) - Method in class org.vaadin.peter.contextmenu.client.ContextMenuWidget
 
eventTargetsPopup(Event) - Method in class org.vaadin.peter.contextmenu.client.ContextMenuItemWidget
 
execute(JQueryWrapper) - Method in interface info.magnolia.ui.vaadin.gwt.client.jquerywrapper.JQueryCallback
 
expand(int, int) - Method in class info.magnolia.ui.vaadin.gwt.shared.Range
Creates a range that is expanded the given amounts in both ends.
extend(AbstractTextField) - Static method in class info.magnolia.ui.vaadin.extension.MaxLengthIndicator
 
extend(AbstractClientConnector, List<Integer>) - Static method in class info.magnolia.ui.vaadin.extension.ShortcutProtector
Applies "shortcut protection" to the given component for the given list of key codes.
extend(ServerConnector) - Method in class info.magnolia.ui.vaadin.gwt.client.extension.MaxLengthIndicatorConnector
 
extend(ServerConnector) - Method in class info.magnolia.ui.vaadin.gwt.client.extension.ShortcutProtectorConnector
 
extend(ServerConnector) - Method in class info.magnolia.ui.vaadin.gwt.client.richtext.TextAreaStretcherConnector
 
extend(ServerConnector) - Method in class info.magnolia.ui.vaadin.gwt.client.usermenu.UserMenuConnector
 
extend(Field) - Static method in class info.magnolia.ui.vaadin.richtext.TextAreaStretcher
 
extend(ServerConnector) - Method in class org.vaadin.peter.contextmenu.client.ContextMenuConnector
 
extensionTarget - Variable in class info.magnolia.ui.vaadin.gwt.client.usermenu.UserMenuConnector
 
extractAppName(String) - Static method in class info.magnolia.ui.vaadin.gwt.client.shared.magnoliashell.Fragment
 
extractAppType(String) - Static method in class info.magnolia.ui.vaadin.gwt.client.shared.magnoliashell.Fragment
 
extractParameter(String) - Static method in class info.magnolia.ui.vaadin.gwt.client.shared.magnoliashell.Fragment
 
extractSubAppId(String) - Static method in class info.magnolia.ui.vaadin.gwt.client.shared.magnoliashell.Fragment
 

F

FadeAnimation - Class in info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.animation
Fades an element in or out.
FadeAnimation(double, boolean) - Constructor for class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.animation.FadeAnimation
 
fadeIn(int, Callbacks) - Method in class info.magnolia.ui.vaadin.gwt.client.jquerywrapper.JQueryWrapper
 
fadeOut(int, Callbacks) - Method in class info.magnolia.ui.vaadin.gwt.client.jquerywrapper.JQueryWrapper
 
fillColor - Variable in class info.magnolia.ui.vaadin.gwt.client.icon.connector.BadgeIconState
 
find(String) - Method in class info.magnolia.ui.vaadin.gwt.client.jquerywrapper.JQueryWrapper
 
findThumbnail(Element) - Method in class info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.widget.EscalatorThumbnailsPanel
 
fire(JQueryWrapper) - Method in class info.magnolia.ui.vaadin.gwt.client.jquerywrapper.Callbacks
 
fire() - Method in class info.magnolia.ui.vaadin.gwt.client.jquerywrapper.Callbacks
 
fire(String, String) - Method in class info.magnolia.ui.vaadin.gwt.client.richtext.VMagnoliaRichTextEditor
 
fireEvent(EventObject) - Method in class info.magnolia.ui.vaadin.editor.CroppableImage
 
firePluginEvent(String, String) - Method in class info.magnolia.ui.vaadin.richtext.MagnoliaRichTextField
Send event to CKEditor instance.
firePluginEvent(String) - Method in class info.magnolia.ui.vaadin.richtext.MagnoliaRichTextField
Send event to CKEditor instance.
focus() - Method in class com.vaadin.client.ui.VScrollTablePatched
 
focus(Widget) - Method in class info.magnolia.ui.vaadin.gwt.client.form.formsection.widget.FormSectionWidget
 
focus(Connector) - Method in interface info.magnolia.ui.vaadin.gwt.client.form.rpc.FormSectionClientRpc
 
focusedRow - Variable in class com.vaadin.client.ui.VScrollTablePatched
The currently focused row.
focusField(Component) - Method in class info.magnolia.ui.vaadin.form.FormSection
 
focusField() - Method in class info.magnolia.ui.vaadin.gwt.client.form.widget.FormFieldWrapper
 
focusFirstField() - Method in class info.magnolia.ui.vaadin.form.Form
 
focusFirstItemInNextRender - Variable in class com.vaadin.client.ui.VScrollTablePatched
For internal use only.
focusLastItemInNextRender - Variable in class com.vaadin.client.ui.VScrollTablePatched
For internal use only.
focusNextProblematicField(Connector) - Method in interface info.magnolia.ui.vaadin.gwt.client.form.rpc.FormServerRpc
 
focusParentResponsePending - Variable in class com.vaadin.client.ui.VTreeTablePatched
For internal use only.
focusRowFromBody() - Method in class com.vaadin.client.ui.VScrollTablePatched
For internal use only.
footerEl - Variable in class info.magnolia.ui.vaadin.gwt.client.dialog.widget.BaseDialogViewImpl
 
footerToolbar - Variable in class info.magnolia.ui.vaadin.gwt.client.dialog.connector.BaseDialogState
 
footerToolbarEl - Variable in class info.magnolia.ui.vaadin.gwt.client.dialog.widget.BaseDialogViewImpl
 
forceLayout() - Method in class info.magnolia.ui.vaadin.gwt.client.actionbar.connector.ActionbarConnector
 
forceLayout() - Method in interface info.magnolia.ui.vaadin.gwt.client.actionbar.widget.ActionbarWidgetView.Presenter
 
Form - Class in info.magnolia.ui.vaadin.form
Server side implementation of the form view.
Form() - Constructor for class info.magnolia.ui.vaadin.form.Form
 
formatPropertyValue(Object, Object, Property<?>) - Method in class info.magnolia.ui.vaadin.grid.MagnoliaTable
 
formatPropertyValue(Object, Object, Property<?>) - Method in class info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
 
FormConnector - Class in info.magnolia.ui.vaadin.gwt.client.form.connector
Client-side connector, a counter-part for Form.
FormConnector() - Constructor for class info.magnolia.ui.vaadin.gwt.client.form.connector.FormConnector
 
FormDialog - Class in info.magnolia.ui.vaadin.dialog
Special case of Dialog based on BaseDialog but has a custom client-side implementation that adapts to the content (FormView) and delegates the view logic to it.
FormDialog() - Constructor for class info.magnolia.ui.vaadin.dialog.FormDialog
 
FormFieldWrapper - Class in info.magnolia.ui.vaadin.gwt.client.form.widget
Wrapper widget that provides help and error indication.
FormFieldWrapper() - Constructor for class info.magnolia.ui.vaadin.gwt.client.form.widget.FormFieldWrapper
 
FormSection - Class in info.magnolia.ui.vaadin.form
Form layout server side implementation.
FormSection() - Constructor for class info.magnolia.ui.vaadin.form.FormSection
 
FormSectionClientRpc - Interface in info.magnolia.ui.vaadin.gwt.client.form.rpc
FormSectionClientRpc.
FormSectionConnector - Class in info.magnolia.ui.vaadin.gwt.client.form.formsection.connector
FormSectionConnector.
FormSectionConnector() - Constructor for class info.magnolia.ui.vaadin.gwt.client.form.formsection.connector.FormSectionConnector
 
FormSectionState - Class in info.magnolia.ui.vaadin.gwt.client.form.formsection.connector
FormSectionState.
FormSectionState() - Constructor for class info.magnolia.ui.vaadin.gwt.client.form.formsection.connector.FormSectionState
 
FormSectionWidget - Class in info.magnolia.ui.vaadin.gwt.client.form.formsection.widget
Layout for the FormFieldWrapper widgets.
FormSectionWidget() - Constructor for class info.magnolia.ui.vaadin.gwt.client.form.formsection.widget.FormSectionWidget
 
FormServerRpc - Interface in info.magnolia.ui.vaadin.gwt.client.form.rpc
FormServerRpc.
FormState - Class in info.magnolia.ui.vaadin.gwt.client.form.connector
FormState.
FormState() - Constructor for class info.magnolia.ui.vaadin.gwt.client.form.connector.FormState
 
FormTabConnector - Class in info.magnolia.ui.vaadin.gwt.client.form.tab.connector
Client-side connector, counter-part for MagnoliaFormTab.
FormTabConnector() - Constructor for class info.magnolia.ui.vaadin.gwt.client.form.tab.connector.FormTabConnector
 
FormTabState - Class in info.magnolia.ui.vaadin.gwt.client.form.tab.connector
FormTabState.
FormTabState() - Constructor for class info.magnolia.ui.vaadin.gwt.client.form.tab.connector.FormTabState
 
FormTabWidget - Class in info.magnolia.ui.vaadin.gwt.client.form.tab.widget
An extension of MagnoliaTabWidget.
FormTabWidget(MagnoliaTabConnector) - Constructor for class info.magnolia.ui.vaadin.gwt.client.form.tab.widget.FormTabWidget
 
FormView - Interface in info.magnolia.ui.vaadin.gwt.client.form.widget
Interface of FormViewImpl.
FormView.Presenter - Interface in info.magnolia.ui.vaadin.gwt.client.form.widget
Presenter.
FormViewImpl - Class in info.magnolia.ui.vaadin.gwt.client.form.widget
Actual client side implementation of the form view.
FormViewImpl() - Constructor for class info.magnolia.ui.vaadin.gwt.client.form.widget.FormViewImpl
 
FormViewReduced - Interface in info.magnolia.ui.vaadin.form
Interface for a basic form view.
FormViewReduced.Listener - Interface in info.magnolia.ui.vaadin.form
Listener interface.
Fragment - Class in info.magnolia.ui.vaadin.gwt.client.shared.magnoliashell
Helper class for holding the parsed info from the fragment.
Fragment() - Constructor for class info.magnolia.ui.vaadin.gwt.client.shared.magnoliashell.Fragment
 
fromString(String) - Static method in class info.magnolia.ui.vaadin.gwt.client.shared.magnoliashell.Fragment
 
FullScreenButton - Class in info.magnolia.ui.vaadin.gwt.client
The FullScreenButton common widget.
FullScreenButton() - Constructor for class info.magnolia.ui.vaadin.gwt.client.FullScreenButton
 
FullScreenEvent - Class in info.magnolia.ui.vaadin.gwt.client.magnoliashell.event
FullScreenEvent is used to communicate that the fullscreen mode should be changed.
FullScreenEvent(boolean) - Constructor for class info.magnolia.ui.vaadin.gwt.client.magnoliashell.event.FullScreenEvent
 
FullScreenEvent.Handler - Interface in info.magnolia.ui.vaadin.gwt.client.magnoliashell.event
Handler of the FullScreenEvent.

G

get(Element, String) - Method in interface info.magnolia.ui.vaadin.gwt.client.jquerywrapper.CssHookHandler
 
get(int) - Method in class info.magnolia.ui.vaadin.gwt.client.jquerywrapper.JQueryWrapper
 
get() - Method in class info.magnolia.ui.vaadin.gwt.client.jquerywrapper.JQueryWrapper
 
get() - Static method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.ShellState
 
getAbsoluteLeft() - Method in class com.vaadin.ui.DragAndDropWrapper.WrapperTargetDetails
 
getAbsoluteTop() - Method in class com.vaadin.ui.DragAndDropWrapper.WrapperTargetDetails
 
getActionCaption(String) - Method in class com.vaadin.client.ui.VScrollTablePatched
 
getActionIcon(String) - Method in class com.vaadin.client.ui.VScrollTablePatched
 
getActionName() - Method in class info.magnolia.ui.vaadin.actionbar.Actionbar.ActionTriggerEvent
 
getActionName() - Method in class info.magnolia.ui.vaadin.gwt.client.actionbar.event.ActionTriggerEvent
 
getActionOrder() - Method in class info.magnolia.ui.vaadin.gwt.client.actionbar.shared.ActionbarSection
 
getActions() - Method in class com.vaadin.client.ui.VScrollTablePatched
 
getActions() - Method in class com.vaadin.client.ui.VScrollTablePatched.TableHead
 
getActions() - Method in class com.vaadin.client.ui.VScrollTablePatched.VScrollTableBody.VScrollTableRow
 
getActions() - Method in class info.magnolia.ui.vaadin.gwt.client.actionbar.shared.ActionbarSection
 
getActions() - Method in class info.magnolia.ui.vaadin.gwt.client.actionbar.widget.VActionbarGroup
 
getActiveShellType() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.ShellAppLauncher
 
getActiveTab() - Method in interface info.magnolia.ui.vaadin.gwt.client.tabsheet.widget.MagnoliaTabSheetView
 
getActiveTab() - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.widget.MagnoliaTabSheetViewImpl
 
getActiveTab() - Method in class info.magnolia.ui.vaadin.tabsheet.MagnoliaTabSheet
 
getAlign() - Method in class com.vaadin.client.ui.VScrollTablePatched.FooterCell
Get the alignment of the text int the cell
getAlign() - Method in class com.vaadin.client.ui.VScrollTablePatched.HeaderCell
 
getApplicationConnection() - Method in class com.vaadin.client.ui.VScrollTablePatched.VScrollTableDropHandler
 
getAppName() - Method in class info.magnolia.ui.vaadin.gwt.client.applauncher.event.AppActivationEvent
 
getAppName() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.event.AppRequestedEvent
 
getAppName() - Method in class info.magnolia.ui.vaadin.gwt.client.shared.magnoliashell.Fragment
 
getAppTile(String) - Method in class info.magnolia.ui.vaadin.gwt.client.applauncher.widget.VAppTileGroup
 
getAppTiles() - Method in class info.magnolia.ui.vaadin.gwt.client.applauncher.shared.AppGroup
 
getAppViewport() - Method in class info.magnolia.ui.vaadin.magnoliashell.MagnoliaShell
 
getAppViewportType() - Method in class info.magnolia.ui.vaadin.gwt.client.shared.magnoliashell.Fragment
 
getArea() - Method in class info.magnolia.ui.vaadin.editor.CroppableImage.JCropEvent
 
getAssociatedType() - Method in class info.magnolia.ui.vaadin.gwt.client.actionbar.event.ActionTriggerEvent
 
getAssociatedType() - Method in class info.magnolia.ui.vaadin.gwt.client.applauncher.event.AppActivationEvent
 
getAssociatedType() - Method in class info.magnolia.ui.vaadin.gwt.client.form.formsection.event.HelpAccessibilityEvent
 
getAssociatedType() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.event.ActivateAppEvent
 
getAssociatedType() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.event.AppRequestedEvent
 
getAssociatedType() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.event.CurrentAppCloseEvent
 
getAssociatedType() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.event.FullScreenEvent
 
getAssociatedType() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.event.HideShellAppsEvent
 
getAssociatedType() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.event.HideShellAppsRequestedEvent
 
getAssociatedType() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.event.ShellAppRequestedEvent
 
getAssociatedType() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.event.ShellAppsHiddenEvent
 
getAssociatedType() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.event.ShellAppStartedEvent
 
getAssociatedType() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.event.ShellAppStartingEvent
 
getAssociatedType() - Method in class info.magnolia.ui.vaadin.gwt.client.pinch.MagnoliaPinchMoveEvent
 
getAssociatedType() - Method in class info.magnolia.ui.vaadin.gwt.client.pinch.MagnoliaPinchStartEvent
 
getAssociatedType() - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.event.ActiveTabChangedEvent
 
getAssociatedType() - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.event.ShowAllTabsEvent
 
getAssociatedType() - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.event.TabCloseEvent
 
getAssociatedType() - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.event.TabSetChangedEvent
 
getAvailableWidth() - Method in class com.vaadin.client.ui.VScrollTablePatched.VScrollTableBody
 
getBackgroundColor() - Method in class info.magnolia.ui.vaadin.gwt.client.applauncher.shared.AppGroup
 
getCaption() - Method in class com.vaadin.client.ui.VScrollTablePatched.HeaderCell
 
getCaption() - Method in class info.magnolia.ui.vaadin.gwt.client.actionbar.shared.ActionbarSection
 
getCaption() - Method in class info.magnolia.ui.vaadin.gwt.client.applauncher.shared.AppGroup
 
getCaption() - Method in class info.magnolia.ui.vaadin.gwt.client.applauncher.shared.AppTile
 
getCaption() - Method in class info.magnolia.ui.vaadin.gwt.client.applauncher.widget.AppTileWidget
 
getCaption() - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.tab.widget.MagnoliaTabLabel
 
getCauses(ErrorMessage) - Static method in class info.magnolia.ui.vaadin.server.ErrorMessageUtil
 
getCausesMessages(ErrorMessage) - Static method in class info.magnolia.ui.vaadin.server.ErrorMessageUtil
 
getChildren() - Method in class org.vaadin.peter.contextmenu.client.ContextMenuState.ContextMenuItemState
 
getClient() - Method in class com.vaadin.client.ui.VScrollTablePatched
 
getClient() - Method in class com.vaadin.client.ui.VScrollTablePatched.TableHead
 
getClient() - Method in class com.vaadin.client.ui.VScrollTablePatched.VScrollTableBody.VScrollTableRow
 
getColKey() - Method in class com.vaadin.client.ui.VScrollTablePatched.FooterCell
Returns the column key of the column
getColKey() - Method in class com.vaadin.client.ui.VScrollTablePatched.HeaderCell
 
getColor() - Method in class info.magnolia.ui.vaadin.gwt.client.applauncher.widget.VAppTileGroup
 
getColor() - Method in class info.magnolia.ui.vaadin.icon.Icon
 
getColumnAlignments() - Method in class com.vaadin.client.ui.VScrollTablePatched.TableHead
Returns column alignments for visible columns
getColWidth(int) - Method in class com.vaadin.client.ui.VScrollTablePatched.VScrollTableBody
Returns the width available for column content.
getColWidth(int) - Method in class info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTable.MagnoliaTableBody
 
getComponentCount() - Method in class info.magnolia.ui.vaadin.form.FormSection
 
getComponentCount() - Method in class info.magnolia.ui.vaadin.icon.CompositeIcon
 
getComponentCount() - Method in class info.magnolia.ui.vaadin.magnoliashell.DeckLayout
 
getComponentCount() - Method in class info.magnolia.ui.vaadin.tabsheet.MagnoliaTabSheet
 
getConnector() - Method in class com.vaadin.client.ui.VScrollTablePatched.VScrollTableDropHandler
 
getConnector() - Static method in class info.magnolia.ui.vaadin.gwt.client.applauncher.widget.AppLauncherUtil
 
getContainerDataSource() - Method in class info.magnolia.ui.vaadin.layout.LazyThumbnailLayout
 
getContainerDataSource() - Method in class info.magnolia.ui.vaadin.switcher.Switcher
Returns the Container.
getContent() - Method in class info.magnolia.ui.vaadin.dialog.BaseDialog
 
getContent() - Method in class info.magnolia.ui.vaadin.editor.JCropField
 
getContent() - Method in class info.magnolia.ui.vaadin.form.Form
 
getContent() - Method in class info.magnolia.ui.vaadin.form.tab.MagnoliaFormTab
 
getContent() - Method in class info.magnolia.ui.vaadin.gwt.client.dialog.connector.BaseDialogConnector
 
getContextMenu() - Method in class org.vaadin.peter.contextmenu.ContextMenu.ContextMenuClosedEvent
 
getContextMenu() - Method in class org.vaadin.peter.contextmenu.ContextMenu.ContextMenuOpenedOnComponentEvent
 
getContextMenu() - Method in class org.vaadin.peter.contextmenu.ContextMenu.ContextMenuOpenedOnTableFooterEvent
 
getContextMenu() - Method in class org.vaadin.peter.contextmenu.ContextMenu.ContextMenuOpenedOnTableHeaderEvent
 
getContextMenu() - Method in class org.vaadin.peter.contextmenu.ContextMenu.ContextMenuOpenedOnTableRowEvent
 
getContextMenu() - Method in class org.vaadin.peter.contextmenu.ContextMenu.ContextMenuOpenedOnTreeItemEvent
 
getCssClass() - Method in enum info.magnolia.ui.vaadin.gwt.client.shared.magnoliashell.ShellAppType
 
getCssClass() - Method in enum info.magnolia.ui.vaadin.overlay.MessageStyleTypeEnum
 
getCurrentApp() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.widget.AppsViewportWidget
Get the app that is currently open.
getCurrentElement() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.animation.JQueryAnimation
 
getCurrentlyDisplayedThumbnails() - Method in class info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.widget.EscalatorThumbnailsPanel
 
getCurrentOpenGroup() - Method in class info.magnolia.ui.vaadin.gwt.client.applauncher.widget.VTemporaryAppGroupBar
 
getCurrentThumbnailOffset() - Method in class info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.widget.EscalatorThumbnailsPanel
 
getCurtain() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.widget.AppsViewportWidget
 
getData() - Method in class info.magnolia.ui.vaadin.gwt.client.actionbar.widget.ActionbarItemWidget
 
getData() - Method in class info.magnolia.ui.vaadin.gwt.client.actionbar.widget.ActionbarSectionWidget
 
getData() - Method in class org.vaadin.peter.contextmenu.ContextMenu.ContextMenuItem
 
getDescription() - Method in class info.magnolia.ui.vaadin.layout.SmallAppLayout
 
getDetailsElement() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shellmessage.VDetailedShellMessage
 
getDialog() - Method in class info.magnolia.ui.vaadin.dialog.BaseDialog.DialogCloseEvent
 
getDisplayedRange() - Method in class info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.widget.EscalatorThumbnailsPanel
 
getDraggedComponent() - Method in class com.vaadin.ui.DragAndDropWrapper.WrapperTransferable
The component in wrapper that is being dragged or null if the transferable is not a component (most likely an html5 drag).
getDragImageComponent() - Method in class com.vaadin.ui.DragAndDropWrapper
Gets the component that will be used as the drag image.
getDragStartMode() - Method in class com.vaadin.ui.DragAndDropWrapper
 
getDropHandler() - Method in class com.vaadin.client.ui.VScrollTablePatched
 
getDropHandler() - Method in class com.vaadin.ui.DragAndDropWrapper
 
getElement() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.animation.ZoomAnimation
 
getEnd() - Method in class info.magnolia.ui.vaadin.gwt.shared.Range
Returns the exclusive end point of this range.
getEventPropagator() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.MagnoliaSwipeRecognizer
 
getEventPropagator() - Method in class info.magnolia.ui.vaadin.gwt.client.pinch.MagnoliaPinchRecognizer
 
getExpandRatio() - Method in class com.vaadin.client.ui.VScrollTablePatched.FooterCell
Returns the expand ratio of the cell
getExpandRatio() - Method in class com.vaadin.client.ui.VScrollTablePatched.HeaderCell
 
getExternalPlugins() - Method in class info.magnolia.ui.vaadin.richtext.MagnoliaRichTextFieldConfig
 
getField() - Method in class info.magnolia.ui.vaadin.gwt.client.form.widget.FormFieldWrapper
 
getFields() - Method in class info.magnolia.ui.vaadin.form.Form
Deprecated.
getFields() - Method in interface info.magnolia.ui.vaadin.form.FormViewReduced
Deprecated.
since 5.4.2 - use FormViewReduced.getFormSections() instead.
getFields() - Method in class info.magnolia.ui.vaadin.gwt.client.form.formsection.widget.FormSectionWidget
 
getFields() - Method in class info.magnolia.ui.vaadin.gwt.client.form.tab.widget.FormTabWidget
 
getFiles() - Method in class com.vaadin.ui.DragAndDropWrapper.WrapperTransferable
 
getFirstRendered() - Method in class com.vaadin.client.ui.VScrollTablePatched.VScrollTableBody
 
getFocusedRow() - Method in class com.vaadin.client.ui.VScrollTablePatched
 
getFooter() - Method in class info.magnolia.ui.vaadin.gwt.client.dialog.connector.BaseDialogConnector
 
getFooterCell(String) - Method in class com.vaadin.client.ui.VScrollTablePatched.TableFooter
Gets a footer cell which represents the given columnId
getFooterCell(int) - Method in class com.vaadin.client.ui.VScrollTablePatched.TableFooter
Gets a footer cell by using a column index
getFormSections() - Method in class info.magnolia.ui.vaadin.form.Form
 
getFormSections() - Method in interface info.magnolia.ui.vaadin.form.FormViewReduced
 
getFragmentPrefix() - Method in enum info.magnolia.ui.vaadin.gwt.client.shared.magnoliashell.ViewportType
 
getGroupName() - Method in class info.magnolia.ui.vaadin.gwt.client.actionbar.shared.ActionbarItem
 
getGroups() - Method in class info.magnolia.ui.vaadin.gwt.client.actionbar.widget.ActionbarSectionWidget
 
getHeader() - Method in class info.magnolia.ui.vaadin.gwt.client.dialog.connector.BaseDialogConnector
 
getHeader() - Method in class info.magnolia.ui.vaadin.gwt.client.dialog.widget.BaseDialogViewImpl
 
getHeader() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shellmessage.ShellMessageWidget
 
getHeaderCell(int) - Method in class com.vaadin.client.ui.VScrollTablePatched.TableHead
 
getHeaderCell(String) - Method in class com.vaadin.client.ui.VScrollTablePatched.TableHead
Get's HeaderCell by it's column Key.
getHeaderHeight() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shellmessage.ShellMessageWidget
 
getHeight() - Method in class info.magnolia.ui.vaadin.gwt.shared.jcrop.SelectionArea
 
getHierarchyColumnIndex() - Method in class com.vaadin.client.ui.VScrollTablePatched
This method exists for the needs of VTreeTable only.
getHierarchyColumnIndex() - Method in class com.vaadin.client.ui.VTreeTablePatched
 
getHorizontalDropLocation() - Method in class com.vaadin.ui.DragAndDropWrapper.WrapperTargetDetails
 
getHtml() - Method in class com.vaadin.ui.DragAndDropWrapper.WrapperTransferable
 
getIcon() - Method in class info.magnolia.ui.vaadin.gwt.client.applauncher.shared.AppTile
 
getIcon() - Method in class org.vaadin.peter.contextmenu.ContextMenu.ContextMenuItem
 
getIconClass() - Method in enum info.magnolia.ui.vaadin.overlay.MessageStyleTypeEnum
 
getIconFontId() - Method in class info.magnolia.ui.vaadin.gwt.client.actionbar.shared.ActionbarItem
 
getIconFontId() - Method in class info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.shared.ThumbnailData
 
getIconName() - Method in class info.magnolia.ui.vaadin.icon.Icon
 
getIconResourceURL(String) - Method in class info.magnolia.ui.vaadin.gwt.client.actionbar.connector.ActionbarConnector
 
getIconResourceURL(String) - Method in interface info.magnolia.ui.vaadin.gwt.client.actionbar.widget.ActionbarWidgetView.Presenter
 
getId() - Method in enum com.vaadin.client.ui.VScrollTablePatched.SelectMode
 
getId() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shellmessage.ShellMessageWidget
 
getId() - Method in class org.vaadin.peter.contextmenu.client.ContextMenuItemWidget
 
getImageSource() - Method in class info.magnolia.ui.vaadin.editor.JCropField
 
getIndent() - Method in class com.vaadin.client.ui.VTreeTablePatched.VTreeTableScrollBody.VTreeTableRow
 
getIndentWidth() - Method in class com.vaadin.client.ui.VTreeTablePatched.VTreeTableScrollBody
 
getIndex() - Method in class com.vaadin.client.ui.VScrollTablePatched.VScrollTableBody.VScrollTableRow
 
getInternalValue() - Method in class info.magnolia.ui.vaadin.switcher.Switcher
Returns the selected item id.
getIsFullScreen() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.event.FullScreenEvent
 
getItemDataSource() - Method in class info.magnolia.ui.vaadin.form.Form
 
getItemId() - Method in class org.vaadin.peter.contextmenu.ContextMenu.ContextMenuOpenedOnTableRowEvent
 
getItemId() - Method in class org.vaadin.peter.contextmenu.ContextMenu.ContextMenuOpenedOnTreeItemEvent
 
getJcrop() - Method in class info.magnolia.ui.vaadin.editor.CroppableImage
 
getJQueryWrapper() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.animation.JQueryAnimation
 
getKey() - Method in class com.vaadin.client.ui.VScrollTablePatched.VScrollTableBody.VScrollTableRow
 
getLabel() - Method in class info.magnolia.ui.vaadin.gwt.client.actionbar.shared.ActionbarItem
 
getLabel() - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.tab.widget.MagnoliaTabWidget
 
getLastRendered() - Method in class com.vaadin.client.ui.VScrollTablePatched.VScrollTableBody
 
getLeft() - Method in class info.magnolia.ui.vaadin.gwt.shared.jcrop.SelectionArea
 
getLeftContainer() - Method in class info.magnolia.ui.vaadin.splitfeed.SplitFeed
 
getListenedEvents() - Method in class info.magnolia.ui.vaadin.richtext.MagnoliaRichTextFieldConfig
 
getLogo() - Method in interface info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.VShellImageBundle
 
getMaxIndent() - Method in class com.vaadin.client.ui.VScrollTablePatched.VScrollTableBody
This method exists for the needs of VTreeTable only.
getMaxIndent() - Method in class com.vaadin.client.ui.VTreeTablePatched.VTreeTableScrollBody
 
getMessage() - Method in class info.magnolia.ui.vaadin.dialog.ConfirmationDialog
 
getMessage() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shellmessage.ShellMessageWidget
 
getMessageTypeCaption() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shellmessage.ShellMessageWidget
 
getMessageTypeCaption() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shellmessage.VInfoMessage
 
getMessageTypeCaption() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shellmessage.VShellErrorMessage
 
getMessageTypeCaption() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shellmessage.VWarningMessage
 
getMinDistance() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.MagnoliaSwipeRecognizer
 
getMinWidth() - Method in class com.vaadin.client.ui.VScrollTablePatched.HeaderCell
 
getMouseDownEvent() - Method in class com.vaadin.ui.DragAndDropWrapper.WrapperTransferable
 
getName() - Method in class info.magnolia.ui.vaadin.form.FormSection
 
getName() - Method in class info.magnolia.ui.vaadin.gwt.client.actionbar.shared.ActionbarItem
 
getName() - Method in class info.magnolia.ui.vaadin.gwt.client.actionbar.shared.ActionbarSection
 
getName() - Method in class info.magnolia.ui.vaadin.gwt.client.actionbar.widget.ActionbarItemWidget
 
getName() - Method in class info.magnolia.ui.vaadin.gwt.client.actionbar.widget.ActionbarSectionWidget
 
getName() - Method in class info.magnolia.ui.vaadin.gwt.client.actionbar.widget.VActionbarGroup
 
getName() - Method in class info.magnolia.ui.vaadin.gwt.client.applauncher.shared.AppGroup
 
getName() - Method in class info.magnolia.ui.vaadin.gwt.client.applauncher.shared.AppTile
 
getName() - Method in class info.magnolia.ui.vaadin.gwt.client.applauncher.widget.AppTileWidget
 
getName() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.event.ActivateAppEvent
 
getName() - Method in class info.magnolia.ui.vaadin.richtext.MagnoliaRichTextFieldConfig.ToolbarGroup
 
getNaturalColumnWidth(int) - Method in class com.vaadin.client.ui.VScrollTablePatched.FooterCell
Detects the natural minimum width for the column of this header cell.
getNaturalColumnWidth(int) - Method in class com.vaadin.client.ui.VScrollTablePatched.HeaderCell
Detects the natural minimum width for the column of this header cell.
getNavigationDownKey() - Method in class com.vaadin.client.ui.VScrollTablePatched
Get the key that moves the selection head downwards.
getNavigationEndKey() - Method in class com.vaadin.client.ui.VScrollTablePatched
Get the key the moves the selection to the end of the table.
getNavigationLeftKey() - Method in class com.vaadin.client.ui.VScrollTablePatched
Get the key that scrolls to the left in the table.
getNavigationPageDownKey() - Method in class com.vaadin.client.ui.VScrollTablePatched
Get the key the moves the selection one page down in the table.
getNavigationPageUpKey() - Method in class com.vaadin.client.ui.VScrollTablePatched
Get the key the moves the selection one page up in the table.
getNavigationRightKey() - Method in class com.vaadin.client.ui.VScrollTablePatched
Get the key that scroll to the right on the table.
getNavigationSelectKey() - Method in class com.vaadin.client.ui.VScrollTablePatched
Get the key that selects an item in the table.
getNavigationStartKey() - Method in class com.vaadin.client.ui.VScrollTablePatched
Get the key the moves the selection to the beginning of the table.
getNavigationUpKey() - Method in class com.vaadin.client.ui.VScrollTablePatched
Get the key that moves the selection head upwards.
getNext(List<T>, T) - Static method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.util.CollectionUtil
 
getNextId() - Method in class org.vaadin.peter.contextmenu.ContextMenu
 
getNextLabel(MagnoliaTabLabel) - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.widget.TabBarWidget
 
getNextProblematicField(Connector) - Method in class info.magnolia.ui.vaadin.form.FormSection
 
getNextTab(MagnoliaTab) - Method in class info.magnolia.ui.vaadin.tabsheet.MagnoliaTabSheet
 
getNotification() - Method in class info.magnolia.ui.vaadin.tabsheet.MagnoliaTab
 
getNumActions() - Method in class info.magnolia.ui.vaadin.gwt.client.actionbar.widget.VActionbarGroup
 
getPaintableId() - Method in class com.vaadin.client.ui.VScrollTablePatched
 
getPaintableId() - Method in class com.vaadin.client.ui.VScrollTablePatched.TableHead
 
getPaintableId() - Method in class com.vaadin.client.ui.VScrollTablePatched.VScrollTableBody.VScrollTableRow
 
getParameter() - Method in class info.magnolia.ui.vaadin.gwt.client.shared.magnoliashell.Fragment
 
getParent() - Method in class info.magnolia.ui.vaadin.editor.JCrop
 
getParent() - Method in class info.magnolia.ui.vaadin.gwt.client.applauncher.widget.AppTileWidget
 
getParent() - Method in class info.magnolia.ui.vaadin.gwt.client.form.formsection.connector.FormSectionConnector
 
getParent() - Method in class info.magnolia.ui.vaadin.gwt.client.form.formsection.widget.FormSectionWidget
 
getParent() - Method in class info.magnolia.ui.vaadin.gwt.client.richtext.TextAreaStretcherConnector
 
getParent() - Method in class info.magnolia.ui.vaadin.tabsheet.MagnoliaTab
 
getParentItem() - Method in class org.vaadin.peter.contextmenu.client.ContextMenuItemWidget
 
getPresenter() - Method in interface info.magnolia.ui.vaadin.gwt.client.dialog.widget.BaseDialogView
 
getPresenter() - Method in class info.magnolia.ui.vaadin.gwt.client.dialog.widget.BaseDialogViewImpl
 
getProperty(String) - Method in class info.magnolia.ui.vaadin.gwt.client.layout.CssRule
Deprecated.
Returns a specific property value from this CSS rule.
getPropertyDataSource() - Method in class info.magnolia.ui.vaadin.switcher.Switcher
Gets the current data source of the field, if any (actually from its underlying ComboBox).
getPropertyId() - Method in class org.vaadin.peter.contextmenu.ContextMenu.ContextMenuOpenedOnTableFooterEvent
 
getPropertyId() - Method in class org.vaadin.peter.contextmenu.ContextMenu.ContextMenuOpenedOnTableHeaderEvent
 
getPropertyId() - Method in class org.vaadin.peter.contextmenu.ContextMenu.ContextMenuOpenedOnTableRowEvent
 
getRenderedRowByKey(String) - Method in class com.vaadin.client.ui.VScrollTablePatched
Get a rendered row by its key
getReqFirstRow() - Method in class com.vaadin.client.ui.VScrollTablePatched.RowRequestHandler
 
getRequiredHeight() - Method in class com.vaadin.client.ui.VScrollTablePatched.VScrollTableBody
 
getResourceUrl() - Method in class info.magnolia.ui.vaadin.gwt.client.actionbar.shared.ActionbarItem
 
getRightContainer() - Method in class info.magnolia.ui.vaadin.splitfeed.SplitFeed
 
getRootItems() - Method in class org.vaadin.peter.contextmenu.client.ContextMenuState
 
getRowByRowIndex(int) - Method in class com.vaadin.client.ui.VScrollTablePatched.VScrollTableBody
 
getRowHeight() - Method in class com.vaadin.client.ui.VScrollTablePatched.VScrollTableBody
 
getRowHeight(boolean) - Method in class com.vaadin.client.ui.VScrollTablePatched.VScrollTableBody
 
getScaleFactor() - Method in class info.magnolia.ui.vaadin.gwt.client.pinch.MagnoliaPinchEvent
 
getScrollTop() - Method in class info.magnolia.ui.vaadin.gwt.client.jquerywrapper.JQueryWrapper
 
getSectionEl() - Method in class info.magnolia.ui.vaadin.gwt.client.applauncher.widget.VPermanentAppTileGroup
 
getSections() - Method in class info.magnolia.ui.vaadin.actionbar.Actionbar
 
getSections() - Method in interface info.magnolia.ui.vaadin.gwt.client.actionbar.widget.ActionbarWidgetView
Gets the section widgets inside this action bar view.
getSections() - Method in class info.magnolia.ui.vaadin.gwt.client.actionbar.widget.ActionbarWidgetViewImpl
 
getSections() - Method in class info.magnolia.ui.vaadin.layout.SmallAppLayout
 
getSelectAllCB() - Method in class info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTable.MagnoliaTableHead
 
getSelectionBoundaries() - Method in class info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.connector.ThumbnailLayoutState.SelectionModel
 
getSelector() - Method in class info.magnolia.ui.vaadin.gwt.client.layout.CssRule
Deprecated.
 
getServerPlugins() - Method in class info.magnolia.ui.vaadin.richtext.MagnoliaRichTextFieldConfig
Deprecated.
getSettings() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.animation.JQueryAnimation
 
getShell() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shellmessage.ShellMessageWidget
 
getShellAppType(Connector) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.connector.ShellAppViewportState
 
getShellAppViewport() - Method in class info.magnolia.ui.vaadin.magnoliashell.MagnoliaShell
 
getSize() - Method in class info.magnolia.ui.vaadin.icon.Icon
 
getSource() - Method in class info.magnolia.ui.vaadin.gwt.client.actionbar.event.ActionTriggerEvent
 
getStart() - Method in class info.magnolia.ui.vaadin.gwt.shared.Range
Returns the inclusive start point of this range.
getState() - Method in class com.vaadin.client.ui.table.TableConnectorPatched
 
getState() - Method in class com.vaadin.client.ui.treetable.TreeTableConnectorPatched
 
getState() - Method in class info.magnolia.ui.vaadin.actionbar.Actionbar
 
getState(boolean) - Method in class info.magnolia.ui.vaadin.actionbar.Actionbar
 
getState() - Method in class info.magnolia.ui.vaadin.applauncher.AppLauncher
 
getState() - Method in class info.magnolia.ui.vaadin.dialog.BaseDialog
 
getState(boolean) - Method in class info.magnolia.ui.vaadin.editor.JCrop
 
getState() - Method in class info.magnolia.ui.vaadin.editor.JCrop
 
getState() - Method in class info.magnolia.ui.vaadin.extension.ShortcutProtector
 
getState() - Method in class info.magnolia.ui.vaadin.form.Form
 
getState(boolean) - Method in class info.magnolia.ui.vaadin.form.Form
 
getState() - Method in class info.magnolia.ui.vaadin.form.FormSection
 
getState(boolean) - Method in class info.magnolia.ui.vaadin.form.FormSection
 
getState() - Method in class info.magnolia.ui.vaadin.form.tab.MagnoliaFormTab
 
getState() - Method in class info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
MGNLUI-729 Overridden so that table is not marked as dirty without changes.
getState() - Method in class info.magnolia.ui.vaadin.gwt.client.actionbar.connector.ActionbarConnector
 
getState() - Method in class info.magnolia.ui.vaadin.gwt.client.applauncher.connector.AppLauncherConnector
 
getState() - Method in class info.magnolia.ui.vaadin.gwt.client.dialog.connector.BaseDialogConnector
 
getState() - Method in class info.magnolia.ui.vaadin.gwt.client.dialog.connector.OverlayConnector
 
getState() - Method in class info.magnolia.ui.vaadin.gwt.client.extension.ShortcutProtectorConnector
 
getState() - Method in class info.magnolia.ui.vaadin.gwt.client.form.connector.FormConnector
 
getState() - Method in class info.magnolia.ui.vaadin.gwt.client.form.formsection.connector.FormSectionConnector
 
getState() - Method in class info.magnolia.ui.vaadin.gwt.client.form.tab.connector.FormTabConnector
 
getState() - Method in class info.magnolia.ui.vaadin.gwt.client.icon.connector.BadgeIconConnector
 
getState() - Method in class info.magnolia.ui.vaadin.gwt.client.icon.connector.IconConnector
 
getState() - Method in class info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.connector.LazyThumbnailLayoutConnector
 
getState() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.MagnoliaShellConnector
 
getState() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.connector.AppsViewportConnector
 
getState() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.connector.ShellAppsViewportConnector
 
getState() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.connector.ViewportConnector
 
getState() - Method in class info.magnolia.ui.vaadin.gwt.client.richtext.RichTextConnector
 
getState() - Method in class info.magnolia.ui.vaadin.gwt.client.richtext.TextAreaStretcherConnector
 
getState() - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.connector.MagnoliaTabSheetConnector
 
getState() - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.tab.connector.MagnoliaTabConnector
 
getState() - Method in class info.magnolia.ui.vaadin.gwt.client.usermenu.UserMenuConnector
 
getState() - Method in class info.magnolia.ui.vaadin.icon.BadgeIcon
 
getState(boolean) - Method in class info.magnolia.ui.vaadin.icon.Icon
 
getState() - Method in class info.magnolia.ui.vaadin.icon.Icon
 
getState() - Method in class info.magnolia.ui.vaadin.icon.LoadingIcon
 
getState() - Method in class info.magnolia.ui.vaadin.layout.LazyThumbnailLayout
 
getState(boolean) - Method in class info.magnolia.ui.vaadin.layout.LazyThumbnailLayout
 
getState() - Method in class info.magnolia.ui.vaadin.magnoliashell.MagnoliaShell
 
getState(boolean) - Method in class info.magnolia.ui.vaadin.magnoliashell.MagnoliaShell
 
getState() - Method in class info.magnolia.ui.vaadin.magnoliashell.viewport.AppsViewport
 
getState() - Method in class info.magnolia.ui.vaadin.magnoliashell.viewport.ShellAppsViewport
 
getState(boolean) - Method in class info.magnolia.ui.vaadin.magnoliashell.viewport.ShellViewport
 
getState() - Method in class info.magnolia.ui.vaadin.magnoliashell.viewport.ShellViewport
 
getState() - Method in class info.magnolia.ui.vaadin.overlay.Overlay
 
getState() - Method in class info.magnolia.ui.vaadin.richtext.TextAreaStretcher
 
getState(boolean) - Method in class info.magnolia.ui.vaadin.tabsheet.MagnoliaTab
 
getState() - Method in class info.magnolia.ui.vaadin.tabsheet.MagnoliaTab
 
getState() - Method in class info.magnolia.ui.vaadin.tabsheet.MagnoliaTabSheet
 
getState(boolean) - Method in class info.magnolia.ui.vaadin.tabsheet.MagnoliaTabSheet
 
getState() - Method in class org.vaadin.peter.contextmenu.client.ContextMenuConnector
 
getState() - Method in class org.vaadin.peter.contextmenu.ContextMenu
 
getStream() - Method in class info.magnolia.ui.vaadin.server.DownloadStreamResource
Returns the DownloadStream instance.
getStubImage() - Method in interface info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.widget.LazyThumbnailLayoutImageBundle
 
getSubAppId() - Method in class info.magnolia.ui.vaadin.gwt.client.shared.magnoliashell.Fragment
 
getSubPartElement(String) - Method in class com.vaadin.client.ui.VScrollTablePatched
 
getSubPartName(Element) - Method in class com.vaadin.client.ui.VScrollTablePatched
 
getSupportedParentType() - Method in class info.magnolia.ui.vaadin.editor.JCrop
 
getTab() - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.event.ActiveTabChangedEvent
 
getTab() - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.event.TabCloseEvent
 
getTab() - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.tab.widget.MagnoliaTabLabel
 
getTabContainer() - Method in interface info.magnolia.ui.vaadin.gwt.client.tabsheet.widget.MagnoliaTabSheetView
 
getTabContainer() - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.widget.MagnoliaTabSheetViewImpl
 
getTabIndex() - Method in class org.vaadin.openesignforms.ckeditor.widgetset.client.ui.VCKEditorTextField
 
getTableHeight() - Method in class com.vaadin.client.ui.VScrollTablePatched.VScrollTableBody
 
getTabs() - Method in interface info.magnolia.ui.vaadin.gwt.client.tabsheet.widget.MagnoliaTabSheetView
 
getTabs() - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.widget.MagnoliaTabSheetViewImpl
 
getTabSheet() - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.event.TabSetChangedEvent
 
getText() - Method in class com.vaadin.ui.DragAndDropWrapper.WrapperTransferable
 
getThreshold() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.MagnoliaSwipeRecognizer
 
getThumbnailHeight() - Method in class info.magnolia.ui.vaadin.layout.LazyThumbnailLayout
 
getThumbnailId() - Method in class info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.shared.ThumbnailData
 
getThumbnailIndex(Element) - Method in class info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.widget.EscalatorThumbnailsPanel
 
getThumbnailProperty(Object) - Method in interface info.magnolia.ui.vaadin.layout.data.ThumbnailContainer
 
getThumbnailPropertyId() - Method in interface info.magnolia.ui.vaadin.layout.data.ThumbnailContainer
 
getThumbnailWidth() - Method in class info.magnolia.ui.vaadin.layout.LazyThumbnailLayout
 
getTooltip(Element) - Method in class com.vaadin.client.ui.VScrollTablePatched.VScrollTableBody.VScrollTableRow
 
getTooltipInfo(Element) - Method in class com.vaadin.client.ui.table.TableConnectorPatched
 
getTooltipInfo(Element) - Method in class com.vaadin.client.ui.treetable.TreeTableConnectorPatched
 
getTooltipInfo() - Method in class com.vaadin.client.ui.VScrollTablePatched.VScrollTableBody.VScrollTableRow
 
getTop() - Method in class info.magnolia.ui.vaadin.gwt.shared.jcrop.SelectionArea
 
getTopic() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shellmessage.ShellMessageWidget
 
getTotalRows() - Method in class com.vaadin.client.ui.VScrollTablePatched
 
getTransferable(Map<String, Object>) - Method in class com.vaadin.ui.DragAndDropWrapper
 
getTransitionDelegate() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.widget.ViewportWidget
 
getType() - Method in class info.magnolia.ui.vaadin.editor.JCropField
 
getType() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.event.ShellAppRequestedEvent
 
getType() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.event.ShellAppStartedEvent
 
getType() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.event.ShellAppStartingEvent
 
getType() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.connector.ViewportConnector
 
getType() - Method in class info.magnolia.ui.vaadin.switcher.Switcher
 
getTypeByFragmentId(String) - Static method in enum info.magnolia.ui.vaadin.gwt.client.shared.magnoliashell.ShellAppType
 
getUriFragment() - Method in class info.magnolia.ui.vaadin.magnoliashell.MagnoliaShell
 
getValidators() - Method in class info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
MGNLUI-962 Overridden to fulfill AbstractField's repaintIsNotNeeded, super impl returns empty collection instead.
getValue() - Method in class info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.widget.Slider
 
getVerticalDropLocation() - Method in class com.vaadin.ui.DragAndDropWrapper.WrapperTargetDetails
 
getView() - Static method in class info.magnolia.ui.vaadin.gwt.client.applauncher.widget.AppLauncherUtil
 
getView() - Method in class info.magnolia.ui.vaadin.gwt.client.form.connector.FormConnector
 
getVisibleCellCount() - Method in class com.vaadin.client.ui.VScrollTablePatched.TableHead
 
getVisibleChild() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.widget.ViewportWidget
 
getWidget() - Method in class com.vaadin.client.ui.table.TableConnectorPatched
 
getWidget() - Method in class com.vaadin.client.ui.treetable.TreeTableConnectorPatched
 
getWidget() - Method in class info.magnolia.ui.vaadin.gwt.client.actionbar.connector.ActionbarConnector
 
getWidget() - Method in class info.magnolia.ui.vaadin.gwt.client.applauncher.connector.AppLauncherConnector
 
getWidget() - Method in class info.magnolia.ui.vaadin.gwt.client.dialog.connector.OverlayConnector
 
getWidget() - Method in class info.magnolia.ui.vaadin.gwt.client.form.formsection.connector.FormSectionConnector
 
getWidget() - Method in class info.magnolia.ui.vaadin.gwt.client.form.tab.connector.FormTabConnector
 
getWidget() - Method in class info.magnolia.ui.vaadin.gwt.client.grid.connector.MagnoliaTableConnector
 
getWidget() - Method in class info.magnolia.ui.vaadin.gwt.client.grid.connector.MagnoliaTreeTableConnector
 
getWidget() - Method in class info.magnolia.ui.vaadin.gwt.client.icon.connector.BadgeIconConnector
 
getWidget() - Method in class info.magnolia.ui.vaadin.gwt.client.icon.connector.CompositeIconConnector
 
getWidget() - Method in class info.magnolia.ui.vaadin.gwt.client.icon.connector.IconConnector
 
getWidget() - Method in class info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.connector.LazyThumbnailLayoutConnector
 
getWidget() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.connector.AppsViewportConnector
 
getWidget() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.connector.ShellAppsViewportConnector
 
getWidget() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.connector.ViewportConnector
 
getWidget() - Method in class info.magnolia.ui.vaadin.gwt.client.richtext.RichTextConnector
 
getWidget() - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.tab.connector.MagnoliaTabConnector
 
getWidgetForPaintable() - Method in class com.vaadin.client.ui.VScrollTablePatched
 
getWidgetForPaintable() - Method in class com.vaadin.client.ui.VScrollTablePatched.VScrollTableBody.VScrollTableRow
 
getWidth() - Method in class com.vaadin.client.ui.VScrollTablePatched.FooterCell
Returns the pixels width of the footer cell.
getWidth() - Method in class com.vaadin.client.ui.VScrollTablePatched.HeaderCell
Returns the pixels width of the header cell.
getWidth() - Method in class info.magnolia.ui.vaadin.gwt.shared.jcrop.SelectionArea
 
getWidthWithIndent() - Method in class com.vaadin.client.ui.VScrollTablePatched.HeaderCell
This method exists for the needs of VTreeTable only.
getX() - Method in class info.magnolia.ui.vaadin.gwt.client.pinch.MagnoliaPinchEvent
 
getX() - Method in class org.vaadin.peter.contextmenu.ContextMenu.ContextMenuOpenedOnComponentEvent
 
getY() - Method in class info.magnolia.ui.vaadin.gwt.client.pinch.MagnoliaPinchEvent
 
getY() - Method in class org.vaadin.peter.contextmenu.ContextMenu.ContextMenuOpenedOnComponentEvent
 
goBack() - Method in class info.magnolia.ui.vaadin.switcher.Switcher
Sets the previous value - if the current value is not the first available in the set.
goForward() - Method in class info.magnolia.ui.vaadin.switcher.Switcher
Sets the next value - if the current value is not the last available in the set.
goToApp(Fragment) - Method in class info.magnolia.ui.vaadin.magnoliashell.MagnoliaShell
 
goToApp(Fragment) - Method in interface info.magnolia.ui.vaadin.magnoliashell.MagnoliaShell.Listener
 
goToNextApp() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.widget.AppsViewportWidget
 
goToPreviousApp() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.widget.AppsViewportWidget
 
goToShellApp(Fragment) - Method in class info.magnolia.ui.vaadin.magnoliashell.MagnoliaShell
 
goToShellApp(Fragment) - Method in interface info.magnolia.ui.vaadin.magnoliashell.MagnoliaShell.Listener
 
group - Variable in class info.magnolia.ui.vaadin.gwt.client.actionbar.widget.ActionbarItemWidget
 
groupsOrder - Variable in class info.magnolia.ui.vaadin.gwt.client.applauncher.connector.AppLauncherState
 
GwtTouchEventConverter - Class in info.magnolia.ui.vaadin.gwt.client.touchwidget
Class that converts the GWT touch event to its correspondent from mgwt.
GwtTouchEventConverter() - Constructor for class info.magnolia.ui.vaadin.gwt.client.touchwidget.GwtTouchEventConverter
 

H

handleCaptionEvent(Event) - Method in class com.vaadin.client.ui.VScrollTablePatched.FooterCell
Handles a event on the captions
handleCaptionEvent(Event) - Method in class com.vaadin.client.ui.VScrollTablePatched.HeaderCell
 
handleCaptionEvent(Event) - Method in class com.vaadin.client.ui.VScrollTablePatched.RowHeadersFooterCell
 
handleCaptionEvent(Event) - Method in class com.vaadin.client.ui.VScrollTablePatched.RowHeadersHeaderCell
 
handleNavigation(int, boolean, boolean) - Method in class com.vaadin.client.ui.VScrollTablePatched
Handles the keyboard events handled by the table
handleNavigation(int, boolean, boolean) - Method in class com.vaadin.client.ui.VTreeTablePatched
For internal use only.
handleRelease() - Method in class info.magnolia.ui.vaadin.editor.CroppableImage
 
handleRelease() - Method in interface info.magnolia.ui.vaadin.editor.JCropHandler
 
handleSelection(SelectionArea) - Method in class info.magnolia.ui.vaadin.editor.CroppableImage
 
handleSelection(SelectionArea) - Method in interface info.magnolia.ui.vaadin.editor.JCropHandler
 
handleTileClick(VTemporaryAppTileGroup, VTemporaryAppGroupBarTile) - Method in class info.magnolia.ui.vaadin.gwt.client.applauncher.widget.VTemporaryAppGroupBar
 
hasApp(String) - Method in class info.magnolia.ui.vaadin.gwt.client.applauncher.widget.VAppTileGroup
 
hasCloseButton - Variable in class info.magnolia.ui.vaadin.gwt.client.dialog.connector.BaseDialogState
 
hasDescription - Variable in class info.magnolia.ui.vaadin.gwt.client.dialog.widget.DialogHeaderWidget
 
hasError - Variable in class info.magnolia.ui.vaadin.gwt.client.tabsheet.tab.connector.MagnoliaTabState
 
hasError() - Method in class info.magnolia.ui.vaadin.tabsheet.MagnoliaTab
 
hashCode() - Method in class info.magnolia.ui.vaadin.gwt.client.actionbar.shared.ActionbarItem
 
hashCode() - Method in class info.magnolia.ui.vaadin.gwt.client.actionbar.shared.ActionbarSection
 
hashCode() - Method in class info.magnolia.ui.vaadin.gwt.client.shared.magnoliashell.Fragment
 
hashCode() - Method in class info.magnolia.ui.vaadin.gwt.shared.jcrop.SelectionArea
 
hashCode() - Method in class info.magnolia.ui.vaadin.gwt.shared.Range
 
hashCode() - Method in class org.vaadin.peter.contextmenu.ContextMenu.ContextMenuItem
 
hasNext() - Method in class info.magnolia.ui.vaadin.common.ComponentIterator
 
hasNotification() - Method in class info.magnolia.ui.vaadin.tabsheet.MagnoliaTab
 
hasOverlay(Widget) - Method in interface info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.MagnoliaShellView
 
hasOverlay(Widget) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.MagnoliaShellViewImpl
 
hasPreloader() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.widget.AppsViewportWidget
 
hasSeparator() - Method in class org.vaadin.peter.contextmenu.ContextMenu.ContextMenuItem
 
hasSubMenu() - Method in class org.vaadin.peter.contextmenu.client.ContextMenuItemWidget
 
hasSubMenu() - Method in class org.vaadin.peter.contextmenu.ContextMenu.ContextMenuItem
 
hasTooltip() - Method in class com.vaadin.client.ui.table.TableConnectorPatched
 
header - Variable in class info.magnolia.ui.vaadin.gwt.client.dialog.widget.BaseDialogViewImpl
 
headerChangedDuringUpdate - Variable in class com.vaadin.client.ui.VScrollTablePatched
Flag to indicate if a column width recalculation is needed due update.
headerPanel - Variable in class info.magnolia.ui.vaadin.gwt.client.dialog.widget.DialogHeaderWidget
 
headerToolbar - Variable in class info.magnolia.ui.vaadin.gwt.client.dialog.connector.BaseDialogState
 
height - Variable in class info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.connector.ThumbnailLayoutState.ThumbnailSize
 
HelpAccessibilityEvent - Class in info.magnolia.ui.vaadin.gwt.client.form.formsection.event
Event that is fired by the VForm in order to enable/disable help controls.
HelpAccessibilityEvent(boolean) - Constructor for class info.magnolia.ui.vaadin.gwt.client.form.formsection.event.HelpAccessibilityEvent
 
HelpAccessibilityEvent.Handler - Interface in info.magnolia.ui.vaadin.gwt.client.form.formsection.event
Event handler.
helpButton - Variable in class info.magnolia.ui.vaadin.gwt.client.dialog.widget.DialogHeaderWidget
 
helpDescriptions - Variable in class info.magnolia.ui.vaadin.gwt.client.form.formsection.connector.FormSectionState
 
HelpIcon - Class in info.magnolia.ui.vaadin.icon
The HelpIcon.
HelpIcon() - Constructor for class info.magnolia.ui.vaadin.icon.HelpIcon
 
HelpIcon(int) - Constructor for class info.magnolia.ui.vaadin.icon.HelpIcon
 
HelpIconWidget - Class in info.magnolia.ui.vaadin.gwt.client.form.widget
This class is an IconWidget which can be toggled.
HelpIconWidget() - Constructor for class info.magnolia.ui.vaadin.gwt.client.form.widget.HelpIconWidget
Creates a HelpIconWidget; right after instantiation it is not highlighted.
(See #setHighlighted)
hide(int, Callbacks) - Method in class info.magnolia.ui.vaadin.gwt.client.jquerywrapper.JQueryWrapper
 
hide() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shellmessage.ShellMessageWidget
 
hide() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shellmessage.VShellErrorMessage
 
hide() - Method in class org.vaadin.peter.contextmenu.client.ContextMenuWidget
 
hideAllMessages() - Method in interface info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.MagnoliaShellView
 
hideAllMessages() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.MagnoliaShellViewImpl
 
hideAllMessages() - Method in interface info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.rpc.ShellClientRpc
 
hideAllMessages() - Method in class info.magnolia.ui.vaadin.magnoliashell.MagnoliaShell
 
hideHelp() - Method in class info.magnolia.ui.vaadin.gwt.client.form.widget.FormFieldWrapper
 
hideNotification() - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.tab.widget.MagnoliaTabLabel
 
hideNotification() - Method in class info.magnolia.ui.vaadin.tabsheet.MagnoliaTab
 
hideScrollPositionAnnotation() - Method in class com.vaadin.client.ui.VScrollTablePatched
For internal use only.
HideShellAppsEvent - Class in info.magnolia.ui.vaadin.gwt.client.magnoliashell.event
Fired when shell-apps have to be hidden.
HideShellAppsEvent() - Constructor for class info.magnolia.ui.vaadin.gwt.client.magnoliashell.event.HideShellAppsEvent
 
HideShellAppsEvent.Handler - Interface in info.magnolia.ui.vaadin.gwt.client.magnoliashell.event
Handler interface for HideShellAppsEvent.
HideShellAppsRequestedEvent - Class in info.magnolia.ui.vaadin.gwt.client.magnoliashell.event
Fired when shell apps are requested to be hidden: it does not mean that they actually will: in case there are no regular apps to show instead - we should show the AppLauncher.
HideShellAppsRequestedEvent() - Constructor for class info.magnolia.ui.vaadin.gwt.client.magnoliashell.event.HideShellAppsRequestedEvent
 
HideShellAppsRequestedEvent.Handler - Interface in info.magnolia.ui.vaadin.gwt.client.magnoliashell.event
Handler interface for HideShellAppsRequestedEvent.
hideSubMenu() - Method in class org.vaadin.peter.contextmenu.client.ContextMenuItemWidget
Hides the sub menu that's been opened from this item
hideWithoutTransition() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shellmessage.ShellMessageWidget
 
hideWithoutTransition() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shellmessage.VShellErrorMessage
 

I

icon - Variable in class info.magnolia.ui.vaadin.gwt.client.form.formsection.widget.InlineMessageWidget
 
Icon - Class in info.magnolia.ui.vaadin.icon
The Icon is a lightweight component that outputs a simple scalable icon.
Icon(String) - Constructor for class info.magnolia.ui.vaadin.icon.Icon
 
Icon(String, int) - Constructor for class info.magnolia.ui.vaadin.icon.Icon
 
Icon(String, String) - Constructor for class info.magnolia.ui.vaadin.icon.Icon
 
Icon(String, int, String) - Constructor for class info.magnolia.ui.vaadin.icon.Icon
 
icon - Variable in class org.vaadin.peter.contextmenu.client.ContextMenuItemWidget
 
ICON_FONT_CODE - Static variable in class info.magnolia.ui.vaadin.actionbar.ActionPopup
 
IconConnector - Class in info.magnolia.ui.vaadin.gwt.client.icon.connector
IconConnector.
IconConnector() - Constructor for class info.magnolia.ui.vaadin.gwt.client.icon.connector.IconConnector
 
iconName - Variable in class info.magnolia.ui.vaadin.gwt.client.icon.connector.IconState
 
IconParameters - Interface in info.magnolia.ui.vaadin.gwt.client.shared.icon
IconParameters.
IconState - Class in info.magnolia.ui.vaadin.gwt.client.icon.connector
IconState.
IconState() - Constructor for class info.magnolia.ui.vaadin.gwt.client.icon.connector.IconState
 
IconWidget - Class in info.magnolia.ui.vaadin.gwt.client.icon.widget
The GwtIcon widget.
IconWidget() - Constructor for class info.magnolia.ui.vaadin.gwt.client.icon.widget.IconWidget
 
id - Variable in class org.vaadin.peter.contextmenu.client.ContextMenuState.ContextMenuItemState
 
imgPath - Static variable in interface info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.widget.LazyThumbnailLayoutImageBundle
 
imgPath - Static variable in interface info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.VShellImageBundle
 
immediate - Variable in class com.vaadin.client.ui.VScrollTablePatched
For internal use only.
indexOf(Widget) - Method in class com.vaadin.client.ui.VScrollTablePatched.VScrollTableBody
 
indexOfId(Object) - Method in class info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
This method is made public in order to be able to delegate the call to tree tables' HierarchicalStrategy instead of the actual container which can be very slow.
IndicationBubbleFactory - Class in info.magnolia.ui.vaadin.gwt.client.magnoliashell
Factory for generating the pads for the indicators in the MainLauncher.
IndicationBubbleFactory() - Constructor for class info.magnolia.ui.vaadin.gwt.client.magnoliashell.IndicationBubbleFactory
 
indications - Variable in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.MagnoliaShellState
 
info.magnolia.ui.vaadin.actionbar - package info.magnolia.ui.vaadin.actionbar
 
info.magnolia.ui.vaadin.applauncher - package info.magnolia.ui.vaadin.applauncher
 
info.magnolia.ui.vaadin.common - package info.magnolia.ui.vaadin.common
 
info.magnolia.ui.vaadin.dialog - package info.magnolia.ui.vaadin.dialog
 
info.magnolia.ui.vaadin.editor - package info.magnolia.ui.vaadin.editor
 
info.magnolia.ui.vaadin.extension - package info.magnolia.ui.vaadin.extension
 
info.magnolia.ui.vaadin.form - package info.magnolia.ui.vaadin.form
 
info.magnolia.ui.vaadin.form.tab - package info.magnolia.ui.vaadin.form.tab
 
info.magnolia.ui.vaadin.grid - package info.magnolia.ui.vaadin.grid
 
info.magnolia.ui.vaadin.gwt.client - package info.magnolia.ui.vaadin.gwt.client
 
info.magnolia.ui.vaadin.gwt.client.actionbar.connector - package info.magnolia.ui.vaadin.gwt.client.actionbar.connector
 
info.magnolia.ui.vaadin.gwt.client.actionbar.event - package info.magnolia.ui.vaadin.gwt.client.actionbar.event
 
info.magnolia.ui.vaadin.gwt.client.actionbar.rpc - package info.magnolia.ui.vaadin.gwt.client.actionbar.rpc
 
info.magnolia.ui.vaadin.gwt.client.actionbar.shared - package info.magnolia.ui.vaadin.gwt.client.actionbar.shared
 
info.magnolia.ui.vaadin.gwt.client.actionbar.widget - package info.magnolia.ui.vaadin.gwt.client.actionbar.widget
 
info.magnolia.ui.vaadin.gwt.client.applauncher.connector - package info.magnolia.ui.vaadin.gwt.client.applauncher.connector
 
info.magnolia.ui.vaadin.gwt.client.applauncher.event - package info.magnolia.ui.vaadin.gwt.client.applauncher.event
 
info.magnolia.ui.vaadin.gwt.client.applauncher.rpc - package info.magnolia.ui.vaadin.gwt.client.applauncher.rpc
 
info.magnolia.ui.vaadin.gwt.client.applauncher.shared - package info.magnolia.ui.vaadin.gwt.client.applauncher.shared
 
info.magnolia.ui.vaadin.gwt.client.applauncher.widget - package info.magnolia.ui.vaadin.gwt.client.applauncher.widget
 
info.magnolia.ui.vaadin.gwt.client.dialog.connector - package info.magnolia.ui.vaadin.gwt.client.dialog.connector
 
info.magnolia.ui.vaadin.gwt.client.dialog.rpc - package info.magnolia.ui.vaadin.gwt.client.dialog.rpc
 
info.magnolia.ui.vaadin.gwt.client.dialog.widget - package info.magnolia.ui.vaadin.gwt.client.dialog.widget
 
info.magnolia.ui.vaadin.gwt.client.extension - package info.magnolia.ui.vaadin.gwt.client.extension
 
info.magnolia.ui.vaadin.gwt.client.form.connector - package info.magnolia.ui.vaadin.gwt.client.form.connector
 
info.magnolia.ui.vaadin.gwt.client.form.formsection.connector - package info.magnolia.ui.vaadin.gwt.client.form.formsection.connector
 
info.magnolia.ui.vaadin.gwt.client.form.formsection.event - package info.magnolia.ui.vaadin.gwt.client.form.formsection.event
 
info.magnolia.ui.vaadin.gwt.client.form.formsection.widget - package info.magnolia.ui.vaadin.gwt.client.form.formsection.widget
 
info.magnolia.ui.vaadin.gwt.client.form.rpc - package info.magnolia.ui.vaadin.gwt.client.form.rpc
 
info.magnolia.ui.vaadin.gwt.client.form.tab.connector - package info.magnolia.ui.vaadin.gwt.client.form.tab.connector
 
info.magnolia.ui.vaadin.gwt.client.form.tab.widget - package info.magnolia.ui.vaadin.gwt.client.form.tab.widget
 
info.magnolia.ui.vaadin.gwt.client.form.widget - package info.magnolia.ui.vaadin.gwt.client.form.widget
 
info.magnolia.ui.vaadin.gwt.client.grid - package info.magnolia.ui.vaadin.gwt.client.grid
 
info.magnolia.ui.vaadin.gwt.client.grid.connector - package info.magnolia.ui.vaadin.gwt.client.grid.connector
 
info.magnolia.ui.vaadin.gwt.client.icon.connector - package info.magnolia.ui.vaadin.gwt.client.icon.connector
 
info.magnolia.ui.vaadin.gwt.client.icon.widget - package info.magnolia.ui.vaadin.gwt.client.icon.widget
 
info.magnolia.ui.vaadin.gwt.client.jcrop - package info.magnolia.ui.vaadin.gwt.client.jcrop
 
info.magnolia.ui.vaadin.gwt.client.jquerywrapper - package info.magnolia.ui.vaadin.gwt.client.jquerywrapper
 
info.magnolia.ui.vaadin.gwt.client.layout - package info.magnolia.ui.vaadin.gwt.client.layout
 
info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.connector - package info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.connector
 
info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.rpc - package info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.rpc
 
info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.shared - package info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.shared
 
info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.widget - package info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.widget
 
info.magnolia.ui.vaadin.gwt.client.magnoliashell - package info.magnolia.ui.vaadin.gwt.client.magnoliashell
 
info.magnolia.ui.vaadin.gwt.client.magnoliashell.event - package info.magnolia.ui.vaadin.gwt.client.magnoliashell.event
 
info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell - package info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell
 
info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.rpc - package info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.rpc
 
info.magnolia.ui.vaadin.gwt.client.magnoliashell.shellmessage - package info.magnolia.ui.vaadin.gwt.client.magnoliashell.shellmessage
 
info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport - package info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport
 
info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.animation - package info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.animation
 
info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.connector - package info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.connector
 
info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.widget - package info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.widget
 
info.magnolia.ui.vaadin.gwt.client.mgwt - package info.magnolia.ui.vaadin.gwt.client.mgwt
 
info.magnolia.ui.vaadin.gwt.client.pinch - package info.magnolia.ui.vaadin.gwt.client.pinch
 
info.magnolia.ui.vaadin.gwt.client.previewtoken - package info.magnolia.ui.vaadin.gwt.client.previewtoken
 
info.magnolia.ui.vaadin.gwt.client.richtext - package info.magnolia.ui.vaadin.gwt.client.richtext
 
info.magnolia.ui.vaadin.gwt.client.shared.icon - package info.magnolia.ui.vaadin.gwt.client.shared.icon
 
info.magnolia.ui.vaadin.gwt.client.shared.magnoliashell - package info.magnolia.ui.vaadin.gwt.client.shared.magnoliashell
 
info.magnolia.ui.vaadin.gwt.client.tabsheet.connector - package info.magnolia.ui.vaadin.gwt.client.tabsheet.connector
 
info.magnolia.ui.vaadin.gwt.client.tabsheet.event - package info.magnolia.ui.vaadin.gwt.client.tabsheet.event
 
info.magnolia.ui.vaadin.gwt.client.tabsheet.rpc - package info.magnolia.ui.vaadin.gwt.client.tabsheet.rpc
 
info.magnolia.ui.vaadin.gwt.client.tabsheet.tab.connector - package info.magnolia.ui.vaadin.gwt.client.tabsheet.tab.connector
 
info.magnolia.ui.vaadin.gwt.client.tabsheet.tab.widget - package info.magnolia.ui.vaadin.gwt.client.tabsheet.tab.widget
 
info.magnolia.ui.vaadin.gwt.client.tabsheet.util - package info.magnolia.ui.vaadin.gwt.client.tabsheet.util
 
info.magnolia.ui.vaadin.gwt.client.tabsheet.widget - package info.magnolia.ui.vaadin.gwt.client.tabsheet.widget
 
info.magnolia.ui.vaadin.gwt.client.touchwidget - package info.magnolia.ui.vaadin.gwt.client.touchwidget
 
info.magnolia.ui.vaadin.gwt.client.usermenu - package info.magnolia.ui.vaadin.gwt.client.usermenu
 
info.magnolia.ui.vaadin.gwt.shared - package info.magnolia.ui.vaadin.gwt.shared
 
info.magnolia.ui.vaadin.gwt.shared.jcrop - package info.magnolia.ui.vaadin.gwt.shared.jcrop
 
info.magnolia.ui.vaadin.icon - package info.magnolia.ui.vaadin.icon
 
info.magnolia.ui.vaadin.layout - package info.magnolia.ui.vaadin.layout
 
info.magnolia.ui.vaadin.layout.data - package info.magnolia.ui.vaadin.layout.data
 
info.magnolia.ui.vaadin.magnoliashell - package info.magnolia.ui.vaadin.magnoliashell
 
info.magnolia.ui.vaadin.magnoliashell.rpc - package info.magnolia.ui.vaadin.magnoliashell.rpc
 
info.magnolia.ui.vaadin.magnoliashell.viewport - package info.magnolia.ui.vaadin.magnoliashell.viewport
 
info.magnolia.ui.vaadin.overlay - package info.magnolia.ui.vaadin.overlay
 
info.magnolia.ui.vaadin.richtext - package info.magnolia.ui.vaadin.richtext
 
info.magnolia.ui.vaadin.server - package info.magnolia.ui.vaadin.server
 
info.magnolia.ui.vaadin.splitfeed - package info.magnolia.ui.vaadin.splitfeed
 
info.magnolia.ui.vaadin.switcher - package info.magnolia.ui.vaadin.switcher
 
info.magnolia.ui.vaadin.tabsheet - package info.magnolia.ui.vaadin.tabsheet
 
info.magnolia.ui.vaadin.usermenu - package info.magnolia.ui.vaadin.usermenu
 
InfoIcon - Class in info.magnolia.ui.vaadin.icon
The InfoIcon.
InfoIcon() - Constructor for class info.magnolia.ui.vaadin.icon.InfoIcon
 
InfoIcon(int) - Constructor for class info.magnolia.ui.vaadin.icon.InfoIcon
 
init() - Method in class com.vaadin.client.ui.table.TableConnectorPatched
 
init(ApplicationConnection) - Method in class com.vaadin.client.ui.VScrollTablePatched
 
init(String, String, boolean) - Method in class info.magnolia.ui.vaadin.dialog.ConfirmationDialog
 
init() - Method in class info.magnolia.ui.vaadin.gwt.client.actionbar.connector.ActionbarConnector
 
init() - Method in class info.magnolia.ui.vaadin.gwt.client.applauncher.connector.AppLauncherConnector
 
init() - Method in class info.magnolia.ui.vaadin.gwt.client.dialog.connector.BaseDialogConnector
 
init() - Method in class info.magnolia.ui.vaadin.gwt.client.dialog.connector.DialogContainingFormConnector
 
init() - Method in class info.magnolia.ui.vaadin.gwt.client.dialog.connector.OverlayConnector
 
init() - Method in class info.magnolia.ui.vaadin.gwt.client.form.connector.FormConnector
 
init() - Method in class info.magnolia.ui.vaadin.gwt.client.form.formsection.connector.FormSectionConnector
 
init() - Method in class info.magnolia.ui.vaadin.gwt.client.form.tab.connector.FormTabConnector
 
init() - Method in class info.magnolia.ui.vaadin.gwt.client.icon.connector.IconConnector
 
init() - Method in class info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.connector.LazyThumbnailLayoutConnector
 
init() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.MagnoliaShellConnector
 
init() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.connector.AppsViewportConnector
 
init() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.connector.ShellAppsViewportConnector
 
init() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.connector.ViewportConnector
 
init() - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.connector.MagnoliaTabSheetConnector
 
init() - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.tab.connector.MagnoliaTabConnector
 
init() - Method in class info.magnolia.ui.vaadin.gwt.client.usermenu.UserMenuConnector
 
init() - Method in class org.vaadin.peter.contextmenu.client.ContextMenuConnector
 
initCellWidths() - Method in class com.vaadin.client.ui.VScrollTablePatched.VScrollTableBody.VScrollTableGeneratedRow
 
initCellWidths() - Method in class com.vaadin.client.ui.VScrollTablePatched.VScrollTableBody.VScrollTableRow
 
initCellWidths() - Method in class com.vaadin.client.ui.VTreeTablePatched.VTreeTableScrollBody.VTreeTableGeneratedRow
 
initCellWithText(String, char, String, boolean, boolean, String, TableCellElement) - Method in class com.vaadin.client.ui.VScrollTablePatched.VScrollTableBody.VScrollTableRow
 
initCellWithText(String, char, String, boolean, boolean, String, TableCellElement) - Method in class info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTable.MagnoliaTableBody.MagnoliaTableRow
 
initCellWithWidget(Widget, char, String, boolean, TableCellElement) - Method in class com.vaadin.client.ui.VScrollTablePatched.VScrollTableBody.VScrollTableRow
 
initCellWithWidget(Widget, char, String, boolean, TableCellElement) - Method in class info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTable.MagnoliaTableBody.MagnoliaTableRow
 
initContent() - Method in class info.magnolia.ui.vaadin.editor.JCropField
 
initContent() - Method in class info.magnolia.ui.vaadin.switcher.Switcher
 
initHistory() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.MagnoliaShellConnector
 
initHistory() - Method in interface info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.MagnoliaShellView.Presenter
 
initialize(int, int, ThumbnailLayoutState.ThumbnailSize, float, boolean) - Method in class info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.widget.EscalatorThumbnailsPanel
 
initializedAndAttached - Variable in class com.vaadin.client.ui.VScrollTablePatched
For internal use only.
initializeRows(UIDL, UIDL) - Method in class com.vaadin.client.ui.VScrollTablePatched
For internal use only.
initKeyboardShortcutSupport() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.MagnoliaShellViewImpl
Bind keyboard handlers.
InlineMessageWidget - Class in info.magnolia.ui.vaadin.gwt.client.form.formsection.widget
Error/Help bubble widget.
InlineMessageWidget() - Constructor for class info.magnolia.ui.vaadin.gwt.client.form.formsection.widget.InlineMessageWidget
 
inProgress() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.AppsTransitionDelegate
 
inProgress() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.ShellAppsTransitionDelegate
 
inProgress() - Method in interface info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.TransitionDelegate
 
insert(Widget, int) - Method in class info.magnolia.ui.vaadin.gwt.client.form.formsection.widget.FormSectionWidget
 
insertAndReindexRows(UIDL, int, int) - Method in class com.vaadin.client.ui.VScrollTablePatched.VScrollTableBody
 
insertNodeIcon(TableCellElement) - Method in class info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTable.MagnoliaTableBody.MagnoliaTableRow
 
insertRows(UIDL, int, int) - Method in class com.vaadin.client.ui.VScrollTablePatched.VScrollTableBody
Inserts rows as provided in the rowData starting at firstIndex.
insertRowsAnimated(UIDL, int, int) - Method in class com.vaadin.client.ui.VTreeTablePatched.VTreeTableScrollBody
 
insertRowsDeleteBelow(UIDL, int, int) - Method in class com.vaadin.client.ui.VScrollTablePatched.VScrollTableBody
 
INSTANCE - Static variable in interface info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.widget.LazyThumbnailLayoutImageBundle
 
intersects(Range) - Method in class info.magnolia.ui.vaadin.gwt.shared.Range
Checks whether this range and another range are at least partially covering the same values.
invalidate() - Method in class info.magnolia.ui.vaadin.editor.JCrop
 
is(String) - Method in class info.magnolia.ui.vaadin.gwt.client.jquerywrapper.JQueryWrapper
 
isActive() - Method in class info.magnolia.ui.vaadin.gwt.client.applauncher.widget.AppTileWidget
 
isActive() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.widget.ShellAppsViewportWidget
 
isActive - Variable in class info.magnolia.ui.vaadin.gwt.client.tabsheet.tab.connector.MagnoliaTabState
 
isAnimationInProgress() - Method in class info.magnolia.ui.vaadin.gwt.client.jquerywrapper.JQueryWrapper
 
isApp() - Method in class info.magnolia.ui.vaadin.gwt.client.shared.magnoliashell.Fragment
 
isAppClosing() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.ShellState
 
isAppClosing() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.widget.AppsViewportWidget
 
isAppStarted() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.ShellState
 
isAppStarting() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.ShellState
 
isBefore(VScrollTablePatched.VScrollTableBody.VScrollTableRow) - Method in class com.vaadin.client.ui.VScrollTablePatched.VScrollTableBody.VScrollTableRow
Makes a check based on indexes whether the row is before the compared row.
isCancelled() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.animation.JQueryAnimation
 
isClientGroup() - Method in class info.magnolia.ui.vaadin.gwt.client.applauncher.shared.AppGroup
 
isClientGroup() - Method in class info.magnolia.ui.vaadin.gwt.client.applauncher.widget.VAppTileGroup
 
isClosable - Variable in class info.magnolia.ui.vaadin.gwt.client.tabsheet.tab.connector.MagnoliaTabState
 
isClosable() - Method in class info.magnolia.ui.vaadin.tabsheet.MagnoliaTab
 
isCollapsed - Variable in class info.magnolia.ui.vaadin.gwt.client.richtext.TextAreaStretcherState
 
isConfirmed() - Method in class info.magnolia.ui.vaadin.dialog.ConfirmationDialog.ConfirmationEvent
 
isCropVisible() - Method in class info.magnolia.ui.vaadin.editor.JCrop
 
isDefinedWidth() - Method in class com.vaadin.client.ui.VScrollTablePatched.FooterCell
Detects if width is fixed by developer on server side or resized to current width by user.
isDefinedWidth() - Method in class com.vaadin.client.ui.VScrollTablePatched.HeaderCell
Detects if width is fixed by developer on server side or resized to current width by user.
isDescendantOf(Object, Object) - Method in class info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
Deprecated.
since 5.4.6, use #isDescendantOf on the TreeView itself, not on the TreeTable.
isDescriptionVisible - Static variable in class info.magnolia.ui.vaadin.gwt.client.dialog.widget.DialogHeaderWidget
 
isDescriptionVisible - Variable in class info.magnolia.ui.vaadin.gwt.client.form.formsection.connector.FormSectionState
 
isDeviceTablet() - Method in class info.magnolia.ui.vaadin.gwt.client.actionbar.connector.ActionbarConnector
Determine if device is tablet.
isDeviceTablet() - Method in interface info.magnolia.ui.vaadin.gwt.client.actionbar.widget.ActionbarWidgetView.Presenter
 
isDisplayingHelpSection() - Method in class info.magnolia.ui.vaadin.gwt.client.form.widget.FormFieldWrapper
 
isEmpty() - Method in class info.magnolia.ui.vaadin.gwt.shared.Range
Checks whether the range has no elements between the start and end.
isEmpty() - Method in class info.magnolia.ui.vaadin.magnoliashell.DeckLayout
 
isEmpty() - Method in class info.magnolia.ui.vaadin.richtext.MagnoliaRichTextField
 
isEnabled() - Method in class com.vaadin.client.ui.VScrollTablePatched.FooterCell
Is the cell enabled?
isEnabled() - Method in class com.vaadin.client.ui.VScrollTablePatched.HeaderCell
 
isEnabled - Variable in class info.magnolia.ui.vaadin.gwt.client.actionbar.widget.ActionbarItemWidget
 
isEnabled() - Method in class info.magnolia.ui.vaadin.gwt.client.actionbar.widget.ActionbarItemWidget
 
isEnabled() - Method in class org.vaadin.peter.contextmenu.ContextMenu.ContextMenuItem
 
isFirstUpdate - Variable in class info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.connector.ThumbnailLayoutState
Is true only during the first request.
isFocusable() - Method in class com.vaadin.client.ui.VScrollTablePatched
Can the Table be focused?
isFocusedElementAnInputField() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.MagnoliaShellViewImpl
Returns whether the currently focused element is one that accepts keyboard input.
isFullScreen - Variable in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.MagnoliaShellState
 
isHelpAccesible() - Method in class info.magnolia.ui.vaadin.gwt.client.form.formsection.event.HelpAccessibilityEvent
 
isInViewPort() - Method in class com.vaadin.client.ui.VScrollTablePatched.VScrollTableBody.VScrollTableRow
Detects whether row is visible in tables viewport.
isMultiSelectModeAny() - Method in class com.vaadin.client.ui.VScrollTablePatched
 
isMultiSelectModeDefault() - Method in class com.vaadin.client.ui.VScrollTablePatched
 
isMultiSelectModeSimple() - Method in class com.vaadin.client.ui.VScrollTablePatched
 
isNotificationHidden - Variable in class info.magnolia.ui.vaadin.gwt.client.tabsheet.tab.connector.MagnoliaTabState
 
isNotifyServer() - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.event.ActiveTabChangedEvent
 
isOpen - Variable in class info.magnolia.ui.vaadin.gwt.client.actionbar.connector.ActionbarState
 
isOpen() - Method in interface info.magnolia.ui.vaadin.gwt.client.actionbar.widget.ActionbarWidgetView
 
isOpen() - Method in class info.magnolia.ui.vaadin.gwt.client.actionbar.widget.ActionbarWidgetViewImpl
 
isOpenAutomatically() - Method in class org.vaadin.peter.contextmenu.client.ContextMenuState
 
isPermanent() - Method in class info.magnolia.ui.vaadin.gwt.client.applauncher.shared.AppGroup
 
isReadOnly() - Method in class com.vaadin.client.ui.table.TableConnectorPatched
 
isRealResource() - Method in class info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.shared.ThumbnailData
 
isRendered(Component) - Method in class info.magnolia.ui.vaadin.tabsheet.MagnoliaTab
 
isRenderHtmlInCells() - Method in class com.vaadin.client.ui.VScrollTablePatched.VScrollTableBody.VScrollTableGeneratedRow
 
isRenderHtmlInCells() - Method in class com.vaadin.client.ui.VScrollTablePatched.VScrollTableBody.VScrollTableRow
Overriding this and returning true causes all text cells to be rendered as HTML.
isRenderHtmlInCells() - Method in class com.vaadin.client.ui.VTreeTablePatched.VTreeTableScrollBody.VTreeTableGeneratedRow
 
isRenderHtmlInCells() - Method in class info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTable.MagnoliaTableBody.MagnoliaTableRow
 
isRequestHandlerRunning() - Method in class com.vaadin.client.ui.VScrollTablePatched.RowRequestHandler
 
isRootItem() - Method in class org.vaadin.peter.contextmenu.client.ContextMenuItemWidget
 
isRunning() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.animation.JQueryAnimation
 
isSameApp(Fragment) - Method in class info.magnolia.ui.vaadin.gwt.client.shared.magnoliashell.Fragment
 
isScrollPositionVisible() - Method in class com.vaadin.client.ui.VScrollTablePatched
For internal use only.
isSectionVisible(String) - Method in class info.magnolia.ui.vaadin.actionbar.Actionbar
 
isSelectable() - Method in class com.vaadin.client.ui.VScrollTablePatched
For internal use only.
isSelected() - Method in class com.vaadin.client.ui.VScrollTablePatched.VScrollTableBody.VScrollTableRow
Has the row been selected?
isShellApp() - Method in class info.magnolia.ui.vaadin.gwt.client.shared.magnoliashell.Fragment
 
isShellAppClosing() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.ShellState
 
isShellAppStarted() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.ShellState
 
isShellAppStarting() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.ShellState
 
isShowing() - Method in class org.vaadin.peter.contextmenu.client.ContextMenuWidget
 
isShowingAllTabs() - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.event.ActiveTabChangedEvent
 
isShowingAllTabs() - Method in interface info.magnolia.ui.vaadin.gwt.client.tabsheet.widget.MagnoliaTabSheetView
 
isShowingAllTabs() - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.widget.MagnoliaTabSheetViewImpl
 
isSingleSelectMode() - Method in class com.vaadin.client.ui.VScrollTablePatched
 
isSorted() - Method in class com.vaadin.client.ui.VScrollTablePatched.HeaderCell
 
isSpanColumns() - Method in class com.vaadin.client.ui.VScrollTablePatched.VScrollTableBody.VScrollTableGeneratedRow
 
isSpanColumns() - Method in class com.vaadin.client.ui.VTreeTablePatched.VTreeTableScrollBody.VTreeTableGeneratedRow
 
isSubmenuOpen() - Method in class org.vaadin.peter.contextmenu.client.ContextMenuItemWidget
 
isSubsetOf(Range) - Method in class info.magnolia.ui.vaadin.gwt.shared.Range
Checks whether this range is a subset of another range.
isTreeCellAdded - Variable in class com.vaadin.client.ui.VTreeTablePatched.VTreeTableScrollBody.VTreeTableRow
 
isValid() - Method in class info.magnolia.ui.vaadin.form.Form
 
isValid() - Method in interface info.magnolia.ui.vaadin.form.FormViewReduced
 
isValid - Variable in class info.magnolia.ui.vaadin.gwt.client.jcrop.JCropState
 
isValidationVisible - Variable in class info.magnolia.ui.vaadin.gwt.client.form.formsection.connector.FormSectionState
 
isVisible() - Method in class info.magnolia.ui.vaadin.dialog.BaseDialog.DescriptionVisibilityEvent
 
isVisible - Variable in class info.magnolia.ui.vaadin.gwt.client.jcrop.JCropState
 
isVisibleInHierarchy() - Method in class com.vaadin.client.ui.VScrollTablePatched
 
isWide() - Method in class info.magnolia.ui.vaadin.dialog.BaseDialog.WideEvent
 
isWide - Variable in class info.magnolia.ui.vaadin.gwt.client.dialog.connector.BaseDialogState
 
isWide - Variable in class info.magnolia.ui.vaadin.gwt.client.dialog.widget.DialogHeaderWidget
 
isWorkPending() - Method in class com.vaadin.client.ui.VScrollTablePatched
 
ITEM_CLICK_METHOD - Static variable in interface org.vaadin.peter.contextmenu.ContextMenu.ContextMenuItemClickListener
 
itemClicked(String, boolean) - Method in interface org.vaadin.peter.contextmenu.client.ContextMenuServerRpc
Called by the client widget when context menu item is clicked
iterator() - Method in class com.vaadin.client.ui.VScrollTablePatched.TableFooter
 
iterator() - Method in class com.vaadin.client.ui.VScrollTablePatched.TableHead
 
iterator() - Method in class com.vaadin.client.ui.VScrollTablePatched.VScrollTableBody
 
iterator() - Method in class com.vaadin.client.ui.VScrollTablePatched.VScrollTableBody.VScrollTableRow
 
iterator() - Method in class info.magnolia.ui.vaadin.dialog.BaseDialog
 
iterator() - Method in class info.magnolia.ui.vaadin.form.FormSection
 
iterator() - Method in class info.magnolia.ui.vaadin.icon.CompositeIcon
 
iterator() - Method in class info.magnolia.ui.vaadin.magnoliashell.DeckLayout
 
iterator() - Method in class info.magnolia.ui.vaadin.magnoliashell.MagnoliaShell
Must also include any overlays that have been attached to the shell.
iterator() - Method in class info.magnolia.ui.vaadin.tabsheet.MagnoliaTabSheet
 

J

JCrop - Class in info.magnolia.ui.vaadin.editor
An Image extension that operates JCrop JQuery plugin (http://deepliquid.com/content/Jcrop.html).
JCrop(JCropHandler) - Constructor for class info.magnolia.ui.vaadin.editor.JCrop
 
JCropField - Class in info.magnolia.ui.vaadin.editor
Field that wraps A CroppableImage, manages the SelectionArea as a value.
JCropField() - Constructor for class info.magnolia.ui.vaadin.editor.JCropField
 
JCropHandler - Interface in info.magnolia.ui.vaadin.editor
Handler interface for JCrop-related events.
JCropState - Class in info.magnolia.ui.vaadin.gwt.client.jcrop
Shared state of JCrop extension.
JCropState() - Constructor for class info.magnolia.ui.vaadin.gwt.client.jcrop.JCropState
 
JQueryAnimation - Class in info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.animation
GWT Animation wrapper for JQuery Animations.
JQueryAnimation() - Constructor for class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.animation.JQueryAnimation
 
jQueryBoostrap - Class in info.magnolia.ui.vaadin.gwt.client.jquerywrapper
Calls JQuery noConflict on load.
jQueryBoostrap() - Constructor for class info.magnolia.ui.vaadin.gwt.client.jquerywrapper.jQueryBoostrap
 
JQueryCallback - Interface in info.magnolia.ui.vaadin.gwt.client.jquerywrapper
Java callback for JQuery events/animations.
JQueryWrapper - Class in info.magnolia.ui.vaadin.gwt.client.jquerywrapper
JQuery library wrapper.
JQueryWrapper() - Constructor for class info.magnolia.ui.vaadin.gwt.client.jquerywrapper.JQueryWrapper
 
jumpToNextError(FormFieldWrapper) - Method in class info.magnolia.ui.vaadin.gwt.client.form.connector.FormConnector
 
jumpToNextError(FormFieldWrapper) - Method in interface info.magnolia.ui.vaadin.gwt.client.form.widget.FormView.Presenter
 
jumpToNextError() - Method in class info.magnolia.ui.vaadin.gwt.client.form.widget.FormViewImpl
 

K

keycode - Variable in class com.vaadin.client.ui.VTreeTablePatched.PendingNavigationEvent
 
keys - Variable in class info.magnolia.ui.vaadin.gwt.client.extension.ShortcutProtectorState
 

L

lastRenderedHeight - Variable in class com.vaadin.client.ui.VScrollTablePatched
For internal use only.
layout() - Method in class info.magnolia.ui.vaadin.gwt.client.richtext.RichTextConnector
 
layoutHorizontally() - Method in class com.vaadin.client.ui.table.TableConnectorPatched
 
layoutVertically() - Method in class com.vaadin.client.ui.table.TableConnectorPatched
 
lazyRevertFocusToRow(VScrollTablePatched.VScrollTableBody.VScrollTableRow) - Method in class com.vaadin.client.ui.VScrollTablePatched
 
LazyThumbnailLayout - Class in info.magnolia.ui.vaadin.layout
Lazy layout of asset thumbnails.
LazyThumbnailLayout() - Constructor for class info.magnolia.ui.vaadin.layout.LazyThumbnailLayout
 
LazyThumbnailLayout.ThumbnailDblClickListener - Interface in info.magnolia.ui.vaadin.layout
Listener for thumbnail double clicks.
LazyThumbnailLayout.ThumbnailRightClickListener - Interface in info.magnolia.ui.vaadin.layout
Listener for thumbnail right clicks.
LazyThumbnailLayout.ThumbnailSelectionListener - Interface in info.magnolia.ui.vaadin.layout
Listener interface for thumbnail selection.
LazyThumbnailLayoutConnector - Class in info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.connector
Connector for LazyThumbnailLayout.
LazyThumbnailLayoutConnector() - Constructor for class info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.connector.LazyThumbnailLayoutConnector
 
LazyThumbnailLayoutConnector.ThumbnailService - Interface in info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.connector
Serves thumbnails.
LazyThumbnailLayoutImageBundle - Interface in info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.widget
ImageBundle for the lazy thumbnail layout.
left - Variable in class com.vaadin.client.ui.VScrollTablePatched.ContextMenuDetails
 
left() - Method in class info.magnolia.ui.vaadin.gwt.client.jquerywrapper.Position
 
length() - Method in class info.magnolia.ui.vaadin.gwt.shared.Range
The number of integers contained in the range.
LightDialog - Class in info.magnolia.ui.vaadin.dialog
A thin component to create a dialog with a light style.
LightDialog() - Constructor for class info.magnolia.ui.vaadin.dialog.LightDialog
 
loadApp(String) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.MagnoliaShellConnector
 
loadApp(String) - Method in interface info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.MagnoliaShellView.Presenter
 
loadEditor(String) - Method in class info.magnolia.ui.vaadin.gwt.client.richtext.VMagnoliaRichTextField
 
loadEditor(String) - Method in class org.vaadin.openesignforms.ckeditor.widgetset.client.ui.VCKEditorTextField
Expose loadEditor command to subclasses, so that they can perform additional logic before/after creating CKEditor instance on the page, e.g.
LoadingIcon - Class in info.magnolia.ui.vaadin.icon
The LoadingIcon is a lightweight component that outputs the magnolia 5 loading icon as a simple scalable widget.
LoadingIcon() - Constructor for class info.magnolia.ui.vaadin.icon.LoadingIcon
 
LoadingIcon(int) - Constructor for class info.magnolia.ui.vaadin.icon.LoadingIcon
 
LoadingIconConnector - Class in info.magnolia.ui.vaadin.gwt.client.icon.connector
LoadingIconConnector.
LoadingIconConnector() - Constructor for class info.magnolia.ui.vaadin.gwt.client.icon.connector.LoadingIconConnector
 
LoadingIconState - Class in info.magnolia.ui.vaadin.gwt.client.icon.connector
LoadingIconState.
LoadingIconState() - Constructor for class info.magnolia.ui.vaadin.gwt.client.icon.connector.LoadingIconState
 
LoadingIconWidget - Class in info.magnolia.ui.vaadin.gwt.client.icon.widget
The GwtLoadingIcon widget.
LoadingIconWidget() - Constructor for class info.magnolia.ui.vaadin.gwt.client.icon.widget.LoadingIconWidget
 
loadThumbnails(int, int, int, int) - Method in interface info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.rpc.ThumbnailLayoutServerRpc
 
localeChanged(Locale) - Method in interface info.magnolia.ui.vaadin.form.FormViewReduced.Listener
 
logo - Variable in class info.magnolia.ui.vaadin.gwt.client.tabsheet.connector.MagnoliaTabSheetState
 
logoBgColor - Variable in class info.magnolia.ui.vaadin.gwt.client.tabsheet.connector.MagnoliaTabSheetState
 

M

MagnoliaFormTab - Class in info.magnolia.ui.vaadin.form.tab
An extension of MagnoliaTab.
MagnoliaFormTab(String, FormSection) - Constructor for class info.magnolia.ui.vaadin.form.tab.MagnoliaFormTab
 
MagnoliaPinchEvent<H extends com.google.gwt.event.shared.EventHandler> - Class in info.magnolia.ui.vaadin.gwt.client.pinch
Magnolia Pinch event.
MagnoliaPinchEvent(int, int, double) - Constructor for class info.magnolia.ui.vaadin.gwt.client.pinch.MagnoliaPinchEvent
 
MagnoliaPinchMoveEvent - Class in info.magnolia.ui.vaadin.gwt.client.pinch
MagnoliaPinchMoveEvent.
MagnoliaPinchMoveEvent(int, int, double) - Constructor for class info.magnolia.ui.vaadin.gwt.client.pinch.MagnoliaPinchMoveEvent
 
MagnoliaPinchMoveEvent.Handler - Interface in info.magnolia.ui.vaadin.gwt.client.pinch
Event handler.
MagnoliaPinchRecognizer - Class in info.magnolia.ui.vaadin.gwt.client.pinch
MagnoliaPinchRecognizer.
MagnoliaPinchRecognizer(HasHandlers, OffsetProvider) - Constructor for class info.magnolia.ui.vaadin.gwt.client.pinch.MagnoliaPinchRecognizer
 
MagnoliaPinchStartEvent - Class in info.magnolia.ui.vaadin.gwt.client.pinch
MagnoliaPinchStartEvent.
MagnoliaPinchStartEvent(int, int, double) - Constructor for class info.magnolia.ui.vaadin.gwt.client.pinch.MagnoliaPinchStartEvent
 
MagnoliaPinchStartEvent.Handler - Interface in info.magnolia.ui.vaadin.gwt.client.pinch
Event handler.
MagnoliaRichTextField - Class in info.magnolia.ui.vaadin.richtext
Extended CKEditorTextField for custom made Magnolia plugins.
MagnoliaRichTextField() - Constructor for class info.magnolia.ui.vaadin.richtext.MagnoliaRichTextField
 
MagnoliaRichTextField(MagnoliaRichTextFieldConfig) - Constructor for class info.magnolia.ui.vaadin.richtext.MagnoliaRichTextField
 
MagnoliaRichTextField.PluginListener - Interface in info.magnolia.ui.vaadin.richtext
Event handler listener for plugin connectivity.
MagnoliaRichTextFieldConfig - Class in info.magnolia.ui.vaadin.richtext
Extends CKEditorConfig by defining more coherent toolbar API and configuring custom plugins.
MagnoliaRichTextFieldConfig() - Constructor for class info.magnolia.ui.vaadin.richtext.MagnoliaRichTextFieldConfig
 
MagnoliaRichTextFieldConfig.ToolbarGroup - Class in info.magnolia.ui.vaadin.richtext
Bean class for toolbar group.
MagnoliaRichTextFieldConfig.ToolbarGroup(String, String[]) - Constructor for class info.magnolia.ui.vaadin.richtext.MagnoliaRichTextFieldConfig.ToolbarGroup
 
MagnoliaShell - Class in info.magnolia.ui.vaadin.magnoliashell
Server side implementation of the MagnoliaShell container.
MagnoliaShell() - Constructor for class info.magnolia.ui.vaadin.magnoliashell.MagnoliaShell
 
MagnoliaShell.Listener - Interface in info.magnolia.ui.vaadin.magnoliashell
Listener for events.
MagnoliaShellConnector - Class in info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell
MagnoliaShellConnector.
MagnoliaShellConnector() - Constructor for class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.MagnoliaShellConnector
 
MagnoliaShellRpcDelegate - Class in info.magnolia.ui.vaadin.magnoliashell.rpc
MagnoliaShellRpcDelegate.
MagnoliaShellRpcDelegate(MagnoliaShell) - Constructor for class info.magnolia.ui.vaadin.magnoliashell.rpc.MagnoliaShellRpcDelegate
 
MagnoliaShellState - Class in info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell
MagnoliaShellState.
MagnoliaShellState() - Constructor for class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.MagnoliaShellState
 
MagnoliaShellView - Interface in info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell
The view interface for MagnoliaShell (implemented by GWT part of MagnoliaShell).
MagnoliaShellView.Presenter - Interface in info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell
Presenter for MagnoliaShellView.
MagnoliaShellViewImpl - Class in info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell
GWT implementation of MagnoliaShell client side (the view part basically).
MagnoliaShellViewImpl() - Constructor for class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.MagnoliaShellViewImpl
 
MagnoliaSwipeRecognizer - Class in info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport
MagnoliaSwipeHandler.
MagnoliaSwipeRecognizer(HasHandlers) - Constructor for class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.MagnoliaSwipeRecognizer
 
MagnoliaSwipeRecognizer(HasHandlers, int) - Constructor for class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.MagnoliaSwipeRecognizer
 
MagnoliaSwipeRecognizer(HasHandlers, int, int) - Constructor for class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.MagnoliaSwipeRecognizer
 
MagnoliaTab - Class in info.magnolia.ui.vaadin.tabsheet
A tab in the shell tabsheet.
MagnoliaTab(String, Component) - Constructor for class info.magnolia.ui.vaadin.tabsheet.MagnoliaTab
 
MagnoliaTabConnector - Class in info.magnolia.ui.vaadin.gwt.client.tabsheet.tab.connector
MagnoliaTabConnector.
MagnoliaTabConnector() - Constructor for class info.magnolia.ui.vaadin.gwt.client.tabsheet.tab.connector.MagnoliaTabConnector
 
MagnoliaTabLabel - Class in info.magnolia.ui.vaadin.gwt.client.tabsheet.tab.widget
Tab label in the tab bar.
MagnoliaTabLabel() - Constructor for class info.magnolia.ui.vaadin.gwt.client.tabsheet.tab.widget.MagnoliaTabLabel
 
MagnoliaTable - Class in info.magnolia.ui.vaadin.grid
MagnoliaTable.
MagnoliaTable(Container) - Constructor for class info.magnolia.ui.vaadin.grid.MagnoliaTable
 
MagnoliaTable() - Constructor for class info.magnolia.ui.vaadin.grid.MagnoliaTable
 
MagnoliaTableConnector - Class in info.magnolia.ui.vaadin.gwt.client.grid.connector
Connector class for magnolia table.
MagnoliaTableConnector() - Constructor for class info.magnolia.ui.vaadin.gwt.client.grid.connector.MagnoliaTableConnector
 
MagnoliaTabSheet - Class in info.magnolia.ui.vaadin.tabsheet
Simple lightweight tabsheet component.
MagnoliaTabSheet() - Constructor for class info.magnolia.ui.vaadin.tabsheet.MagnoliaTabSheet
 
MagnoliaTabSheetClientRpc - Interface in info.magnolia.ui.vaadin.gwt.client.tabsheet.rpc
MagnoliaTabSheetClientRpc.
MagnoliaTabSheetConnector - Class in info.magnolia.ui.vaadin.gwt.client.tabsheet.connector
Client-side connector, counter-part of MagnoliaTabSheet.
MagnoliaTabSheetConnector() - Constructor for class info.magnolia.ui.vaadin.gwt.client.tabsheet.connector.MagnoliaTabSheetConnector
 
MagnoliaTabSheetServerRpc - Interface in info.magnolia.ui.vaadin.gwt.client.tabsheet.rpc
MagnoliaTabSheetServerRpc.
MagnoliaTabSheetState - Class in info.magnolia.ui.vaadin.gwt.client.tabsheet.connector
MagnoliaTabSheetState.
MagnoliaTabSheetState() - Constructor for class info.magnolia.ui.vaadin.gwt.client.tabsheet.connector.MagnoliaTabSheetState
 
MagnoliaTabSheetView - Interface in info.magnolia.ui.vaadin.gwt.client.tabsheet.widget
VShellTabView.
MagnoliaTabSheetViewImpl - Class in info.magnolia.ui.vaadin.gwt.client.tabsheet.widget
Contains the tabs at the top and the tabs themselves.
MagnoliaTabSheetViewImpl(EventBus) - Constructor for class info.magnolia.ui.vaadin.gwt.client.tabsheet.widget.MagnoliaTabSheetViewImpl
 
MagnoliaTabState - Class in info.magnolia.ui.vaadin.gwt.client.tabsheet.tab.connector
MagnoliaTabState() - Constructor for class info.magnolia.ui.vaadin.gwt.client.tabsheet.tab.connector.MagnoliaTabState
 
MagnoliaTabWidget - Class in info.magnolia.ui.vaadin.gwt.client.tabsheet.tab.widget
Client-side implementation of the tab.
MagnoliaTabWidget(MagnoliaTabConnector) - Constructor for class info.magnolia.ui.vaadin.gwt.client.tabsheet.tab.widget.MagnoliaTabWidget
 
MagnoliaTreeTable - Class in info.magnolia.ui.vaadin.grid
VMagnoliaTreeTable.
MagnoliaTreeTable(Container) - Constructor for class info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
 
MagnoliaTreeTable() - Constructor for class info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
 
MagnoliaTreeTableConnector - Class in info.magnolia.ui.vaadin.gwt.client.grid.connector
Connector class for Magnolia tree table.
MagnoliaTreeTableConnector() - Constructor for class info.magnolia.ui.vaadin.gwt.client.grid.connector.MagnoliaTreeTableConnector
 
mainActionContainer - Variable in class info.magnolia.ui.vaadin.gwt.client.dialog.connector.BaseDialogState
 
makeItemFirst(List<T>, T) - Static method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.util.CollectionUtil
 
makeScrollable() - Method in class info.magnolia.ui.vaadin.gwt.client.touchwidget.VNonScrollableUI
 
marginHeight() - Method in class info.magnolia.ui.vaadin.gwt.client.jquerywrapper.JQueryWrapper
 
marginWidth() - Method in class info.magnolia.ui.vaadin.gwt.client.jquerywrapper.JQueryWrapper
 
max - Variable in class info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.connector.ThumbnailLayoutState.SelectionModel
 
MAX_PREFFERED_AMOUNT_OF_THUMBNAILS_IN_ROW - Static variable in class info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.widget.EscalatorThumbnailsPanel
 
maxHeight - Variable in class info.magnolia.ui.vaadin.gwt.client.jcrop.JCropState
 
MAXLENGTH_INDICATOR_STYLE_NAME - Static variable in class info.magnolia.ui.vaadin.gwt.client.extension.MaxLengthIndicatorConnector
 
MaxLengthIndicator - Class in info.magnolia.ui.vaadin.extension
An AbstractTextField-compatible extension which adds an indicator of maximum possible vs currently entered amount of characters in an input.
This extension is only meant for the text fields with the maxLength property defined.
MaxLengthIndicator() - Constructor for class info.magnolia.ui.vaadin.extension.MaxLengthIndicator
 
MaxLengthIndicatorConnector - Class in info.magnolia.ui.vaadin.gwt.client.extension
Client-side connector for MaxLengthIndicator.
MaxLengthIndicatorConnector() - Constructor for class info.magnolia.ui.vaadin.gwt.client.extension.MaxLengthIndicatorConnector
 
maxWidth - Variable in class info.magnolia.ui.vaadin.gwt.client.jcrop.JCropState
 
measureRowHeightOffset(int) - Method in class com.vaadin.client.ui.VScrollTablePatched
 
MENU_CLOSED - Static variable in interface org.vaadin.peter.contextmenu.ContextMenu.ContextMenuClosedListener
 
MENU_OPENED_FROM_COMPONENT - Static variable in interface org.vaadin.peter.contextmenu.ContextMenu.ContextMenuOpenedListener.ComponentListener
 
MENU_OPENED_FROM_TABLE_FOOTER_METHOD - Static variable in interface org.vaadin.peter.contextmenu.ContextMenu.ContextMenuOpenedListener.TableListener
 
MENU_OPENED_FROM_TABLE_HEADER_METHOD - Static variable in interface org.vaadin.peter.contextmenu.ContextMenu.ContextMenuOpenedListener.TableListener
 
MENU_OPENED_FROM_TABLE_ROW_METHOD - Static variable in interface org.vaadin.peter.contextmenu.ContextMenu.ContextMenuOpenedListener.TableListener
 
MENU_OPENED_FROM_TREE_ITEM_METHOD - Static variable in interface org.vaadin.peter.contextmenu.ContextMenu.ContextMenuOpenedListener.TreeListener
 
messageEl - Variable in class info.magnolia.ui.vaadin.gwt.client.form.formsection.widget.InlineMessageWidget
 
MessageStyleTypeEnum - Enum in info.magnolia.ui.vaadin.overlay
Enumeration of configured MessageStyleTypes.
messageWrapper - Variable in class info.magnolia.ui.vaadin.gwt.client.form.formsection.widget.InlineMessageWidget
 
min - Variable in class info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.connector.ThumbnailLayoutState.SelectionModel
 
minHeight - Variable in class info.magnolia.ui.vaadin.gwt.client.jcrop.JCropState
 
minWidth - Variable in class info.magnolia.ui.vaadin.gwt.client.jcrop.JCropState
 
MobileSafariTouchWidgetImplProxy - Class in info.magnolia.ui.vaadin.gwt.client.touchwidget
Special implementation of TouchWidgetImpl that prevents conflicts with the inbuilt GWT touch functionality.
MobileSafariTouchWidgetImplProxy() - Constructor for class info.magnolia.ui.vaadin.gwt.client.touchwidget.MobileSafariTouchWidgetImplProxy
 
modalityLevel - Variable in class info.magnolia.ui.vaadin.gwt.client.dialog.connector.BaseDialogState
 
moveCell(int, int) - Method in class com.vaadin.client.ui.VScrollTablePatched.TableFooter
Swap cells when the column are dragged
moveCell(int, int) - Method in class com.vaadin.client.ui.VScrollTablePatched.TableHead
 
moveCol(int, int) - Method in class com.vaadin.client.ui.VScrollTablePatched.VScrollTableBody
 
multiselectmode - Variable in class com.vaadin.client.ui.VScrollTablePatched
 
multiselectPending - Variable in class com.vaadin.client.ui.VScrollTablePatched
For internal use only.

N

name - Variable in class info.magnolia.ui.vaadin.gwt.client.tabsheet.connector.MagnoliaTabSheetState
 
navigateToMessageDetails(String) - Method in interface info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.MagnoliaShellView
 
navigateToMessageDetails(String) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.MagnoliaShellViewImpl
 
NavigatorButton - Class in info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell
NavigatorButton.
NavigatorButton(ShellAppType) - Constructor for class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.NavigatorButton
 
next() - Method in class info.magnolia.ui.vaadin.common.ComponentIterator
 
nextErrorLabel - Variable in class info.magnolia.ui.vaadin.gwt.client.form.connector.FormState
 
Notification - Class in info.magnolia.ui.vaadin.dialog
Component for showing notification messages.
Notification(MessageStyleType) - Constructor for class info.magnolia.ui.vaadin.dialog.Notification
 
notification - Variable in class info.magnolia.ui.vaadin.gwt.client.tabsheet.tab.connector.MagnoliaTabState
 
notifyClickListeners() - Method in class org.vaadin.peter.contextmenu.ContextMenu.ContextMenuItem
 
notifyOnFragmentChanged(String) - Method in class info.magnolia.ui.vaadin.magnoliashell.MagnoliaShell
 
NullIcon - Class in info.magnolia.ui.vaadin.icon
The NullIcon.
NullIcon() - Constructor for class info.magnolia.ui.vaadin.icon.NullIcon
 

O

offset - Variable in class info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.connector.ThumbnailLayoutState
 
offsetBy(int) - Method in class info.magnolia.ui.vaadin.gwt.shared.Range
Get a range that is based on this one, but offset by a number.
on(String, Callbacks) - Method in class info.magnolia.ui.vaadin.gwt.client.jquerywrapper.JQueryWrapper
 
on(String, String, Callbacks) - Method in class info.magnolia.ui.vaadin.gwt.client.jquerywrapper.JQueryWrapper
 
ON_CONFIRMATION - Static variable in class info.magnolia.ui.vaadin.dialog.ConfirmationDialog.ConfirmationEvent
 
ON_DESCRIPTION_VISIBILITY_CHANGED - Static variable in class info.magnolia.ui.vaadin.dialog.BaseDialog.DescriptionVisibilityEvent
 
ON_DIALOG_CLOSE - Static variable in class info.magnolia.ui.vaadin.dialog.BaseDialog.DialogCloseEvent
 
ON_WIDE_CHANGED - Static variable in class info.magnolia.ui.vaadin.dialog.BaseDialog.WideEvent
 
onActionTriggered(ActionTriggerEvent) - Method in interface info.magnolia.ui.vaadin.gwt.client.actionbar.event.ActionTriggerEvent.Handler
 
onActionTriggered(String) - Method in interface info.magnolia.ui.vaadin.gwt.client.actionbar.rpc.ActionbarServerRpc
 
onActionTriggered(ActionTriggerEvent) - Method in class info.magnolia.ui.vaadin.gwt.client.actionbar.widget.ActionbarWidgetViewImpl
 
onActivateApp(ActivateAppEvent) - Method in interface info.magnolia.ui.vaadin.gwt.client.magnoliashell.event.ActivateAppEvent.Handler
 
onActiveTabChanged(ActiveTabChangedEvent) - Method in interface info.magnolia.ui.vaadin.gwt.client.tabsheet.event.ActiveTabChangedEvent.Handler
 
onAppActivated(AppActivationEvent) - Method in interface info.magnolia.ui.vaadin.gwt.client.applauncher.event.AppActivationEvent.Handler
 
onAppActivated(AppActivationEvent) - Method in class info.magnolia.ui.vaadin.gwt.client.applauncher.widget.AppLauncherViewImpl
 
onAppRequested(AppRequestedEvent) - Method in interface info.magnolia.ui.vaadin.gwt.client.magnoliashell.event.AppRequestedEvent.Handler
 
onAppStarted(String) - Method in class info.magnolia.ui.vaadin.magnoliashell.MagnoliaShell
 
onAppStarting() - Method in interface info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.MagnoliaShellView
 
onAppStarting() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.MagnoliaShellViewImpl
 
onAppStopped(String) - Method in class info.magnolia.ui.vaadin.magnoliashell.MagnoliaShell
 
onAttach() - Method in class com.vaadin.client.ui.VScrollTablePatched
 
onAttach() - Method in class com.vaadin.client.ui.VTreeTablePatched.VTreeTableScrollBody.VTreeTableRow
 
onBlur(BlurEvent) - Method in class com.vaadin.client.ui.VScrollTablePatched
 
onBlur() - Method in class org.vaadin.openesignforms.ckeditor.widgetset.client.ui.VCKEditorTextField
 
onBrowserEvent(Event) - Method in class com.vaadin.client.ui.VScrollTablePatched.FocusableScrollContextPanel
 
onBrowserEvent(Event) - Method in class com.vaadin.client.ui.VScrollTablePatched.FooterCell
Handle column clicking
onBrowserEvent(Event) - Method in class com.vaadin.client.ui.VScrollTablePatched.HeaderCell
Handle column reordering.
onBrowserEvent(Event) - Method in class com.vaadin.client.ui.VScrollTablePatched.TableHead
 
onBrowserEvent(Event) - Method in class com.vaadin.client.ui.VScrollTablePatched.VScrollTableBody.VScrollTableRow
 
onBrowserEvent(Event) - Method in class com.vaadin.client.ui.VTreeTablePatched
 
onBrowserEvent(Event) - Method in class com.vaadin.client.ui.VTreeTablePatched.VTreeTableScrollBody.VTreeTableRow
 
onBrowserEvent(Event) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shellmessage.ShellMessageWidget
 
onChange() - Method in class info.magnolia.ui.vaadin.gwt.client.richtext.VMagnoliaRichTextField
Override VCKEditorTextField's default behavior, defer update in case field is immediate.
onChange() - Method in class org.vaadin.openesignforms.ckeditor.widgetset.client.ui.VCKEditorTextField
 
onChangeFullScreen(FullScreenEvent) - Method in interface info.magnolia.ui.vaadin.gwt.client.magnoliashell.event.FullScreenEvent.Handler
 
onClick(ClickEvent) - Method in class org.vaadin.peter.contextmenu.client.ContextMenuItemWidgetHandler
 
onClose(CloseEvent<PopupPanel>) - Method in class com.vaadin.client.ui.VScrollTablePatched.ContextMenuDetails
 
onClose(BaseDialog.DialogCloseEvent) - Method in interface info.magnolia.ui.vaadin.dialog.BaseDialog.DialogCloseEvent.Handler
 
onClosed() - Method in interface info.magnolia.ui.vaadin.gwt.client.dialog.rpc.OverlayServerRpc
 
onCloseFired() - Method in interface info.magnolia.ui.vaadin.gwt.client.dialog.widget.DialogHeaderWidget.DialogHeaderCallback
 
onComplete() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.animation.JQueryAnimation
 
onComplete() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.animation.ZoomAnimation
 
onConfirmation(ConfirmationDialog.ConfirmationEvent) - Method in interface info.magnolia.ui.vaadin.dialog.ConfirmationDialog.ConfirmationEvent.Handler
 
onConnectorHierarchyChange(ConnectorHierarchyChangeEvent) - Method in class com.vaadin.client.ui.table.TableConnectorPatched
 
onConnectorHierarchyChange(ConnectorHierarchyChangeEvent) - Method in class info.magnolia.ui.vaadin.gwt.client.dialog.connector.BaseDialogConnector
 
onConnectorHierarchyChange(ConnectorHierarchyChangeEvent) - Method in class info.magnolia.ui.vaadin.gwt.client.dialog.connector.OverlayConnector
 
onConnectorHierarchyChange(ConnectorHierarchyChangeEvent) - Method in class info.magnolia.ui.vaadin.gwt.client.form.connector.FormConnector
 
onConnectorHierarchyChange(ConnectorHierarchyChangeEvent) - Method in class info.magnolia.ui.vaadin.gwt.client.form.formsection.connector.FormSectionConnector
 
onConnectorHierarchyChange(ConnectorHierarchyChangeEvent) - Method in class info.magnolia.ui.vaadin.gwt.client.icon.connector.CompositeIconConnector
 
onConnectorHierarchyChange(ConnectorHierarchyChangeEvent) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.MagnoliaShellConnector
 
onConnectorHierarchyChange(ConnectorHierarchyChangeEvent) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.connector.AppsViewportConnector
 
onConnectorHierarchyChange(ConnectorHierarchyChangeEvent) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.connector.ViewportConnector
 
onConnectorHierarchyChange(ConnectorHierarchyChangeEvent) - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.connector.MagnoliaTabSheetConnector
 
onConnectorHierarchyChange(ConnectorHierarchyChangeEvent) - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.tab.connector.MagnoliaTabConnector
 
onContextMenuClosed(ContextMenu.ContextMenuClosedEvent) - Method in interface org.vaadin.peter.contextmenu.ContextMenu.ContextMenuClosedListener
Called when the context menu is closed
onContextMenuOpenFromComponent(ContextMenu.ContextMenuOpenedOnComponentEvent) - Method in interface org.vaadin.peter.contextmenu.ContextMenu.ContextMenuOpenedListener.ComponentListener
Called by the context menu when it's opened by clicking on component.
onContextMenuOpenFromFooter(ContextMenu.ContextMenuOpenedOnTableFooterEvent) - Method in interface org.vaadin.peter.contextmenu.ContextMenu.ContextMenuOpenedListener.TableListener
Called by the context menu when it's opened by clicking table component's footer
onContextMenuOpenFromHeader(ContextMenu.ContextMenuOpenedOnTableHeaderEvent) - Method in interface org.vaadin.peter.contextmenu.ContextMenu.ContextMenuOpenedListener.TableListener
Called by the context menu when it's opened by clicking table component's header
onContextMenuOpenFromRow(ContextMenu.ContextMenuOpenedOnTableRowEvent) - Method in interface org.vaadin.peter.contextmenu.ContextMenu.ContextMenuOpenedListener.TableListener
Called by the context menu when it's opened by clicking table component's row
onContextMenuOpenFromTreeItem(ContextMenu.ContextMenuOpenedOnTreeItemEvent) - Method in interface org.vaadin.peter.contextmenu.ContextMenu.ContextMenuOpenedListener.TreeListener
Called by the context menu when it's opened by clicking item on a tree.
onContextMenuOpenRequested(int, int, String) - Method in interface org.vaadin.peter.contextmenu.client.ContextMenuServerRpc
Called by the client side when context menu is about to be opened.
onDataReady() - Method in class org.vaadin.openesignforms.ckeditor.widgetset.client.ui.VCKEditorTextField
 
onDescriptionVisibilityChanged(BaseDialog.DescriptionVisibilityEvent) - Method in interface info.magnolia.ui.vaadin.dialog.BaseDialog.DescriptionVisibilityEvent.Handler
 
onDescriptionVisibilityChanged(boolean) - Method in interface info.magnolia.ui.vaadin.gwt.client.dialog.widget.DialogHeaderWidget.DialogHeaderCallback
 
onDetach() - Method in class com.vaadin.client.ui.VScrollTablePatched
 
onDetach() - Method in class com.vaadin.client.ui.VScrollTablePatched.TableHead
 
onDetach() - Method in class com.vaadin.client.ui.VScrollTablePatched.VScrollTableBody.VScrollTableRow
 
onErrorsDisplayed() - Method in class info.magnolia.ui.vaadin.gwt.client.form.connector.FormConnector
 
onErrorsDisplayed() - Method in interface info.magnolia.ui.vaadin.gwt.client.form.widget.FormView.Presenter
 
onFocus(FocusEvent) - Method in class com.vaadin.client.ui.VScrollTablePatched
 
onFocus() - Method in class org.vaadin.openesignforms.ckeditor.widgetset.client.ui.VCKEditorTextField
 
onFragmentChanged(String) - Method in interface info.magnolia.ui.vaadin.magnoliashell.MagnoliaShell.Listener
 
onHelpAccessibilityChanged(HelpAccessibilityEvent) - Method in interface info.magnolia.ui.vaadin.gwt.client.form.formsection.event.HelpAccessibilityEvent.Handler
 
onHideShellApps(HideShellAppsEvent) - Method in interface info.magnolia.ui.vaadin.gwt.client.magnoliashell.event.HideShellAppsEvent.Handler
 
onHideShellAppsRequest(HideShellAppsRequestedEvent) - Method in interface info.magnolia.ui.vaadin.gwt.client.magnoliashell.event.HideShellAppsRequestedEvent.Handler
 
onHideShellAppsRequested() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.MagnoliaShellConnector
 
onHideShellAppsRequested() - Method in interface info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.ShellAppLauncher.Listener
 
onInstanceReady() - Method in class info.magnolia.ui.vaadin.gwt.client.richtext.VMagnoliaRichTextField
Add plugin listeners when instance is ready.
onInstanceReady() - Method in class org.vaadin.openesignforms.ckeditor.widgetset.client.ui.VCKEditorTextField
 
onItemClicked() - Method in class org.vaadin.peter.contextmenu.client.ContextMenuItemWidget
Called when context menu item is clicked or is focused and enter is pressed.
onKeyUp(KeyUpEvent) - Method in class org.vaadin.peter.contextmenu.client.ContextMenuItemWidgetHandler
 
onLoad() - Method in class info.magnolia.ui.vaadin.gwt.client.dialog.widget.DialogHeaderWidget
 
onLoad() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.MagnoliaShellViewImpl
 
onLoad() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.ShellAppLauncher
 
onLoad() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shellmessage.ShellMessageWidget
 
onLoad() - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.tab.widget.MagnoliaTabLabel
 
onLoad() - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.widget.MagnoliaTabSheetViewImpl
 
onMessageClicked(Element) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shellmessage.ShellMessageWidget
 
onMessageClicked(Element) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shellmessage.VInfoMessage
 
onMessageClicked(Element) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shellmessage.VShellErrorMessage
 
onMessageClicked(Element) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shellmessage.VWarningMessage
 
onModeChange(String) - Method in class org.vaadin.openesignforms.ckeditor.widgetset.client.ui.VCKEditorTextField
 
onMouseOut(MouseOutEvent) - Method in class org.vaadin.peter.contextmenu.client.ContextMenuItemWidgetHandler
 
onMouseOver(MouseOverEvent) - Method in class org.vaadin.peter.contextmenu.client.ContextMenuItemWidgetHandler
 
onOverlayClosed() - Method in interface info.magnolia.ui.vaadin.overlay.Overlay.Listener
 
onPinchMove(MagnoliaPinchMoveEvent) - Method in interface info.magnolia.ui.vaadin.gwt.client.pinch.MagnoliaPinchMoveEvent.Handler
 
onPinchStart(MagnoliaPinchStartEvent) - Method in interface info.magnolia.ui.vaadin.gwt.client.pinch.MagnoliaPinchStartEvent.Handler
 
onPluginEvent(String, String) - Method in interface info.magnolia.ui.vaadin.gwt.client.richtext.VMagnoliaRichTextEditor.Listener
 
onPluginEvent(String, String) - Method in class info.magnolia.ui.vaadin.gwt.client.richtext.VMagnoliaRichTextField
 
onPluginEvent(String, String) - Method in interface info.magnolia.ui.vaadin.richtext.MagnoliaRichTextField.PluginListener
 
onRelease(CroppableImage.JCropReleaseEvent) - Method in interface info.magnolia.ui.vaadin.editor.CroppableImage.ReleaseListener
 
onResize(ResizeEvent) - Method in class info.magnolia.ui.vaadin.gwt.client.dialog.connector.DialogContainingFormConnector
Calculates and sets the max height of form view.
onResize() - Method in interface info.magnolia.ui.vaadin.gwt.client.tabsheet.widget.MagnoliaTabSheetView
 
onResize() - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.widget.MagnoliaTabSheetViewImpl
 
onSave() - Method in class org.vaadin.openesignforms.ckeditor.widgetset.client.ui.VCKEditorTextField
 
onScroll(ScrollEvent) - Method in class com.vaadin.client.ui.VScrollTablePatched
This method has logic which rows needs to be requested from server when user scrolls
onSelected(CroppableImage.JCropSelectionEvent) - Method in interface info.magnolia.ui.vaadin.editor.CroppableImage.SelectionListener
 
onShellAppLoaded(Widget) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.connector.ShellAppsViewportConnector
 
onShellAppLoaded(Widget) - Method in interface info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.widget.ShellAppsViewportWidget.Listener
 
onShellAppLoaded(Widget) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.widget.ShellAppsViewportWidget
 
onShellAppRequested(ShellAppRequestedEvent) - Method in interface info.magnolia.ui.vaadin.gwt.client.magnoliashell.event.ShellAppRequestedEvent.Handler
 
onShellAppsHidden(ShellAppsHiddenEvent) - Method in interface info.magnolia.ui.vaadin.gwt.client.magnoliashell.event.ShellAppsHiddenEvent.Handler
 
onShellAppsHidden() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.connector.ShellAppsViewportConnector
 
onShellAppsHidden() - Method in interface info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.widget.ShellAppsViewportWidget.Listener
 
onShellAppsHidden() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.widget.ShellAppsViewportWidget
 
onShellAppStarted(ShellAppStartedEvent) - Method in interface info.magnolia.ui.vaadin.gwt.client.magnoliashell.event.ShellAppStartedEvent.Handler
 
onShellAppStarting(ShellAppStartingEvent) - Method in interface info.magnolia.ui.vaadin.gwt.client.magnoliashell.event.ShellAppStartingEvent.Handler
 
onShellAppStarting(ShellAppType) - Method in interface info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.MagnoliaShellView
 
onShellAppStarting(ShellAppType) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.MagnoliaShellViewImpl
 
onShowAllTabs(ShowAllTabsEvent) - Method in interface info.magnolia.ui.vaadin.gwt.client.tabsheet.event.ShowAllTabsHandler
 
onStart() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.animation.JQueryAnimation
 
onStateChanged(StateChangeEvent) - Method in class info.magnolia.ui.vaadin.gwt.client.dialog.connector.OverlayConnector
 
onStateChanged(StateChangeEvent) - Method in class info.magnolia.ui.vaadin.gwt.client.form.formsection.connector.FormSectionConnector
 
onStateChanged(StateChangeEvent) - Method in class info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.connector.LazyThumbnailLayoutConnector
 
onStateChanged(StateChangeEvent) - Method in class info.magnolia.ui.vaadin.gwt.client.richtext.TextAreaStretcherConnector
 
onStateChanged(StateChangeEvent) - Method in class info.magnolia.ui.vaadin.gwt.client.usermenu.UserMenuConnector
 
onStateChanged(StateChangeEvent) - Method in class org.vaadin.peter.contextmenu.client.ContextMenuConnector
 
onTabClosed(TabCloseEvent) - Method in interface info.magnolia.ui.vaadin.gwt.client.tabsheet.event.TabCloseEventHandler
 
onTabSetChanged(TabSetChangedEvent) - Method in interface info.magnolia.ui.vaadin.gwt.client.tabsheet.event.TabSetChangedEvent.Handler
 
onThumbnailClicked(int, boolean, boolean) - Method in class info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.connector.LazyThumbnailLayoutConnector
 
onThumbnailClicked(int, boolean, boolean) - Method in interface info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.widget.EscalatorThumbnailsPanel.Listener
 
onThumbnailDblClicked(Object) - Method in interface info.magnolia.ui.vaadin.layout.LazyThumbnailLayout.ThumbnailDblClickListener
 
onThumbnailDoubleClicked(int) - Method in class info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.connector.LazyThumbnailLayoutConnector
 
onThumbnailDoubleClicked(int) - Method in interface info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.rpc.ThumbnailLayoutServerRpc
 
onThumbnailDoubleClicked(int) - Method in interface info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.widget.EscalatorThumbnailsPanel.Listener
 
onThumbnailRightClicked(int, int, int) - Method in class info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.connector.LazyThumbnailLayoutConnector
 
onThumbnailRightClicked(int, int, int) - Method in interface info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.rpc.ThumbnailLayoutServerRpc
 
onThumbnailRightClicked(int, int, int) - Method in interface info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.widget.EscalatorThumbnailsPanel.Listener
 
onThumbnailRightClicked(Object, int, int) - Method in interface info.magnolia.ui.vaadin.layout.LazyThumbnailLayout.ThumbnailRightClickListener
 
onThumbnailSelected(int, boolean, boolean) - Method in interface info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.rpc.ThumbnailLayoutServerRpc
 
onThumbnailSelected(Object) - Method in interface info.magnolia.ui.vaadin.layout.LazyThumbnailLayout.ThumbnailSelectionListener
Deprecated.
onThumbnailsScaled(float) - Method in interface info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.connector.LazyThumbnailLayoutConnector.ThumbnailService
 
onThumbnailsSelected(Set<Object>) - Method in interface info.magnolia.ui.vaadin.layout.LazyThumbnailLayout.ThumbnailSelectionListener
 
onTouchCancel(TouchCancelEvent) - Method in class info.magnolia.ui.vaadin.gwt.client.touchwidget.TouchCancelHandlerProxy
 
onTouchCanceled(TouchCancelEvent) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.MagnoliaSwipeRecognizer
 
onTouchCanceled(TouchCancelEvent) - Method in class info.magnolia.ui.vaadin.gwt.client.pinch.MagnoliaPinchRecognizer
 
onTouchEnd(TouchEndEvent) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.MagnoliaSwipeRecognizer
 
onTouchEnd(TouchEndEvent) - Method in class info.magnolia.ui.vaadin.gwt.client.pinch.MagnoliaPinchRecognizer
 
onTouchEnd(TouchEndEvent) - Method in class info.magnolia.ui.vaadin.gwt.client.touchwidget.TouchEndHandlerProxy
 
onTouchMove(TouchMoveEvent) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.MagnoliaSwipeRecognizer
 
onTouchMove(TouchMoveEvent) - Method in class info.magnolia.ui.vaadin.gwt.client.pinch.MagnoliaPinchRecognizer
 
onTouchMove(TouchMoveEvent) - Method in class info.magnolia.ui.vaadin.gwt.client.touchwidget.TouchMoveHandlerProxy
 
onTouchStart(TouchStartEvent) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.MagnoliaSwipeRecognizer
 
onTouchStart(TouchStartEvent) - Method in class info.magnolia.ui.vaadin.gwt.client.pinch.MagnoliaPinchRecognizer
 
onTouchStart(TouchStartEvent) - Method in class info.magnolia.ui.vaadin.gwt.client.touchwidget.TouchStartHandlerProxy
 
onUnload() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shellmessage.ShellMessageWidget
 
onUnload() - Method in class org.vaadin.openesignforms.ckeditor.widgetset.client.ui.VCKEditorTextField
 
onUnregister() - Method in class com.vaadin.client.ui.table.TableConnectorPatched
 
onUnregister() - Method in class com.vaadin.client.ui.VScrollTablePatched
 
onUnregister() - Method in class info.magnolia.ui.vaadin.gwt.client.applauncher.connector.AppLauncherConnector
 
onUnregister() - Method in class info.magnolia.ui.vaadin.gwt.client.dialog.connector.DialogContainingFormConnector
 
onUnregister() - Method in class info.magnolia.ui.vaadin.gwt.client.extension.MaxLengthIndicatorConnector
 
onUnregister() - Method in class info.magnolia.ui.vaadin.gwt.client.form.formsection.connector.FormSectionConnector
 
onUnregister() - Method in class info.magnolia.ui.vaadin.gwt.client.richtext.TextAreaStretcherConnector
 
onUnregister() - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.connector.MagnoliaTabSheetConnector
 
onUpdate(double) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.animation.JQueryAnimation
 
onUpdate(double) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.animation.ZoomAnimation
 
onViewportChanged(Range) - Method in interface info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.connector.LazyThumbnailLayoutConnector.ThumbnailService
 
onViewportClose(CurrentAppCloseEvent) - Method in interface info.magnolia.ui.vaadin.gwt.client.magnoliashell.event.CurrentAppCloseEvent.Handler
 
onWideChanged(BaseDialog.WideEvent) - Method in interface info.magnolia.ui.vaadin.dialog.BaseDialog.WideEvent.Handler
 
onWideChanged(boolean) - Method in interface info.magnolia.ui.vaadin.gwt.client.dialog.widget.DialogHeaderWidget.DialogHeaderCallback
 
open - Variable in class com.vaadin.client.ui.VTreeTablePatched.VTreeTableScrollBody.VTreeTableRow
 
open() - Method in class info.magnolia.ui.vaadin.usermenu.UserMenu
 
open(int, int) - Method in class org.vaadin.peter.contextmenu.ContextMenu
Opens the context menu to given coordinates.
openExpander() - Method in class info.magnolia.ui.vaadin.gwt.client.applauncher.widget.VTemporaryAppGroupBarTile
 
openOverlay(View, View, OverlayLayer.ModalityDomain, OverlayLayer.ModalityLevel) - Method in class info.magnolia.ui.vaadin.magnoliashell.MagnoliaShell
Open an Overlay on top of a specific View.
openOverlayOnWidget(Widget, Widget) - Method in interface info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.MagnoliaShellView
Add the overlayWidget to the Shell - but the DOM of the widget will be placed over the DOM of the specified overlayParent.
openOverlayOnWidget(Widget, Widget) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.MagnoliaShellViewImpl
 
org.vaadin.openesignforms.ckeditor.widgetset.client.ui - package org.vaadin.openesignforms.ckeditor.widgetset.client.ui
 
org.vaadin.peter.contextmenu - package org.vaadin.peter.contextmenu
 
org.vaadin.peter.contextmenu.client - package org.vaadin.peter.contextmenu.client
 
outerContentClicked() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.connector.ShellAppsViewportConnector
 
outerContentClicked() - Method in interface info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.widget.ShellAppsViewportWidget.Listener
 
outline - Variable in class info.magnolia.ui.vaadin.gwt.client.icon.connector.BadgeIconState
 
Overlay - Class in info.magnolia.ui.vaadin.overlay
A Single component container that includes a "glass" or "curtain" which dims out and prevents interaction on the elements below it.
Overlay(Component, Component, OverlayLayer.ModalityDomain, OverlayLayer.ModalityLevel) - Constructor for class info.magnolia.ui.vaadin.overlay.Overlay
 
Overlay.Listener - Interface in info.magnolia.ui.vaadin.overlay
Timeout listener interface.
OVERLAY_CLOSE_ANIMATION_DURATION_MSEC - Static variable in class info.magnolia.ui.vaadin.gwt.client.dialog.connector.OverlayConnector
 
OverlayClientRpc - Interface in info.magnolia.ui.vaadin.gwt.client.dialog.rpc
RPC interface for making calls to overlays from server to client.
OverlayConnector - Class in info.magnolia.ui.vaadin.gwt.client.dialog.connector
Client-side connector for Overlay component.
OverlayConnector() - Constructor for class info.magnolia.ui.vaadin.gwt.client.dialog.connector.OverlayConnector
 
overlayContent - Variable in class info.magnolia.ui.vaadin.gwt.client.dialog.connector.OverlayState
 
overlayParent - Variable in class info.magnolia.ui.vaadin.gwt.client.dialog.connector.OverlayState
 
overlays - Variable in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.MagnoliaShellState
 
OverlayServerRpc - Interface in info.magnolia.ui.vaadin.gwt.client.dialog.rpc
Server-side RPC interface for overlays.
OverlayState - Class in info.magnolia.ui.vaadin.gwt.client.dialog.connector
OverlayState.
OverlayState() - Constructor for class info.magnolia.ui.vaadin.gwt.client.dialog.connector.OverlayState
 
OverlayWidget - Class in info.magnolia.ui.vaadin.gwt.client.dialog.widget
OverlayWidget.
OverlayWidget() - Constructor for class info.magnolia.ui.vaadin.gwt.client.dialog.widget.OverlayWidget
 

P

PagingThumbnailContainer - Interface in info.magnolia.ui.vaadin.layout.data
ThumbnailContainer interface extension which allows for setting a lazily loaded page size.
paintableId - Variable in class com.vaadin.client.ui.VScrollTablePatched
For internal use only.
paintableId - Variable in class org.vaadin.openesignforms.ckeditor.widgetset.client.ui.VCKEditorTextField
The client side widget identifier
paintContent(PaintTarget) - Method in class com.vaadin.ui.DragAndDropWrapper
 
paintContent(PaintTarget) - Method in class info.magnolia.ui.vaadin.richtext.MagnoliaRichTextField
 
parseInt(String) - Static method in class info.magnolia.ui.vaadin.gwt.client.jquerywrapper.JQueryWrapper
 
partitionWith(Range) - Method in class info.magnolia.ui.vaadin.gwt.shared.Range
Overlay this range with another one, and partition the ranges according to how they position relative to each other.
pendingNavigationEvents - Variable in class com.vaadin.client.ui.VTreeTablePatched
For internal use only.
PERMANENT_APP_SCROLL_PANEL - Static variable in class info.magnolia.ui.vaadin.gwt.client.applauncher.widget.AppLauncherViewImpl
 
pop() - Method in class info.magnolia.ui.vaadin.magnoliashell.DeckLayout
 
position() - Method in class info.magnolia.ui.vaadin.gwt.client.jquerywrapper.JQueryWrapper
 
Position - Class in info.magnolia.ui.vaadin.gwt.client.jquerywrapper
JQuery Position object wrapper.
Position() - Constructor for class info.magnolia.ui.vaadin.gwt.client.jquerywrapper.Position
 
postLayout() - Method in class com.vaadin.client.ui.panel.EnterFriendlyPanelConnector
 
postLayout() - Method in class com.vaadin.client.ui.table.TableConnectorPatched
 
postLayout() - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.connector.MagnoliaTabSheetConnector
 
postponeSanityCheckForLastRendered - Variable in class com.vaadin.client.ui.VScrollTablePatched
In several cases TreeTable depends on the scrollBody.lastRendered being 'out of sync' while the update is being done.
prepareAriaLink() - Method in class info.magnolia.ui.vaadin.gwt.client.applauncher.widget.AppTileWidget
 
publicPath - Static variable in interface info.magnolia.ui.vaadin.gwt.client.mgwt.SliderClientBundle
 

R

Range - Class in info.magnolia.ui.vaadin.gwt.shared
Represents a span of integer numbers of the type [start, end), provides convenience factory methods and logical operations like intersection, inclusion check etc.
ready(Callbacks) - Method in class info.magnolia.ui.vaadin.gwt.client.jquerywrapper.JQueryWrapper
 
readyForAppSwipeOrShortcutNavigation() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.widget.AppsViewportWidget
Checks whether there are enough apps to navigate to next/previous app (> 1), that some app is loaded and displayed and that no animation is currently in progress.
reArrangeTabVisibility() - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.widget.TabBarWidget
 
recalcWidths - Variable in class com.vaadin.client.ui.VScrollTablePatched
Read from the "recalcWidths" -attribute.
refresh() - Method in interface info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.rpc.ThumbnailLayoutClientRpc
 
refresh() - Method in class info.magnolia.ui.vaadin.layout.LazyThumbnailLayout
 
refreshActionsPositionsTablet() - Method in interface info.magnolia.ui.vaadin.gwt.client.actionbar.widget.ActionbarWidgetView
Update the classes on the actions so that they are positioned correctly.
refreshActionsPositionsTablet() - Method in class info.magnolia.ui.vaadin.gwt.client.actionbar.widget.ActionbarWidgetViewImpl
 
refreshContent() - Method in class com.vaadin.client.ui.VScrollTablePatched.RowRequestHandler
Sends request to refresh content at this position.
registerActionIconResource(String, ThemeResource) - Method in class info.magnolia.ui.vaadin.actionbar.Actionbar
 
registerComponent(Component) - Method in class info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
Make registerComponent public so that inplace-editing fields can be added to table.
registeredAppNames - Variable in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.connector.AppViewportState
 
registerElementResizeListener(Element, ElementResizeListener) - Method in class info.magnolia.ui.vaadin.gwt.client.applauncher.connector.AppLauncherConnector
 
registerElementResizeListener(Element, ElementResizeListener) - Method in interface info.magnolia.ui.vaadin.gwt.client.applauncher.widget.AppLauncherView.Presenter
 
registerShellApp(ShellAppType, Component) - Method in class info.magnolia.ui.vaadin.magnoliashell.MagnoliaShell
 
registerShellApp(ShellAppType, Component) - Method in class info.magnolia.ui.vaadin.magnoliashell.viewport.ShellAppsViewport
 
remove(Widget) - Method in class com.vaadin.client.ui.VScrollTablePatched.TableFooter
 
remove(Widget) - Method in class com.vaadin.client.ui.VScrollTablePatched.TableHead
 
remove(Widget) - Method in class com.vaadin.client.ui.VScrollTablePatched.VScrollTableBody
 
remove(Widget) - Method in class com.vaadin.client.ui.VScrollTablePatched.VScrollTableBody.VScrollTableRow
 
remove() - Method in class info.magnolia.ui.vaadin.common.ComponentIterator
 
remove(Widget) - Method in class info.magnolia.ui.vaadin.gwt.client.form.formsection.widget.FormSectionWidget
 
remove(JQueryCallback) - Method in class info.magnolia.ui.vaadin.gwt.client.jquerywrapper.Callbacks
 
removeAction(String) - Method in class info.magnolia.ui.vaadin.actionbar.Actionbar
 
removeAction(String) - Method in class info.magnolia.ui.vaadin.gwt.client.actionbar.shared.ActionbarSection
 
removeActionTriggerListener(Actionbar.ActionTriggerListener) - Method in class info.magnolia.ui.vaadin.actionbar.Actionbar
 
removeAllComponents() - Method in class info.magnolia.ui.vaadin.magnoliashell.DeckLayout
 
removeAllItems() - Method in class org.vaadin.peter.contextmenu.ContextMenu
Removes all items from the context menu.
removeCell(String) - Method in class com.vaadin.client.ui.VScrollTablePatched.TableFooter
Remove a cell by using the columnId
removeCell(String) - Method in class com.vaadin.client.ui.VScrollTablePatched.TableHead
 
removeChild(Widget) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.widget.AppsViewportWidget
 
removeChild(Widget) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.widget.ViewportWidget
 
removeChildNoTransition(Widget) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.widget.AppsViewportWidget
 
removeChildNoTransition(Widget) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.widget.ViewportWidget
 
removeClass(String) - Method in class info.magnolia.ui.vaadin.gwt.client.jquerywrapper.JQueryWrapper
 
removeComponent(Component) - Method in class info.magnolia.ui.vaadin.form.FormSection
 
removeComponent(Component) - Method in class info.magnolia.ui.vaadin.magnoliashell.DeckLayout
 
removeComponent(Component) - Method in class info.magnolia.ui.vaadin.tabsheet.MagnoliaTabSheet
 
removeConfirmationHandler(ConfirmationDialog.ConfirmationEvent.Handler) - Method in class info.magnolia.ui.vaadin.dialog.ConfirmationDialog
 
removeDescriptionVisibilityHandler(BaseDialog.DescriptionVisibilityEvent.Handler) - Method in class info.magnolia.ui.vaadin.dialog.BaseDialog
 
removeDialogCloseHandler(BaseDialog.DialogCloseEvent.Handler) - Method in class info.magnolia.ui.vaadin.dialog.BaseDialog
 
removeItemClickListener(ContextMenu.ContextMenuItemClickListener) - Method in class org.vaadin.peter.contextmenu.ContextMenu.ContextMenuItem
Removes given click listener from this item.
removeMessage(String) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.MagnoliaShellConnector
 
removeMessage(String) - Method in interface info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.MagnoliaShellView.Presenter
 
removeMessage(String) - Method in interface info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.rpc.ShellServerRpc
 
removeMessage(String) - Method in interface info.magnolia.ui.vaadin.magnoliashell.MagnoliaShell.Listener
 
removeMessage(String) - Method in class info.magnolia.ui.vaadin.magnoliashell.MagnoliaShell
 
removeMessage(String) - Method in class info.magnolia.ui.vaadin.magnoliashell.rpc.MagnoliaShellRpcDelegate
 
removeOverlay(Overlay) - Method in class info.magnolia.ui.vaadin.magnoliashell.MagnoliaShell
 
removePreloader() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.widget.AppsViewportWidget
 
removePreloader() - Method in interface info.magnolia.ui.vaadin.gwt.client.tabsheet.widget.MagnoliaTabSheetView
 
removePreloader() - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.widget.MagnoliaTabSheetViewImpl
 
removeReleaseListener(CroppableImage.ReleaseListener) - Method in class info.magnolia.ui.vaadin.editor.CroppableImage
 
removeReleaseListener(CroppableImage.ReleaseListener) - Method in interface info.magnolia.ui.vaadin.editor.JCropHandler
 
removeRootItem(ContextMenu.ContextMenuItem) - Method in class org.vaadin.peter.contextmenu.ContextMenu
Removes given root item from the context menu
removeRowFromUnsentSelectionRanges(VScrollTablePatched.VScrollTableBody.VScrollTableRow) - Method in class com.vaadin.client.ui.VScrollTablePatched
Removes a key from a range if the key is found in a selected range
removeRunningApp(String) - Method in class info.magnolia.ui.vaadin.magnoliashell.viewport.AppsViewport
 
removeSection(String) - Method in class info.magnolia.ui.vaadin.actionbar.Actionbar
 
removeSection(Component) - Method in class info.magnolia.ui.vaadin.layout.SmallAppLayout
 
removeSelectionListener(CroppableImage.SelectionListener) - Method in class info.magnolia.ui.vaadin.editor.CroppableImage
 
removeSelectionListener(CroppableImage.SelectionListener) - Method in interface info.magnolia.ui.vaadin.editor.JCropHandler
 
removeSelf() - Method in class info.magnolia.ui.vaadin.gwt.client.dialog.connector.OverlayConnector
 
removeStyleName(String) - Method in class info.magnolia.ui.vaadin.editor.CroppableImage
 
removeTab(MagnoliaTabWidget) - Method in interface info.magnolia.ui.vaadin.gwt.client.tabsheet.widget.MagnoliaTabSheetView
 
removeTab(MagnoliaTabWidget) - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.widget.MagnoliaTabSheetViewImpl
 
removeWideHandler(BaseDialog.DialogCloseEvent.Handler) - Method in class info.magnolia.ui.vaadin.dialog.BaseDialog
 
removeWidget(Widget) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.AppsTransitionDelegate
 
renderedRows - Variable in class com.vaadin.client.ui.VScrollTablePatched.VScrollTableBody
 
rendering - Variable in class com.vaadin.client.ui.VScrollTablePatched
For internal use only.
renderInitialRows(UIDL, int, int) - Method in class com.vaadin.client.ui.VScrollTablePatched.VScrollTableBody
 
renderRows(UIDL, int, int) - Method in class com.vaadin.client.ui.VScrollTablePatched.VScrollTableBody
 
reOrderColumn(String, int) - Method in class com.vaadin.client.ui.VScrollTablePatched
 
reOrderColumn(String, int) - Method in class com.vaadin.client.ui.VTreeTablePatched
 
replaceComponent(Component, Component) - Method in class info.magnolia.ui.vaadin.form.FormSection
 
replaceComponent(Component, Component) - Method in class info.magnolia.ui.vaadin.icon.CompositeIcon
 
replaceComponent(Component, Component) - Method in class info.magnolia.ui.vaadin.magnoliashell.DeckLayout
 
replaceComponent(Component, Component) - Method in class info.magnolia.ui.vaadin.tabsheet.MagnoliaTabSheet
 
replaceWidget(Widget, Widget) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.MagnoliaShellViewImpl
 
resize() - Method in class info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.widget.EscalatorThumbnailsPanel
 
resizeCaptionContainer(int) - Method in class com.vaadin.client.ui.VScrollTablePatched.HeaderCell
Makes room for the sorting indicator in case the column that the header cell belongs to is sorted.
resizeCaptionContainer(VScrollTablePatched.HeaderCell) - Method in class com.vaadin.client.ui.VScrollTablePatched.TableHead
 
resizeSortedColumnForSortIndicator() - Method in class com.vaadin.client.ui.VScrollTablePatched
For internal use only.
resolveShellAppType() - Method in class info.magnolia.ui.vaadin.gwt.client.shared.magnoliashell.Fragment
 
restrictTo(Range) - Method in class info.magnolia.ui.vaadin.gwt.shared.Range
Limits this range to be within the bounds of the provided range.
RICH_TEXT_STYLE_NAME - Static variable in class info.magnolia.ui.vaadin.gwt.client.richtext.TextAreaStretcherConnector
 
RichTextConnector - Class in info.magnolia.ui.vaadin.gwt.client.richtext
Connector class for rich text field.
RichTextConnector() - Constructor for class info.magnolia.ui.vaadin.gwt.client.richtext.RichTextConnector
 
right() - Method in class info.magnolia.ui.vaadin.gwt.client.jquerywrapper.Position
 
rowKey - Variable in class com.vaadin.client.ui.VScrollTablePatched.ContextMenuDetails
 
rowKey - Variable in class com.vaadin.client.ui.VScrollTablePatched.VScrollTableBody.VScrollTableRow
 
rowRequestHandler - Variable in class com.vaadin.client.ui.VScrollTablePatched
For internal use only.
rowStyle - Variable in class com.vaadin.client.ui.VScrollTablePatched.VScrollTableBody.VScrollTableRow
 
run() - Method in class com.vaadin.client.ui.VScrollTablePatched.RowRequestHandler
 
run(int, double, Element) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.animation.JQueryAnimation
 
run(int, double, Element) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.animation.ZoomAnimation
 
runningAppNames - Variable in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.connector.AppViewportState
 
runningApps - Variable in class info.magnolia.ui.vaadin.gwt.client.applauncher.connector.AppLauncherState
 

S

sameSubApp(Fragment) - Method in class info.magnolia.ui.vaadin.gwt.client.shared.magnoliashell.Fragment
 
saveNaturalColumnWidthIfNotSaved(int) - Method in class com.vaadin.client.ui.VScrollTablePatched.FooterCell
Saves natural column width if it hasn't been saved already.
saveNaturalColumnWidthIfNotSaved(int) - Method in class com.vaadin.client.ui.VScrollTablePatched.HeaderCell
Saves natural column width if it hasn't been saved already.
scale(float) - Method in class info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.widget.EscalatorThumbnailsPanel
 
scaleRatio - Variable in class info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.connector.ThumbnailLayoutState
 
scaleToWidth(int) - Method in class info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.widget.EscalatorThumbnailsPanel
 
scrollBody - Variable in class com.vaadin.client.ui.VScrollTablePatched
For internal use only.
scrollBody - Variable in class com.vaadin.client.ui.VTreeTablePatched
For internal use only.
scrollBodyPanel - Variable in class com.vaadin.client.ui.VScrollTablePatched
For internal use only.
sectionOrder - Variable in class info.magnolia.ui.vaadin.gwt.client.actionbar.connector.ActionbarState
 
sections - Variable in class info.magnolia.ui.vaadin.gwt.client.actionbar.connector.ActionbarState
 
select(SelectionArea) - Method in class info.magnolia.ui.vaadin.editor.JCrop
 
select(SelectionArea) - Method in class info.magnolia.ui.vaadin.editor.JCropField
 
select(String) - Static method in class info.magnolia.ui.vaadin.gwt.client.jquerywrapper.JQueryWrapper
 
select(Element) - Static method in class info.magnolia.ui.vaadin.gwt.client.jquerywrapper.JQueryWrapper
 
select(Widget) - Static method in class info.magnolia.ui.vaadin.gwt.client.jquerywrapper.JQueryWrapper
 
selectedIndices - Variable in class info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.connector.ThumbnailLayoutState.SelectionModel
 
selectedRowKeys - Variable in class com.vaadin.client.ui.VScrollTablePatched
 
selectFirstItemInNextRender - Variable in class com.vaadin.client.ui.VScrollTablePatched
For internal use only.
selectFirstRenderedRowInViewPort(boolean) - Method in class com.vaadin.client.ui.VScrollTablePatched
Selects the first row visible in the table
selectId(String) - Static method in class info.magnolia.ui.vaadin.gwt.client.jquerywrapper.JQueryWrapper
 
selection - Variable in class info.magnolia.ui.vaadin.gwt.client.jcrop.JCropState
 
selection - Variable in class info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.connector.ThumbnailLayoutState
 
SelectionArea - Class in info.magnolia.ui.vaadin.gwt.shared.jcrop
SelectionArea.
SelectionArea() - Constructor for class info.magnolia.ui.vaadin.gwt.shared.jcrop.SelectionArea
 
SelectionArea(int, int, int, int) - Constructor for class info.magnolia.ui.vaadin.gwt.shared.jcrop.SelectionArea
 
selectionChanged - Variable in class com.vaadin.client.ui.VScrollTablePatched
Flag for notifying when the selection has changed and should be sent to the server
selectionRangeStart - Variable in class com.vaadin.client.ui.VScrollTablePatched
Helper to store selection range start in when using the keyboard
selectionStatusComponent - Variable in class info.magnolia.ui.vaadin.gwt.client.jcrop.JCropState
 
selectLastItemInNextRender - Variable in class com.vaadin.client.ui.VScrollTablePatched
For internal use only.
selectLastRenderedRowInViewPort(boolean) - Method in class com.vaadin.client.ui.VScrollTablePatched
Selects the last row visible in the table
selectLowerSibling() - Method in class org.vaadin.peter.contextmenu.client.ContextMenuItemWidget
 
selectSelectedRows(UIDL) - Method in class com.vaadin.client.ui.VScrollTablePatched
For internal use only.
selectUpperSibling() - Method in class org.vaadin.peter.contextmenu.client.ContextMenuItemWidget
 
sendSelectedRows() - Method in class com.vaadin.client.ui.VScrollTablePatched
Sends the selection to the server if changed since the last update/visit.
sendSelectedRows(boolean) - Method in class com.vaadin.client.ui.VScrollTablePatched
Sends the selection to the server if it has been changed since the last update/visit.
sendSelectedRows(boolean) - Method in class com.vaadin.client.ui.VTreeTablePatched
 
sendToggleCollapsedUpdate(String) - Method in class com.vaadin.client.ui.VTreeTablePatched
 
separator - Variable in class org.vaadin.peter.contextmenu.client.ContextMenuState.ContextMenuItemState
 
serverCacheFirst - Variable in class com.vaadin.client.ui.VScrollTablePatched
Values (serverCacheFirst+serverCacheLast) sent by server that tells which rows (indexes) are in the server side cache (page buffer).
serverCacheLast - Variable in class com.vaadin.client.ui.VScrollTablePatched
 
serverToClientRPC - Variable in class info.magnolia.ui.vaadin.gwt.client.usermenu.UserMenuConnector
 
set(Element, String) - Method in interface info.magnolia.ui.vaadin.gwt.client.jquerywrapper.CssHookHandler
 
setAccessKey(char) - Method in class org.vaadin.openesignforms.ckeditor.widgetset.client.ui.VCKEditorTextField
 
setActionEnabled(String, boolean) - Method in class info.magnolia.ui.vaadin.actionbar.Actionbar
 
setActionEnabled(String, String, boolean) - Method in class info.magnolia.ui.vaadin.actionbar.Actionbar
 
setActionOrder(List<String>) - Method in class info.magnolia.ui.vaadin.gwt.client.actionbar.shared.ActionbarSection
 
setActions(Map<String, ActionbarItem>) - Method in class info.magnolia.ui.vaadin.gwt.client.actionbar.shared.ActionbarSection
 
setActive(boolean) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.AppsTransitionDelegate
 
setActive(boolean) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.ShellAppsTransitionDelegate
Slides down if active, fades out if inactive - except if the viewport is closing.
setActive(boolean) - Method in interface info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.TransitionDelegate
 
setActive(boolean) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.widget.ShellAppsViewportWidget
 
setActive(boolean) - Method in class info.magnolia.ui.vaadin.tabsheet.MagnoliaTab
 
setActiveNoTransition(boolean) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.widget.ShellAppsViewportWidget
 
setActiveState(boolean) - Method in class info.magnolia.ui.vaadin.gwt.client.applauncher.widget.AppTileWidget
 
setActiveTab(Connector) - Method in interface info.magnolia.ui.vaadin.gwt.client.tabsheet.rpc.MagnoliaTabSheetServerRpc
 
setActiveTab(MagnoliaTabWidget) - Method in interface info.magnolia.ui.vaadin.gwt.client.tabsheet.widget.MagnoliaTabSheetView
 
setActiveTab(MagnoliaTabWidget) - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.widget.MagnoliaTabSheetViewImpl
 
setActiveTab(MagnoliaTab) - Method in class info.magnolia.ui.vaadin.tabsheet.MagnoliaTabSheet
 
setAlign(char) - Method in class com.vaadin.client.ui.VScrollTablePatched.FooterCell
Set alignment of the text in the cell
setAlign(char) - Method in class com.vaadin.client.ui.VScrollTablePatched.HeaderCell
 
setAppActive(String, boolean) - Method in class info.magnolia.ui.vaadin.applauncher.AppLauncher
 
setAppActive(String, boolean) - Method in interface info.magnolia.ui.vaadin.gwt.client.applauncher.widget.AppLauncherView
 
setAppActive(String, boolean) - Method in class info.magnolia.ui.vaadin.gwt.client.applauncher.widget.AppLauncherViewImpl
 
setAppClosing() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.ShellState
 
setAppName(String) - Method in class info.magnolia.ui.vaadin.gwt.client.shared.magnoliashell.Fragment
 
setAppStarted() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.ShellState
 
setAppStarting() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.ShellState
 
setAppTiles(List<AppTile>) - Method in class info.magnolia.ui.vaadin.gwt.client.applauncher.shared.AppGroup
 
setAppViewportType(ViewportType) - Method in class info.magnolia.ui.vaadin.gwt.client.shared.magnoliashell.Fragment
 
setAsContextMenuOf(AbstractClientConnector) - Method in class org.vaadin.peter.contextmenu.ContextMenu
Assigns this as context menu of given component which will react to right mouse button click.
setAspectRatio(double) - Method in class info.magnolia.ui.vaadin.editor.JCrop
 
setAspectRatio(double) - Method in class info.magnolia.ui.vaadin.editor.JCropField
 
setAsTableContextMenu(Table) - Method in class org.vaadin.peter.contextmenu.ContextMenu
Assigns this as the context menu of given table.
setAsTreeContextMenu(Tree) - Method in class org.vaadin.peter.contextmenu.ContextMenu
Assigns this as context menu of given tree.
setAttr(String, String) - Method in class info.magnolia.ui.vaadin.gwt.client.jquerywrapper.JQueryWrapper
 
setBackgroundColor(String) - Method in class info.magnolia.ui.vaadin.editor.JCrop
 
setBackgroundColor(String) - Method in class info.magnolia.ui.vaadin.editor.JCropField
 
setBackgroundColor(String) - Method in class info.magnolia.ui.vaadin.gwt.client.applauncher.shared.AppGroup
 
setBackgroundOpacity(double) - Method in class info.magnolia.ui.vaadin.editor.JCrop
 
setBackgroundOpacity(double) - Method in class info.magnolia.ui.vaadin.editor.JCropField
 
setCacheRateFromUIDL(UIDL) - Method in class com.vaadin.client.ui.VScrollTablePatched
For internal use only.
setCallbacks(Callbacks) - Method in class info.magnolia.ui.vaadin.gwt.client.jquerywrapper.AnimationSettings
 
setCaption(String) - Method in class info.magnolia.ui.vaadin.dialog.BaseDialog
 
setCaption(String) - Method in class info.magnolia.ui.vaadin.gwt.client.actionbar.shared.ActionbarSection
 
setCaption(String) - Method in class info.magnolia.ui.vaadin.gwt.client.applauncher.shared.AppGroup
 
setCaption(String) - Method in class info.magnolia.ui.vaadin.gwt.client.applauncher.shared.AppTile
 
setCaption(String) - Method in class info.magnolia.ui.vaadin.gwt.client.applauncher.widget.VPermanentAppTileGroup
 
setCaption(String) - Method in interface info.magnolia.ui.vaadin.gwt.client.dialog.widget.BaseDialogView
 
setCaption(String) - Method in class info.magnolia.ui.vaadin.gwt.client.dialog.widget.BaseDialogViewImpl
 
setCaption(String) - Method in class info.magnolia.ui.vaadin.gwt.client.dialog.widget.DialogHeaderWidget
 
setCaption(String) - Method in class info.magnolia.ui.vaadin.gwt.client.form.formsection.widget.FormSectionWidget
 
setCaption(String) - Method in class info.magnolia.ui.vaadin.gwt.client.form.widget.FormFieldWrapper
 
setCaption(String) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.widget.AppPreloader
 
setCaption(String) - Method in class org.vaadin.peter.contextmenu.client.ContextMenuItemWidget
 
setCellWidth(int, int) - Method in class com.vaadin.client.ui.VScrollTablePatched.VScrollTableBody.VScrollTableGeneratedRow
 
setCellWidth(int, int) - Method in class com.vaadin.client.ui.VScrollTablePatched.VScrollTableBody.VScrollTableRow
 
setCellWidth(int, int) - Method in class com.vaadin.client.ui.VTreeTablePatched.VTreeTableScrollBody.VTreeTableGeneratedRow
 
setCellWidth(int, int) - Method in class com.vaadin.client.ui.VTreeTablePatched.VTreeTableScrollBody.VTreeTableRow
 
setChildren(List<ContextMenuState.ContextMenuItemState>) - Method in class org.vaadin.peter.contextmenu.client.ContextMenuState.ContextMenuItemState
 
setClientGroup(boolean) - Method in class info.magnolia.ui.vaadin.gwt.client.applauncher.shared.AppGroup
 
setClientGroup(boolean) - Method in class info.magnolia.ui.vaadin.gwt.client.applauncher.widget.VAppTileGroup
 
setClosable(boolean) - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.tab.widget.MagnoliaTabLabel
 
setClosable(boolean) - Method in class info.magnolia.ui.vaadin.tabsheet.MagnoliaTab
 
setCloseTimeout(int) - Method in class info.magnolia.ui.vaadin.overlay.Overlay
 
setColor(String) - Method in class info.magnolia.ui.vaadin.gwt.client.applauncher.widget.VAppTileGroup
 
setColor(String) - Method in class info.magnolia.ui.vaadin.gwt.client.icon.widget.IconWidget
 
setColor(String) - Method in class info.magnolia.ui.vaadin.icon.Icon
 
setColumn(int) - Method in class info.magnolia.ui.vaadin.gwt.client.actionbar.widget.VActionbarItemTablet
 
setColumnCollapsingAllowed(boolean) - Method in class com.vaadin.client.ui.VScrollTablePatched.TableHead
 
setColWidth(int, int, boolean) - Method in class com.vaadin.client.ui.VScrollTablePatched
Note: not part of the official API, extend at your own risk.
setColWidth(int, int) - Method in class com.vaadin.client.ui.VScrollTablePatched.VScrollTableBody
Sets the content width of a column.
setComponentHelpDescription(Component, String) - Method in class info.magnolia.ui.vaadin.form.FormSection
 
setContainerDataSource(Container) - Method in class info.magnolia.ui.vaadin.layout.LazyThumbnailLayout
 
setContainerDataSource(Container) - Method in class info.magnolia.ui.vaadin.switcher.Switcher
Sets the Container that serves as the data source of the viewer (on the underlying ComboBox).
setContent(Component) - Method in class info.magnolia.ui.vaadin.dialog.BaseDialog
 
setContent(Component) - Method in class info.magnolia.ui.vaadin.dialog.ConfirmationDialog
 
setContent(Component) - Method in class info.magnolia.ui.vaadin.dialog.Notification
 
setContent(Widget) - Method in interface info.magnolia.ui.vaadin.gwt.client.dialog.widget.BaseDialogView
 
setContent(Widget) - Method in class info.magnolia.ui.vaadin.gwt.client.dialog.widget.BaseDialogViewImpl
 
setContent(Widget) - Method in interface info.magnolia.ui.vaadin.gwt.client.form.widget.FormView
 
setContent(Widget) - Method in class info.magnolia.ui.vaadin.gwt.client.form.widget.FormViewImpl
 
setContent(Component) - Method in class info.magnolia.ui.vaadin.tabsheet.MagnoliaTab
 
setConverter(Converter<Object, ?>) - Method in class info.magnolia.ui.vaadin.switcher.Switcher
Sets the Converter used to convert the field value to property data source type.
setCropVisible(boolean) - Method in class info.magnolia.ui.vaadin.editor.JCrop
 
setCropVisible(boolean) - Method in class info.magnolia.ui.vaadin.editor.JCropField
 
setCss(String, String) - Method in class info.magnolia.ui.vaadin.gwt.client.jquerywrapper.JQueryWrapper
 
setCss(JSONObject) - Method in class info.magnolia.ui.vaadin.gwt.client.jquerywrapper.JQueryWrapper
 
setCss(JavaScriptObject) - Method in class info.magnolia.ui.vaadin.gwt.client.jquerywrapper.JQueryWrapper
 
setCssPx(String, int) - Method in class info.magnolia.ui.vaadin.gwt.client.jquerywrapper.JQueryWrapper
 
setCurtainAttached(boolean) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.AppsTransitionDelegate
 
setCurtainVisible(boolean) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.AppsTransitionDelegate
 
setCurtainVisible(boolean) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.widget.AppsViewportWidget
 
setData(Object) - Method in class org.vaadin.peter.contextmenu.ContextMenu.ContextMenuItem
Associates given object with this menu item.
setDescription(String) - Method in interface info.magnolia.ui.vaadin.gwt.client.dialog.widget.BaseDialogView
 
setDescription(String) - Method in class info.magnolia.ui.vaadin.gwt.client.dialog.widget.BaseDialogViewImpl
 
setDescription(String) - Method in class info.magnolia.ui.vaadin.gwt.client.dialog.widget.DialogHeaderWidget
 
setDescription(String) - Method in class info.magnolia.ui.vaadin.layout.SmallAppLayout
 
setDescriptionPropertyName(String) - Method in class info.magnolia.ui.vaadin.switcher.Switcher
Sets the name of the property which is used as the value of the description of an item.
If it's not set, a description cannot be showed.
When set, the passed Container should have set the property name descriptionPropertyName.
setDescriptionVisibility(boolean) - Method in class info.magnolia.ui.vaadin.dialog.BaseDialog
 
setDescriptionVisibility(boolean) - Method in class info.magnolia.ui.vaadin.form.Form
 
setDescriptionVisibility(boolean) - Method in interface info.magnolia.ui.vaadin.form.FormViewReduced
 
setDescriptionVisibility(boolean) - Method in class info.magnolia.ui.vaadin.gwt.client.dialog.connector.BaseDialogConnector
 
setDescriptionVisibility(boolean) - Method in class info.magnolia.ui.vaadin.gwt.client.dialog.connector.DialogContainingFormConnector
 
setDescriptionVisibility(boolean) - Method in interface info.magnolia.ui.vaadin.gwt.client.dialog.rpc.DialogServerRpc
 
setDescriptionVisibility(boolean) - Method in interface info.magnolia.ui.vaadin.gwt.client.dialog.widget.BaseDialogView.Presenter
 
setDescriptionVisible(boolean) - Method in class info.magnolia.ui.vaadin.gwt.client.form.formsection.widget.FormSectionWidget
 
setDescriptionVisible(boolean) - Method in class info.magnolia.ui.vaadin.gwt.client.form.tab.widget.FormTabWidget
 
setDescriptionVisible(boolean) - Method in interface info.magnolia.ui.vaadin.gwt.client.form.widget.FormView
 
setDescriptionVisible(boolean) - Method in class info.magnolia.ui.vaadin.gwt.client.form.widget.FormViewImpl
 
setDialogDescription(String) - Method in class info.magnolia.ui.vaadin.dialog.BaseDialog
 
setDisabledActions(Collection<ActionbarItem>) - Method in interface info.magnolia.ui.vaadin.gwt.client.actionbar.widget.ActionbarWidgetView
 
setDisabledActions(Collection<ActionbarItem>) - Method in class info.magnolia.ui.vaadin.gwt.client.actionbar.widget.ActionbarWidgetViewImpl
 
setDragImageComponent(Component) - Method in class com.vaadin.ui.DragAndDropWrapper
Sets the component that will be used as the drag image.
setDragStartMode(DragAndDropWrapper.DragStartMode) - Method in class com.vaadin.ui.DragAndDropWrapper
 
setDropHandler(DropHandler) - Method in class com.vaadin.ui.DragAndDropWrapper
 
setElement(Element) - Method in class info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTable.MagnoliaTableBody.MagnoliaTableRow
Minor hack.
setEnabled(boolean) - Method in class info.magnolia.ui.vaadin.editor.JCrop
 
setEnabled(boolean) - Method in class info.magnolia.ui.vaadin.editor.JCropField
 
setEnabled(boolean) - Method in class info.magnolia.ui.vaadin.gwt.client.actionbar.widget.ActionbarItemWidget
 
setEnabled(boolean) - Method in class org.vaadin.peter.contextmenu.client.ContextMenuItemWidget
 
setEnabled(boolean) - Method in class org.vaadin.peter.contextmenu.ContextMenu.ContextMenuItem
Enables or disables this menu item
setErrorAmount(int) - Method in interface info.magnolia.ui.vaadin.gwt.client.form.widget.FormView
 
setErrorAmount(int) - Method in class info.magnolia.ui.vaadin.gwt.client.form.widget.FormViewImpl
 
setErrorLabels(String, String) - Method in class info.magnolia.ui.vaadin.form.Form
 
setErrorsLabel(String) - Method in interface info.magnolia.ui.vaadin.gwt.client.form.widget.FormView
 
setErrorsLabel(String) - Method in class info.magnolia.ui.vaadin.gwt.client.form.widget.FormViewImpl
 
setEventBus(EventBus) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.connector.AppsViewportConnector
 
setEventBus(EventBus) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.connector.ShellAppsViewportConnector
 
setEventBus(EventBus) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.connector.ViewportConnector
 
setEventBus(EventBus) - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.tab.widget.MagnoliaTabLabel
 
setEventPropagator(EventPropagator) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.MagnoliaSwipeRecognizer
 
setEventPropagator(EventPropagator) - Method in class info.magnolia.ui.vaadin.gwt.client.pinch.MagnoliaPinchRecognizer
 
setExpandRatio(float) - Method in class com.vaadin.client.ui.VScrollTablePatched.FooterCell
Sets the expand ratio of the cell
setExpandRatio(float) - Method in class com.vaadin.client.ui.VScrollTablePatched.HeaderCell
 
setField(Widget) - Method in class info.magnolia.ui.vaadin.gwt.client.form.widget.FormFieldWrapper
 
setFieldCaption(Widget, String) - Method in class info.magnolia.ui.vaadin.gwt.client.form.formsection.widget.FormSectionWidget
 
setFieldDescription(Widget, String) - Method in class info.magnolia.ui.vaadin.gwt.client.form.formsection.widget.FormSectionWidget
 
setFieldError(Widget, String) - Method in class info.magnolia.ui.vaadin.gwt.client.form.formsection.widget.FormSectionWidget
 
setFieldRequired(Widget, boolean) - Method in class info.magnolia.ui.vaadin.gwt.client.form.formsection.widget.FormSectionWidget
 
setFillColor(String) - Method in class info.magnolia.ui.vaadin.gwt.client.icon.widget.BadgeIconWidget
 
setFocus(boolean) - Method in class org.vaadin.openesignforms.ckeditor.widgetset.client.ui.VCKEditorTextField
 
setFocus(boolean) - Method in class org.vaadin.peter.contextmenu.client.ContextMenuItemWidget
 
setFooterCell(int, VScrollTablePatched.FooterCell) - Method in class com.vaadin.client.ui.VScrollTablePatched.TableFooter
Set a footer cell for a specified column index
setFooterToolbar(Component) - Method in class info.magnolia.ui.vaadin.dialog.BaseDialog
 
setFooterToolbar(Widget) - Method in interface info.magnolia.ui.vaadin.gwt.client.dialog.widget.BaseDialogView
 
setFooterToolbar(Widget) - Method in class info.magnolia.ui.vaadin.gwt.client.dialog.widget.BaseDialogViewImpl
 
setFullScreen(boolean) - Method in interface info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.rpc.ShellClientRpc
 
setFullScreen(boolean) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.widget.AppsViewportWidget
Set the look of the application and the state of the button.
setFullScreen(boolean) - Method in class info.magnolia.ui.vaadin.magnoliashell.MagnoliaShell
 
setGroupEnabled(String, boolean) - Method in class info.magnolia.ui.vaadin.actionbar.Actionbar
 
setGroupEnabled(String, String, boolean) - Method in class info.magnolia.ui.vaadin.actionbar.Actionbar
 
setGroupName(String) - Method in class info.magnolia.ui.vaadin.gwt.client.actionbar.shared.ActionbarItem
 
setHasError(boolean) - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.tab.widget.MagnoliaTabLabel
 
setHasError(boolean) - Method in class info.magnolia.ui.vaadin.tabsheet.MagnoliaTab
 
setHeaderCell(int, VScrollTablePatched.HeaderCell) - Method in class com.vaadin.client.ui.VScrollTablePatched.TableHead
 
setHeaderToolbar(Component) - Method in class info.magnolia.ui.vaadin.dialog.BaseDialog
 
setHeaderToolbar(Widget) - Method in interface info.magnolia.ui.vaadin.gwt.client.dialog.widget.BaseDialogView
 
setHeaderToolbar(Widget) - Method in class info.magnolia.ui.vaadin.gwt.client.dialog.widget.BaseDialogViewImpl
 
setHeight(String) - Method in class com.vaadin.client.ui.VScrollTablePatched
 
setHeight(float, Sizeable.Unit) - Method in class info.magnolia.ui.vaadin.editor.CroppableImage
 
setHeight(float, Sizeable.Unit) - Method in class info.magnolia.ui.vaadin.editor.JCropField
 
setHeight(int) - Method in class info.magnolia.ui.vaadin.gwt.shared.jcrop.SelectionArea
 
setHeight(String) - Method in class org.vaadin.openesignforms.ckeditor.widgetset.client.ui.VCKEditorTextField
 
setHelpDescription(String) - Method in class info.magnolia.ui.vaadin.gwt.client.form.widget.FormFieldWrapper
 
setHelpEnabled(boolean) - Method in class info.magnolia.ui.vaadin.gwt.client.form.widget.FormFieldWrapper
 
setHighlighted(boolean) - Method in class info.magnolia.ui.vaadin.gwt.client.form.widget.HelpIconWidget
Change the visual state to show the icon more or less obtrusive.
setHorizontalScrollPosition(int) - Method in class com.vaadin.client.ui.VScrollTablePatched.TableFooter
Set the horizontal position in the cell in the footer.
setHorizontalScrollPosition(int) - Method in class com.vaadin.client.ui.VScrollTablePatched.TableHead
 
setHTML5DataFlavor(String, Object) - Method in class com.vaadin.ui.DragAndDropWrapper
Sets data flavors available in the DragAndDropWrapper is used to start an HTML5 style drags.
setIcon(String) - Method in class info.magnolia.ui.vaadin.gwt.client.applauncher.shared.AppTile
 
setIcon(String) - Method in class org.vaadin.peter.contextmenu.client.ContextMenuItemWidget
 
setIcon(Resource) - Method in class org.vaadin.peter.contextmenu.ContextMenu.ContextMenuItem
Sets given resource as icon of this menu item.
setIconFontId(String) - Method in class info.magnolia.ui.vaadin.gwt.client.actionbar.shared.ActionbarItem
 
setIconFontId(String) - Method in class info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.shared.ThumbnailData
 
setIconName(String) - Method in class info.magnolia.ui.vaadin.gwt.client.icon.widget.IconWidget
 
setIconName(String) - Method in class info.magnolia.ui.vaadin.icon.Icon
 
setId(String) - Method in class org.vaadin.peter.contextmenu.client.ContextMenuItemWidget
 
setImageSource(Resource) - Method in class info.magnolia.ui.vaadin.editor.JCropField
 
setIndent() - Method in class com.vaadin.client.ui.VTreeTablePatched.VTreeTableScrollBody.VTreeTableRow
 
setIndication(int) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.NavigatorButton
 
setIndication(ShellAppType, int) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.ShellAppLauncher
 
setIndication(ShellAppType, int) - Method in class info.magnolia.ui.vaadin.magnoliashell.MagnoliaShell
 
setItemCaptionPropertyId(String) - Method in class info.magnolia.ui.vaadin.switcher.Switcher
Sets the item caption property of the underlying ComboBox.
setItemDataSource(Item) - Method in class info.magnolia.ui.vaadin.form.Form
 
setLabel(String) - Method in class info.magnolia.ui.vaadin.gwt.client.actionbar.shared.ActionbarItem
 
setLastRendered(int) - Method in class com.vaadin.client.ui.VScrollTablePatched.VScrollTableBody
 
setLeft(int) - Method in class info.magnolia.ui.vaadin.gwt.shared.jcrop.SelectionArea
 
setListener(FormViewReduced.Listener) - Method in class info.magnolia.ui.vaadin.form.Form
 
setListener(FormViewReduced.Listener) - Method in interface info.magnolia.ui.vaadin.form.FormViewReduced
 
setListener(ShellAppLauncher.Listener) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.ShellAppLauncher
 
setListener(MagnoliaShell.Listener) - Method in class info.magnolia.ui.vaadin.magnoliashell.MagnoliaShell
 
setListener(Overlay.Listener) - Method in class info.magnolia.ui.vaadin.overlay.Overlay
 
setLocale(Locale) - Method in class info.magnolia.ui.vaadin.form.Form
 
setLogo(String, String) - Method in interface info.magnolia.ui.vaadin.gwt.client.tabsheet.widget.MagnoliaTabSheetView
 
setLogo(String, String) - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.widget.MagnoliaTabSheetViewImpl
 
setLogo(String, String) - Method in class info.magnolia.ui.vaadin.tabsheet.MagnoliaTabSheet
 
setMaxHeight(int) - Method in class info.magnolia.ui.vaadin.editor.JCrop
 
setMaxHeight(int) - Method in class info.magnolia.ui.vaadin.editor.JCropField
 
setMaxHeight(int) - Method in interface info.magnolia.ui.vaadin.gwt.client.form.widget.FormView
 
setMaxHeight(int) - Method in class info.magnolia.ui.vaadin.gwt.client.form.widget.FormViewImpl
 
setMaxHeight(int) - Method in interface info.magnolia.ui.vaadin.gwt.client.tabsheet.widget.MagnoliaTabSheetView
 
setMaxHeight(int) - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.widget.MagnoliaTabSheetViewImpl
 
setMaxWidth(int) - Method in class info.magnolia.ui.vaadin.editor.JCrop
 
setMaxWidth(int) - Method in class info.magnolia.ui.vaadin.editor.JCropField
 
setMessage(String) - Method in class info.magnolia.ui.vaadin.dialog.ConfirmationDialog
 
setMessage(String) - Method in class info.magnolia.ui.vaadin.gwt.client.form.formsection.widget.InlineMessageWidget
 
setMinHeight(int) - Method in class info.magnolia.ui.vaadin.editor.JCrop
 
setMinHeight(int) - Method in class info.magnolia.ui.vaadin.editor.JCropField
 
setMinWidth(int) - Method in class info.magnolia.ui.vaadin.editor.JCrop
 
setMinWidth(int) - Method in class info.magnolia.ui.vaadin.editor.JCropField
 
setModalityLevel(String) - Method in class info.magnolia.ui.vaadin.dialog.BaseDialog
 
setMultiSelectMode(int) - Method in class com.vaadin.client.ui.VScrollTablePatched
 
setMultiSelectMode(int) - Method in class info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTable
 
setName(String) - Method in class info.magnolia.ui.vaadin.form.FormSection
 
setName(String) - Method in class info.magnolia.ui.vaadin.gwt.client.actionbar.shared.ActionbarItem
 
setName(String) - Method in class info.magnolia.ui.vaadin.gwt.client.actionbar.shared.ActionbarSection
 
setName(String) - Method in class info.magnolia.ui.vaadin.gwt.client.applauncher.shared.AppGroup
 
setName(String) - Method in class info.magnolia.ui.vaadin.gwt.client.applauncher.shared.AppTile
 
setName(String) - Method in class info.magnolia.ui.vaadin.tabsheet.MagnoliaTabSheet
 
setNaturalMinimumColumnWidth(int) - Method in class com.vaadin.client.ui.VScrollTablePatched.FooterCell
 
setNaturalMinimumColumnWidth(int) - Method in class com.vaadin.client.ui.VScrollTablePatched.HeaderCell
 
setNextErrorLabel(String) - Method in interface info.magnolia.ui.vaadin.gwt.client.form.widget.FormView
 
setNextErrorLabel(String) - Method in class info.magnolia.ui.vaadin.gwt.client.form.widget.FormViewImpl
 
setNotification(String) - Method in class info.magnolia.ui.vaadin.tabsheet.MagnoliaTab
 
setNullSelectionAllowed(boolean) - Method in class info.magnolia.ui.vaadin.switcher.Switcher
Allow or disallow empty selection by the user; it applies #setNullSelectionAllowed on underlying ComboBox.
setNullSelectionItemId(Object) - Method in class info.magnolia.ui.vaadin.switcher.Switcher
Sets the item id that represents null value of this select; it applies #setNullSelectionItemId on underlying ComboBox.
setOpen(boolean) - Method in class info.magnolia.ui.vaadin.actionbar.Actionbar
 
setOpen(boolean) - Method in interface info.magnolia.ui.vaadin.gwt.client.actionbar.rpc.ActionbarServerRpc
 
setOpen(boolean) - Method in interface info.magnolia.ui.vaadin.gwt.client.actionbar.widget.ActionbarWidgetView
 
setOpen(boolean) - Method in class info.magnolia.ui.vaadin.gwt.client.actionbar.widget.ActionbarWidgetViewImpl
 
setOpenAutomatically(boolean) - Method in class org.vaadin.peter.contextmenu.client.ContextMenuState
Enables or disables open automatically feature.
setOpenAutomatically(boolean) - Method in class org.vaadin.peter.contextmenu.ContextMenu
Enables or disables open automatically feature.
setOpened(boolean) - Method in class info.magnolia.ui.vaadin.gwt.client.actionbar.connector.ActionbarConnector
 
setOpened(boolean) - Method in interface info.magnolia.ui.vaadin.gwt.client.actionbar.widget.ActionbarWidgetView.Presenter
 
setOpenHorizontally(boolean) - Method in class info.magnolia.ui.vaadin.gwt.client.actionbar.widget.VActionbarGroup
 
setOutline(boolean) - Method in class info.magnolia.ui.vaadin.gwt.client.icon.widget.BadgeIconWidget
 
setOverlay(ContextMenuOverlay) - Method in class org.vaadin.peter.contextmenu.client.ContextMenuItemWidget
Sets the menu component to which this item belongs to
setPageSize(int) - Method in interface info.magnolia.ui.vaadin.layout.data.PagingThumbnailContainer
 
setParameter(String) - Method in class info.magnolia.ui.vaadin.gwt.client.shared.magnoliashell.Fragment
 
setParentItem(ContextMenuItemWidget) - Method in class org.vaadin.peter.contextmenu.client.ContextMenuItemWidget
Sets parent item meaning that this item is in the sub menu of given parent item.
setPermanent(boolean) - Method in class info.magnolia.ui.vaadin.gwt.client.applauncher.shared.AppGroup
 
setPresenter(ActionbarWidgetView.Presenter) - Method in interface info.magnolia.ui.vaadin.gwt.client.actionbar.widget.ActionbarWidgetView
Sets the presenter.
setPresenter(ActionbarWidgetView.Presenter) - Method in class info.magnolia.ui.vaadin.gwt.client.actionbar.widget.ActionbarWidgetViewImpl
 
setPresenter(AppLauncherView.Presenter) - Method in interface info.magnolia.ui.vaadin.gwt.client.applauncher.widget.AppLauncherView
 
setPresenter(AppLauncherView.Presenter) - Method in class info.magnolia.ui.vaadin.gwt.client.applauncher.widget.AppLauncherViewImpl
 
setPresenter(BaseDialogView.Presenter) - Method in interface info.magnolia.ui.vaadin.gwt.client.dialog.widget.BaseDialogView
 
setPresenter(BaseDialogView.Presenter) - Method in class info.magnolia.ui.vaadin.gwt.client.dialog.widget.BaseDialogViewImpl
 
setPresenter(FormView.Presenter) - Method in interface info.magnolia.ui.vaadin.gwt.client.form.widget.FormView
 
setPresenter(FormView.Presenter) - Method in class info.magnolia.ui.vaadin.gwt.client.form.widget.FormViewImpl
 
setPresenter(MagnoliaShellView.Presenter) - Method in interface info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.MagnoliaShellView
 
setPresenter(MagnoliaShellView.Presenter) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.MagnoliaShellViewImpl
 
setPreview(Widget) - Method in class info.magnolia.ui.vaadin.gwt.client.actionbar.widget.ActionbarSectionWidget
 
setProperTabIndex() - Method in class com.vaadin.client.ui.VScrollTablePatched
Sets the proper tabIndex for scrollBodyPanel (the focusable elemen in the component).
setProperty(String, Object) - Method in class info.magnolia.ui.vaadin.gwt.client.jquerywrapper.AnimationSettings
 
setProperty(String, String) - Method in class info.magnolia.ui.vaadin.gwt.client.layout.CssRule
Deprecated.
Sets a specific property value for this CSS rule.
setProperty(String, Object) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.animation.JQueryAnimation
 
setPropertyDataSource(Property) - Method in class info.magnolia.ui.vaadin.switcher.Switcher
Sets the specified Property as the data source for the field on the underlying ComboBox.
For more details see the javadoc of AbstractField.setPropertyDataSource(com.vaadin.data.Property).
setRatio(double) - Method in class info.magnolia.ui.vaadin.editor.JCropField
 
setRealResource(boolean) - Method in class info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.shared.ThumbnailData
 
setRegisteredApps(List<String>) - Method in class info.magnolia.ui.vaadin.magnoliashell.viewport.AppsViewport
 
setReqFirstRow(int) - Method in class com.vaadin.client.ui.VScrollTablePatched.RowRequestHandler
 
setReqRows(int) - Method in class com.vaadin.client.ui.VScrollTablePatched.RowRequestHandler
 
setRequired(boolean) - Method in class info.magnolia.ui.vaadin.gwt.client.form.widget.FormFieldWrapper
 
setResourceUrl(String) - Method in class info.magnolia.ui.vaadin.gwt.client.actionbar.shared.ActionbarItem
 
setRootComponent(ContextMenuWidget) - Method in class org.vaadin.peter.contextmenu.client.ContextMenuItemWidget
 
setRootItems(List<ContextMenuState.ContextMenuItemState>) - Method in class org.vaadin.peter.contextmenu.client.ContextMenuState
 
setRow(int) - Method in class info.magnolia.ui.vaadin.gwt.client.actionbar.widget.VActionbarItemTablet
 
setRowFocus(VScrollTablePatched.VScrollTableBody.VScrollTableRow) - Method in class com.vaadin.client.ui.VScrollTablePatched
Moves the selection head to a specific row
setScaleRatio(float) - Method in interface info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.rpc.ThumbnailLayoutServerRpc
 
setScrollTop(int) - Method in class info.magnolia.ui.vaadin.gwt.client.jquerywrapper.JQueryWrapper
 
setSectionPreview(Resource, String) - Method in class info.magnolia.ui.vaadin.actionbar.Actionbar
 
setSectionPreview(String, String) - Method in interface info.magnolia.ui.vaadin.gwt.client.actionbar.widget.ActionbarWidgetView
 
setSectionPreview(String, String) - Method in class info.magnolia.ui.vaadin.gwt.client.actionbar.widget.ActionbarWidgetViewImpl
 
setSections(Collection<ActionbarSection>) - Method in interface info.magnolia.ui.vaadin.gwt.client.actionbar.widget.ActionbarWidgetView
 
setSections(Collection<ActionbarSection>) - Method in class info.magnolia.ui.vaadin.gwt.client.actionbar.widget.ActionbarWidgetViewImpl
 
setSectionVisible(String, boolean) - Method in class info.magnolia.ui.vaadin.actionbar.Actionbar
 
setSelectedItemId(Object) - Method in class info.magnolia.ui.vaadin.layout.LazyThumbnailLayout
 
setSelectedThumbnailsViaIndices(List<Integer>) - Method in class info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.widget.EscalatorThumbnailsPanel
 
setSelectionStatusComponent(Component) - Method in class info.magnolia.ui.vaadin.editor.JCrop
 
setSeparatorVisible(boolean) - Method in class org.vaadin.peter.contextmenu.client.ContextMenuItemWidget
 
setSeparatorVisible(boolean) - Method in class org.vaadin.peter.contextmenu.ContextMenu.ContextMenuItem
Sets or disables separator line under this item
setShellAppClosing() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.ShellState
 
setShellAppIndication(ShellAppType, int) - Method in interface info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.MagnoliaShellView
 
setShellAppIndication(ShellAppType, int) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.MagnoliaShellViewImpl
 
setShellAppStarted() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.ShellState
 
setShellAppStarting() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.ShellState
 
setShowAll() - Method in interface info.magnolia.ui.vaadin.gwt.client.tabsheet.rpc.MagnoliaTabSheetServerRpc
 
setShowAllEnabled(boolean) - Method in class info.magnolia.ui.vaadin.form.Form
Deprecated.
as of 5.1.1, please get the tabsheet through Form.getContent() and set the show all behavior there, along with its i18nized caption.
setShowAllEnabled(boolean) - Method in interface info.magnolia.ui.vaadin.form.FormViewReduced
 
setSize(int) - Method in class info.magnolia.ui.vaadin.gwt.client.icon.widget.BadgeIconWidget
 
setSize(int) - Method in class info.magnolia.ui.vaadin.gwt.client.icon.widget.IconWidget
 
setSize(int) - Method in class info.magnolia.ui.vaadin.icon.Icon
 
setSortable(boolean) - Method in class com.vaadin.client.ui.VScrollTablePatched.HeaderCell
 
setSorted(boolean) - Method in class com.vaadin.client.ui.VScrollTablePatched.HeaderCell
 
setSorted(boolean) - Method in class info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTable.MagnoliaHeaderCell
 
setStatusComponent(Component) - Method in class info.magnolia.ui.vaadin.editor.JCropField
 
setStrokeColor(String) - Method in class info.magnolia.ui.vaadin.gwt.client.icon.widget.BadgeIconWidget
 
setStyleName(String) - Method in class com.vaadin.client.ui.VScrollTablePatched
 
setStyleName(String) - Method in class com.vaadin.client.ui.VTreeTablePatched
 
setStyleName(String) - Method in class info.magnolia.ui.vaadin.gwt.client.touchwidget.VMobileSafariUI
 
setStylePrimaryName(String) - Method in class com.vaadin.client.ui.VScrollTablePatched
 
setSubAppId(String) - Method in class info.magnolia.ui.vaadin.gwt.client.shared.magnoliashell.Fragment
 
setTab(MagnoliaTabWidget) - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.tab.widget.MagnoliaTabLabel
 
setTabIndex(int) - Method in class org.vaadin.openesignforms.ckeditor.widgetset.client.ui.VCKEditorTextField
 
setTargetValue(int) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.animation.SlideAnimation
 
setText(String) - Method in class com.vaadin.client.ui.VScrollTablePatched.FooterCell
Sets the text of the footer
setText(String) - Method in class com.vaadin.client.ui.VScrollTablePatched.HeaderCell
 
setText(String) - Method in class info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTable.MagnoliaHeaderCell
 
setThumbnailAmount(int) - Method in class info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.widget.EscalatorThumbnailsPanel
 
setThumbnailId(String) - Method in class info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.shared.ThumbnailData
 
setThumbnailService(LazyThumbnailLayoutConnector.ThumbnailService) - Method in class info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.widget.EscalatorThumbnailsPanel
 
setThumbnailSize(int, int) - Method in class info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.widget.EscalatorThumbnailsPanel
 
setThumbnailSize(int, int) - Method in class info.magnolia.ui.vaadin.layout.LazyThumbnailLayout
 
setTitle(String) - Method in class info.magnolia.ui.vaadin.splitfeed.SplitFeed.FeedSection
 
setTitleLinkEnabled(boolean) - Method in class info.magnolia.ui.vaadin.splitfeed.SplitFeed.FeedSection
 
setToolbar(Widget) - Method in class info.magnolia.ui.vaadin.gwt.client.dialog.widget.DialogHeaderWidget
 
setTop(int) - Method in class info.magnolia.ui.vaadin.gwt.shared.jcrop.SelectionArea
 
setTotalRows(int) - Method in class com.vaadin.client.ui.VScrollTablePatched
 
setTransitionDelegate(T) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.widget.ViewportWidget
 
setTrueHeight(int) - Method in class info.magnolia.ui.vaadin.editor.JCrop
 
setTrueHeight(int) - Method in class info.magnolia.ui.vaadin.editor.JCropField
 
setTrueWidth(int) - Method in class info.magnolia.ui.vaadin.editor.JCrop
 
setTrueWidth(int) - Method in class info.magnolia.ui.vaadin.editor.JCropField
 
setUndefinedWidth() - Method in class com.vaadin.client.ui.VScrollTablePatched.FooterCell
Sets the width to undefined
setUndefinedWidth() - Method in class com.vaadin.client.ui.VScrollTablePatched.HeaderCell
 
setUriFragment(Fragment) - Method in class info.magnolia.ui.vaadin.magnoliashell.MagnoliaShell
 
setUserMenu(Widget) - Method in interface info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.MagnoliaShellView
 
setUserMenu(Widget) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.MagnoliaShellViewImpl
 
setUserMenu(Widget) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.ShellAppLauncher
 
setUserMenu(View) - Method in class info.magnolia.ui.vaadin.magnoliashell.MagnoliaShell
 
setValidationVisible(boolean) - Method in class info.magnolia.ui.vaadin.form.FormSection
 
setValidationVisible(boolean) - Method in class info.magnolia.ui.vaadin.form.tab.MagnoliaFormTab
 
setValue(SelectionArea) - Method in class info.magnolia.ui.vaadin.editor.JCropField
 
setValue(int) - Method in class info.magnolia.ui.vaadin.gwt.client.icon.widget.BadgeIconWidget
 
setValue(Integer) - Method in class info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.widget.Slider
 
setValue(Integer, boolean) - Method in class info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.widget.Slider
 
setValue(int) - Method in class info.magnolia.ui.vaadin.icon.BadgeIcon
 
setValue(Object) - Method in class info.magnolia.ui.vaadin.switcher.Switcher
Sets the visible value of the property.
setView(View) - Method in class info.magnolia.ui.vaadin.magnoliashell.viewport.ShellViewport
 
setVisible(boolean) - Method in class com.vaadin.client.ui.VScrollTablePatched
 
setVisibleChild(Widget) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.AppsTransitionDelegate
Zoom-in if switching to a different running app, from apps-launcher only closing an app doesn't zoom-in the next app, running apps are all hidden explicitly except current one.
setVisibleChild(Widget) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.ShellAppsTransitionDelegate
Cross-fades between shell apps.
setVisibleChild(Widget) - Method in interface info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.TransitionDelegate
 
setVisibleSections(Collection<ActionbarSection>) - Method in interface info.magnolia.ui.vaadin.gwt.client.actionbar.widget.ActionbarWidgetView
 
setVisibleSections(Collection<ActionbarSection>) - Method in class info.magnolia.ui.vaadin.gwt.client.actionbar.widget.ActionbarWidgetViewImpl
 
setWide(boolean) - Method in class info.magnolia.ui.vaadin.dialog.BaseDialog
 
setWide(boolean) - Method in class info.magnolia.ui.vaadin.gwt.client.dialog.connector.BaseDialogConnector
 
setWide(boolean) - Method in interface info.magnolia.ui.vaadin.gwt.client.dialog.rpc.DialogServerRpc
 
setWide(boolean) - Method in interface info.magnolia.ui.vaadin.gwt.client.dialog.widget.BaseDialogView.Presenter
 
setWide(boolean) - Method in interface info.magnolia.ui.vaadin.gwt.client.dialog.widget.BaseDialogView
 
setWide(boolean) - Method in class info.magnolia.ui.vaadin.gwt.client.dialog.widget.BaseDialogViewImpl
 
setWide(boolean) - Method in class info.magnolia.ui.vaadin.gwt.client.dialog.widget.DialogHeaderWidget
 
setWideOnClient(boolean) - Method in class info.magnolia.ui.vaadin.dialog.BaseDialog
 
setWidget(Widget) - Method in class info.magnolia.ui.vaadin.gwt.client.form.tab.widget.FormTabWidget
 
setWidth(int, boolean) - Method in class com.vaadin.client.ui.VScrollTablePatched.FooterCell
Sets the width of the cell.
setWidth(int, boolean) - Method in class com.vaadin.client.ui.VScrollTablePatched.HeaderCell
Sets width to the header cell.
setWidth(float, Sizeable.Unit) - Method in class info.magnolia.ui.vaadin.editor.CroppableImage
 
setWidth(float, Sizeable.Unit) - Method in class info.magnolia.ui.vaadin.editor.JCropField
 
setWidth(int) - Method in class info.magnolia.ui.vaadin.gwt.shared.jcrop.SelectionArea
 
setWidth(String) - Method in class org.vaadin.openesignforms.ckeditor.widgetset.client.ui.VCKEditorTextField
 
ShellAppDashboard - Class in info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.widget
TODO: Add JavaDoc for ShellAppDashboard.
ShellAppDashboard() - Constructor for class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.widget.ShellAppDashboard
 
ShellAppLauncher - Class in info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell
Navigation bar.
ShellAppLauncher() - Constructor for class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.ShellAppLauncher
 
ShellAppLauncher.Listener - Interface in info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell
Listener.
ShellAppRequestedEvent - Class in info.magnolia.ui.vaadin.gwt.client.magnoliashell.event
Fired when a shell-app has to be loaded.
ShellAppRequestedEvent(ShellAppType) - Constructor for class info.magnolia.ui.vaadin.gwt.client.magnoliashell.event.ShellAppRequestedEvent
 
ShellAppRequestedEvent.Handler - Interface in info.magnolia.ui.vaadin.gwt.client.magnoliashell.event
Handler interface for ShellAppRequestedEvent.
shellApps - Variable in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.MagnoliaShellState
 
shellApps - Variable in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.connector.ShellAppViewportState
 
ShellAppsHiddenEvent - Class in info.magnolia.ui.vaadin.gwt.client.magnoliashell.event
Fired when transition that hides shell-apps is finished.
ShellAppsHiddenEvent() - Constructor for class info.magnolia.ui.vaadin.gwt.client.magnoliashell.event.ShellAppsHiddenEvent
 
ShellAppsHiddenEvent.Handler - Interface in info.magnolia.ui.vaadin.gwt.client.magnoliashell.event
Handler interface for ShellAppsHiddenEvent.
ShellAppStartedEvent - Class in info.magnolia.ui.vaadin.gwt.client.magnoliashell.event
Fired when a shell-app UI is loaded (transition is finished).
ShellAppStartedEvent(ShellAppType) - Constructor for class info.magnolia.ui.vaadin.gwt.client.magnoliashell.event.ShellAppStartedEvent
 
ShellAppStartedEvent.Handler - Interface in info.magnolia.ui.vaadin.gwt.client.magnoliashell.event
Handler interface for ShellAppStartedEvent.
ShellAppStartingEvent - Class in info.magnolia.ui.vaadin.gwt.client.magnoliashell.event
Fired when a shell-app starts to load (transition is triggered).
ShellAppStartingEvent(ShellAppType) - Constructor for class info.magnolia.ui.vaadin.gwt.client.magnoliashell.event.ShellAppStartingEvent
 
ShellAppStartingEvent.Handler - Interface in info.magnolia.ui.vaadin.gwt.client.magnoliashell.event
Handler interface for ShellAppStartingEvent.
ShellAppsTransitionDelegate - Class in info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport
The ShellAppsTransitionDelegate provides custom transition logic when activating viewport or a specific app.
ShellAppsTransitionDelegate(ShellAppsViewportWidget) - Constructor for class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.ShellAppsTransitionDelegate
 
ShellAppsViewport - Class in info.magnolia.ui.vaadin.magnoliashell.viewport
Shell apps viewport.
ShellAppsViewport() - Constructor for class info.magnolia.ui.vaadin.magnoliashell.viewport.ShellAppsViewport
 
ShellAppsViewportConnector - Class in info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.connector
ShellAppsViewportConnector.
ShellAppsViewportConnector() - Constructor for class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.connector.ShellAppsViewportConnector
 
ShellAppsViewportWidget - Class in info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.widget
Shell apps viewport client side.
ShellAppsViewportWidget(ShellAppsViewportWidget.Listener) - Constructor for class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.widget.ShellAppsViewportWidget
 
ShellAppsViewportWidget.Listener - Interface in info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.widget
Listener interface for ShellAppsViewportWidget.
ShellAppType - Enum in info.magnolia.ui.vaadin.gwt.client.shared.magnoliashell
Possible types of shell apps.
ShellAppViewportState - Class in info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.connector
ShellAppViewportState.
ShellAppViewportState() - Constructor for class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.connector.ShellAppViewportState
 
ShellClientRpc - Interface in info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.rpc
ShellClientRpc.
ShellMessage - Class in info.magnolia.ui.vaadin.gwt.client.shared.magnoliashell
ShellMessage.
ShellMessage() - Constructor for class info.magnolia.ui.vaadin.gwt.client.shared.magnoliashell.ShellMessage
 
ShellMessageWidget - Class in info.magnolia.ui.vaadin.gwt.client.magnoliashell.shellmessage
Simple notification object that pops up when warnings/errors occur.
ShellMessageWidget(MagnoliaShellView, String, String, String) - Constructor for class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shellmessage.ShellMessageWidget
 
ShellMessageWidget.MessageType - Enum in info.magnolia.ui.vaadin.gwt.client.magnoliashell.shellmessage
Enumeration of possible message types.
ShellServerRpc - Interface in info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.rpc
ShellServerRpc.
ShellState - Class in info.magnolia.ui.vaadin.gwt.client.magnoliashell
Singleton object which helps to track the state of the Magnolia Shell component.
ShellViewport - Class in info.magnolia.ui.vaadin.magnoliashell.viewport
The server side implementation of the shell viewport.
ShellViewport() - Constructor for class info.magnolia.ui.vaadin.magnoliashell.viewport.ShellViewport
 
shift - Variable in class com.vaadin.client.ui.VTreeTablePatched.PendingNavigationEvent
 
shiftViewportsVertically(int, boolean) - Method in interface info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.MagnoliaShellView
 
shiftViewportsVertically(int, boolean) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.MagnoliaShellViewImpl
 
ShortcutProtector - Class in info.magnolia.ui.vaadin.extension
An extension that prevents keyboard events from propagating out of the extended component.
ShortcutProtector(AbstractClientConnector, List<Integer>) - Constructor for class info.magnolia.ui.vaadin.extension.ShortcutProtector
 
ShortcutProtectorConnector - Class in info.magnolia.ui.vaadin.gwt.client.extension
Client-side connector for the ShortcutProtector extension.
ShortcutProtectorConnector() - Constructor for class info.magnolia.ui.vaadin.gwt.client.extension.ShortcutProtectorConnector
 
ShortcutProtectorState - Class in info.magnolia.ui.vaadin.gwt.client.extension
Shared state for the ShortcutProtector extension.
ShortcutProtectorState() - Constructor for class info.magnolia.ui.vaadin.gwt.client.extension.ShortcutProtectorState
 
show(int, Callbacks) - Method in class info.magnolia.ui.vaadin.gwt.client.jquerywrapper.JQueryWrapper
 
show() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shellmessage.ShellMessageWidget
 
show() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shellmessage.VShellErrorMessage
 
showAll(boolean) - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.widget.TabBarWidget
 
showAll() - Method in class info.magnolia.ui.vaadin.tabsheet.MagnoliaTabSheet
 
showAllEnabled - Variable in class info.magnolia.ui.vaadin.gwt.client.tabsheet.connector.MagnoliaTabSheetState
 
showAllLabel - Variable in class info.magnolia.ui.vaadin.gwt.client.tabsheet.connector.MagnoliaTabSheetState
 
showAllTab(boolean, String) - Method in class info.magnolia.ui.vaadin.tabsheet.MagnoliaTabSheet
 
showAllTabContents(boolean) - Method in interface info.magnolia.ui.vaadin.gwt.client.tabsheet.widget.MagnoliaTabSheetView
 
showAllTabContents(boolean) - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.widget.MagnoliaTabSheetViewImpl
 
ShowAllTabsEvent - Class in info.magnolia.ui.vaadin.gwt.client.tabsheet.event
ShowAllTabEvent.
ShowAllTabsEvent() - Constructor for class info.magnolia.ui.vaadin.gwt.client.tabsheet.event.ShowAllTabsEvent
 
ShowAllTabsHandler - Interface in info.magnolia.ui.vaadin.gwt.client.tabsheet.event
ShowAllTabHandler.
showAppPreloader(String) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.widget.AppsViewportWidget
 
showChild(Widget) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.widget.ViewportWidget
 
showChildNoTransition(Widget) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.widget.AppsViewportWidget
 
showChildNoTransition(Widget) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.widget.ViewportWidget
Default non-transitioning behavior, accessible to transition delegates as a fall back.
showCloseButton() - Method in class info.magnolia.ui.vaadin.dialog.BaseDialog
 
showCloseButton() - Method in interface info.magnolia.ui.vaadin.gwt.client.dialog.widget.BaseDialogView
 
showCloseButton() - Method in class info.magnolia.ui.vaadin.gwt.client.dialog.widget.BaseDialogViewImpl
 
showCloseButton() - Method in class info.magnolia.ui.vaadin.gwt.client.dialog.widget.DialogHeaderWidget
 
showColFooters - Variable in class com.vaadin.client.ui.VScrollTablePatched
For internal use only.
showColHeaders - Variable in class com.vaadin.client.ui.VScrollTablePatched
For internal use only.
showContextMenu(Event) - Method in class com.vaadin.client.ui.VScrollTablePatched.VScrollTableBody.VScrollTableRow
 
showContextMenu(int, int) - Method in class com.vaadin.client.ui.VScrollTablePatched.VScrollTableBody.VScrollTableRow
 
showContextMenu() - Method in interface info.magnolia.ui.vaadin.gwt.client.usermenu.UserMenuClientRpc
 
showContextMenu(int, int) - Method in interface org.vaadin.peter.contextmenu.client.ContextMenuClientRpc
Sends request to client widget to open context menu to given position.
showContextMenu(int, int) - Method in class org.vaadin.peter.contextmenu.client.ContextMenuWidget
 
showError(String) - Method in class info.magnolia.ui.vaadin.gwt.client.form.widget.FormFieldWrapper
 
showError(String, String, String) - Method in class info.magnolia.ui.vaadin.magnoliashell.MagnoliaShell
 
showHelp() - Method in class info.magnolia.ui.vaadin.gwt.client.form.widget.FormFieldWrapper
 
showInfo(String, String, String) - Method in class info.magnolia.ui.vaadin.magnoliashell.MagnoliaShell
 
showMessage(ShellMessageWidget.MessageType, String, String, String) - Method in interface info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.MagnoliaShellView
 
showMessage(ShellMessageWidget.MessageType, String, String, String) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.MagnoliaShellViewImpl
 
showMessage(String, String, String, String) - Method in interface info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.rpc.ShellClientRpc
 
showPreloader() - Method in interface info.magnolia.ui.vaadin.gwt.client.tabsheet.widget.MagnoliaTabSheetView
 
showPreloader() - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.widget.MagnoliaTabSheetViewImpl
 
showRowHeaders - Variable in class com.vaadin.client.ui.VScrollTablePatched
For internal use only.
showSavedContextMenu(VScrollTablePatched.ContextMenuDetails) - Method in class com.vaadin.client.ui.table.TableConnectorPatched
Shows a saved row context menu if the row for the context menu is still visible.
showSection() - Method in class info.magnolia.ui.vaadin.gwt.client.applauncher.widget.VTemporaryAppTileGroup
 
showShellApp(ShellAppType) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.MagnoliaShellConnector
 
showShellApp(ShellAppType) - Method in interface info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.ShellAppLauncher.Listener
 
showShellApp(ShellAppType) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.connector.ShellAppsViewportConnector
 
showValidation(boolean) - Method in class info.magnolia.ui.vaadin.form.Form
 
showValidation(boolean) - Method in interface info.magnolia.ui.vaadin.form.FormViewReduced
 
showWarning(String, String, String) - Method in class info.magnolia.ui.vaadin.magnoliashell.MagnoliaShell
 
SIMPLE_STYLE_NAME - Static variable in class info.magnolia.ui.vaadin.gwt.client.richtext.TextAreaStretcherConnector
 
size - Variable in class info.magnolia.ui.vaadin.gwt.client.icon.connector.BadgeIconState
 
size - Variable in class info.magnolia.ui.vaadin.gwt.client.icon.connector.IconState
 
size - Variable in class info.magnolia.ui.vaadin.gwt.client.icon.connector.LoadingIconState
 
size() - Method in class info.magnolia.ui.vaadin.gwt.client.jquerywrapper.JQueryWrapper
 
size - Variable in class info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.connector.ThumbnailLayoutState
 
SIZE_DEFAULT - Static variable in class info.magnolia.ui.vaadin.icon.Icon
 
sizeInit() - Method in class com.vaadin.client.ui.VScrollTablePatched
Run only once when component is attached and received its initial content.
sizeNeedsInit - Variable in class com.vaadin.client.ui.VScrollTablePatched
For internal use only.
SlideAnimation - Class in info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.animation
Slide animation of an element.
SlideAnimation(boolean) - Constructor for class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.animation.SlideAnimation
 
SlideAnimation(boolean, boolean) - Constructor for class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.animation.SlideAnimation
 
slideDown(int, Callbacks) - Method in class info.magnolia.ui.vaadin.gwt.client.jquerywrapper.JQueryWrapper
 
Slider - Class in info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.widget
Simple client-side slider widget, wraps mgwt's slider.
Slider() - Constructor for class info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.widget.Slider
 
SliderClientBundle - Interface in info.magnolia.ui.vaadin.gwt.client.mgwt
Bundle to serve resources for mgwt slider widget.
slideUp(int, Callbacks) - Method in class info.magnolia.ui.vaadin.gwt.client.jquerywrapper.JQueryWrapper
 
SmallAppLayout - Class in info.magnolia.ui.vaadin.layout
The SmallAppLayout, offering space for a header component and multiple sections stacked vertically.
SmallAppLayout() - Constructor for class info.magnolia.ui.vaadin.layout.SmallAppLayout
 
splitAt(int) - Method in class info.magnolia.ui.vaadin.gwt.shared.Range
Split the range into two at a certain integer.
splitAtFromStart(int) - Method in class info.magnolia.ui.vaadin.gwt.shared.Range
Split the range into two after a certain number of integers into the range.
SplitFeed - Class in info.magnolia.ui.vaadin.splitfeed
Split panel that displays two column feed.
SplitFeed() - Constructor for class info.magnolia.ui.vaadin.splitfeed.SplitFeed
 
SplitFeed.FeedSection - Class in info.magnolia.ui.vaadin.splitfeed
Feed section (column).
SplitFeed.FeedSection() - Constructor for class info.magnolia.ui.vaadin.splitfeed.SplitFeed.FeedSection
 
SplitFeed.FeedTitle - Class in info.magnolia.ui.vaadin.splitfeed
Title for the feed section.
SplitFeed.FeedTitle(String) - Constructor for class info.magnolia.ui.vaadin.splitfeed.SplitFeed.FeedTitle
 
startRowDrag(Event, int, Element) - Method in class com.vaadin.client.ui.VScrollTablePatched.VScrollTableBody.VScrollTableRow
 
startsAfter(Range) - Method in class info.magnolia.ui.vaadin.gwt.shared.Range
Checks whether this range starts after the end of another range.
startsBefore(Range) - Method in class info.magnolia.ui.vaadin.gwt.shared.Range
Checks whether this range starts before the start of another range.
startScrollingVelocityTimer() - Method in class com.vaadin.client.ui.VScrollTablePatched
 
stop() - Method in class info.magnolia.ui.vaadin.gwt.client.jquerywrapper.JQueryWrapper
 
stopCurrentApp() - Method in interface info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.rpc.ShellServerRpc
 
stopCurrentApp() - Method in interface info.magnolia.ui.vaadin.magnoliashell.MagnoliaShell.Listener
 
stopCurrentApp() - Method in class info.magnolia.ui.vaadin.magnoliashell.MagnoliaShell
 
stopCurrentApp() - Method in class info.magnolia.ui.vaadin.magnoliashell.rpc.MagnoliaShellRpcDelegate
 
stopCurrentShellApp() - Method in interface info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.rpc.ShellServerRpc
 
stopCurrentShellApp() - Method in interface info.magnolia.ui.vaadin.magnoliashell.MagnoliaShell.Listener
 
stopCurrentShellApp() - Method in class info.magnolia.ui.vaadin.magnoliashell.MagnoliaShell
 
stopCurrentShellApp() - Method in class info.magnolia.ui.vaadin.magnoliashell.rpc.MagnoliaShellRpcDelegate
 
STRETCHED - Static variable in class info.magnolia.ui.vaadin.gwt.client.richtext.TextAreaStretcherConnector
 
STRETCHER_BASE - Static variable in class info.magnolia.ui.vaadin.gwt.client.richtext.TextAreaStretcherConnector
 
strokeColor - Variable in class info.magnolia.ui.vaadin.gwt.client.icon.connector.BadgeIconState
 
STYLENAME - Static variable in class com.vaadin.client.ui.VScrollTablePatched
 
Switcher - Class in info.magnolia.ui.vaadin.switcher
This class is a CustomField which wraps a ComboBox and additionally provides 2 arrows to "navigate" - actually to select the previous or the next item from the available set.
Switcher(Collection<?>) - Constructor for class info.magnolia.ui.vaadin.switcher.Switcher
Constructs a Switcher by a given collection.
Switcher(Collection<?>, String) - Constructor for class info.magnolia.ui.vaadin.switcher.Switcher
Constructs a Switcher by a given Collection and a given color-variant.
Switcher(Container) - Constructor for class info.magnolia.ui.vaadin.switcher.Switcher
Constructs a Switcher by a given Container using the default color-variation (VARIATION_GREEN).
Switcher(Container, String) - Constructor for class info.magnolia.ui.vaadin.switcher.Switcher
Constructs a Switcher by a given Container and colorVariant ("green" or "black", "green" is default).

T

TabBarWidget - Class in info.magnolia.ui.vaadin.gwt.client.tabsheet.widget
A bar that contains the tab labels and controls the switching between tabs.
TabBarWidget(EventBus) - Constructor for class info.magnolia.ui.vaadin.gwt.client.tabsheet.widget.TabBarWidget
 
TabCloseEvent - Class in info.magnolia.ui.vaadin.gwt.client.tabsheet.event
Event that is fired when the tab is closed.
TabCloseEvent(MagnoliaTabWidget) - Constructor for class info.magnolia.ui.vaadin.gwt.client.tabsheet.event.TabCloseEvent
 
TabCloseEventHandler - Interface in info.magnolia.ui.vaadin.gwt.client.tabsheet.event
Handler of the events fired when the tab is closed.
tabIndex - Variable in class com.vaadin.client.ui.VScrollTablePatched
For internal use only.
TableConnectorPatched - Class in com.vaadin.client.ui.table
 
TableConnectorPatched() - Constructor for class com.vaadin.client.ui.table.TableConnectorPatched
 
TabSetChangedEvent - Class in info.magnolia.ui.vaadin.gwt.client.tabsheet.event
Fired when the set of TabSheet's tabs is changed.
TabSetChangedEvent(MagnoliaTabSheetView) - Constructor for class info.magnolia.ui.vaadin.gwt.client.tabsheet.event.TabSetChangedEvent
 
TabSetChangedEvent.Handler - Interface in info.magnolia.ui.vaadin.gwt.client.tabsheet.event
Handler.
TabSetChangedEvent.HasTabSetChangedHandlers - Interface in info.magnolia.ui.vaadin.gwt.client.tabsheet.event
HasTabSetChangedHandlers.
TEXTAREA_STRETCHED - Static variable in class info.magnolia.ui.vaadin.gwt.client.richtext.TextAreaStretcherConnector
 
TextAreaStretcher - Class in info.magnolia.ui.vaadin.richtext
Extension that applies to text areas and rich-text editors in forms.
TextAreaStretcher() - Constructor for class info.magnolia.ui.vaadin.richtext.TextAreaStretcher
 
TextAreaStretcherConnector - Class in info.magnolia.ui.vaadin.gwt.client.richtext
Client-side connector for TextAreaStretcher.
TextAreaStretcherConnector() - Constructor for class info.magnolia.ui.vaadin.gwt.client.richtext.TextAreaStretcherConnector
 
TextAreaStretcherServerRpc - Interface in info.magnolia.ui.vaadin.gwt.client.richtext
RPC interface used for notification of server on stretch/collapse.
TextAreaStretcherState - Class in info.magnolia.ui.vaadin.gwt.client.richtext
Shared state for TextAreaStretcher.
TextAreaStretcherState() - Constructor for class info.magnolia.ui.vaadin.gwt.client.richtext.TextAreaStretcherState
 
tFoot - Variable in class com.vaadin.client.ui.VScrollTablePatched
For internal use only.
tHead - Variable in class com.vaadin.client.ui.VScrollTablePatched
For internal use only.
thumbnailAmount - Variable in class info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.connector.ThumbnailLayoutState
 
ThumbnailContainer - Interface in info.magnolia.ui.vaadin.layout.data
Vaadin Indexed container interface extension required by thumbnails view.
ThumbnailData - Class in info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.shared
ThumbnailData.
ThumbnailData() - Constructor for class info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.shared.ThumbnailData
 
ThumbnailData(String, String, boolean) - Constructor for class info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.shared.ThumbnailData
 
ThumbnailLayoutClientRpc - Interface in info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.rpc
ThumbnailLayoutClientRpc.
ThumbnailLayoutServerRpc - Interface in info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.rpc
ThumbnailLayoutServerRpc.
ThumbnailLayoutState - Class in info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.connector
ThumbnailLayoutState.
ThumbnailLayoutState() - Constructor for class info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.connector.ThumbnailLayoutState
 
ThumbnailLayoutState.SelectionModel - Class in info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.connector
Selection model.
ThumbnailLayoutState.SelectionModel() - Constructor for class info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.connector.ThumbnailLayoutState.SelectionModel
 
ThumbnailLayoutState.ThumbnailSize - Class in info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.connector
ThumbnailSize.
ThumbnailLayoutState.ThumbnailSize() - Constructor for class info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.connector.ThumbnailLayoutState.ThumbnailSize
 
TITLE_TAGNAME - Static variable in class info.magnolia.ui.vaadin.gwt.client.actionbar.widget.ActionbarSectionWidget
 
toFragment() - Method in class info.magnolia.ui.vaadin.gwt.client.shared.magnoliashell.Fragment
 
toggle(int, int) - Method in interface info.magnolia.ui.vaadin.gwt.client.richtext.TextAreaStretcherServerRpc
 
toggleHorizontal() - Method in class info.magnolia.ui.vaadin.gwt.client.actionbar.widget.VActionbarGroup
 
toggleMultiSelection(int) - Method in class info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.connector.ThumbnailLayoutState.SelectionModel
 
toggleSelection() - Method in class com.vaadin.client.ui.VScrollTablePatched.VScrollTableBody.VScrollTableRow
Toggle the selection of the row
toggleSelection() - Method in class info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTable.MagnoliaTableBody.MagnoliaTableRow
 
toggleSelection(int) - Method in class info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.connector.ThumbnailLayoutState.SelectionModel
 
toggleShellApp(ShellAppType) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.ShellAppLauncher
Toggle the 'openness' of the specified shellApp.
toolbar - Variable in class info.magnolia.ui.vaadin.gwt.client.dialog.widget.DialogHeaderWidget
 
toolbarEl - Variable in class info.magnolia.ui.vaadin.gwt.client.dialog.widget.DialogHeaderWidget
 
top - Variable in class com.vaadin.client.ui.VScrollTablePatched.ContextMenuDetails
 
top() - Method in class info.magnolia.ui.vaadin.gwt.client.jquerywrapper.Position
 
toString() - Method in class com.vaadin.client.ui.VTreeTablePatched.PendingNavigationEvent
 
toString() - Method in class info.magnolia.ui.vaadin.gwt.client.shared.magnoliashell.Fragment
 
toString() - Method in class info.magnolia.ui.vaadin.gwt.shared.jcrop.SelectionArea
 
toString() - Method in class info.magnolia.ui.vaadin.gwt.shared.Range
 
toString() - Method in enum info.magnolia.ui.vaadin.overlay.MessageStyleTypeEnum
 
totalRows - Variable in class com.vaadin.client.ui.VScrollTablePatched
For internal use only.
TouchCancelHandlerProxy - Class in info.magnolia.ui.vaadin.gwt.client.touchwidget
Proxy handler that delegates events to TouchCancelHandler.
TouchCancelHandlerProxy(TouchCancelHandler) - Constructor for class info.magnolia.ui.vaadin.gwt.client.touchwidget.TouchCancelHandlerProxy
 
TouchEndHandlerProxy - Class in info.magnolia.ui.vaadin.gwt.client.touchwidget
Proxy implementation of native gwt TouchEndHandler that delegates to mgwt TouchEndHandler.
TouchEndHandlerProxy(TouchEndHandler) - Constructor for class info.magnolia.ui.vaadin.gwt.client.touchwidget.TouchEndHandlerProxy
 
TouchMoveHandlerProxy - Class in info.magnolia.ui.vaadin.gwt.client.touchwidget
Proxy handler that delegates event to TouchMoveHandler.
TouchMoveHandlerProxy(TouchMoveHandler) - Constructor for class info.magnolia.ui.vaadin.gwt.client.touchwidget.TouchMoveHandlerProxy
 
TouchStartHandlerProxy - Class in info.magnolia.ui.vaadin.gwt.client.touchwidget
Proxy handler of TouchStartHandler that triggers mgwt TouchSartHandler.
TouchStartHandlerProxy(TouchStartHandler) - Constructor for class info.magnolia.ui.vaadin.gwt.client.touchwidget.TouchStartHandlerProxy
 
TransitionDelegate - Interface in info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport
Viewports might have different ways of displaying the content.
translateDropTargetDetails(Map<String, Object>) - Method in class com.vaadin.ui.DragAndDropWrapper
 
treeSpacer - Variable in class com.vaadin.client.ui.VTreeTablePatched.VTreeTableScrollBody.VTreeTableRow
 
TreeTableConnectorPatched - Class in com.vaadin.client.ui.treetable
 
TreeTableConnectorPatched() - Constructor for class com.vaadin.client.ui.treetable.TreeTableConnectorPatched
 
triangleSVG - Variable in class info.magnolia.ui.vaadin.gwt.client.form.formsection.widget.InlineMessageWidget
 
triggerAction(String) - Method in class info.magnolia.ui.vaadin.gwt.client.actionbar.connector.ActionbarConnector
 
triggerAction(String) - Method in interface info.magnolia.ui.vaadin.gwt.client.actionbar.widget.ActionbarWidgetView.Presenter
 
triggerLazyColumnAdjustment(boolean) - Method in class com.vaadin.client.ui.VScrollTablePatched
 
triggerRowFetch(int, int) - Method in class com.vaadin.client.ui.VScrollTablePatched.RowRequestHandler
 
triggerRowFetch(int, int, int) - Method in class com.vaadin.client.ui.VScrollTablePatched.RowRequestHandler
 
trueHeight - Variable in class info.magnolia.ui.vaadin.gwt.client.jcrop.JCropState
 
trueWidth - Variable in class info.magnolia.ui.vaadin.gwt.client.jcrop.JCropState
 
TYPE - Static variable in class info.magnolia.ui.vaadin.gwt.client.actionbar.event.ActionTriggerEvent
 
TYPE - Static variable in class info.magnolia.ui.vaadin.gwt.client.applauncher.event.AppActivationEvent
 
TYPE - Static variable in class info.magnolia.ui.vaadin.gwt.client.form.formsection.event.HelpAccessibilityEvent
 
TYPE - Static variable in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.event.ActivateAppEvent
 
TYPE - Static variable in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.event.AppRequestedEvent
 
TYPE - Static variable in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.event.CurrentAppCloseEvent
 
TYPE - Static variable in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.event.FullScreenEvent
 
TYPE - Static variable in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.event.HideShellAppsEvent
 
TYPE - Static variable in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.event.HideShellAppsRequestedEvent
 
TYPE - Static variable in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.event.ShellAppRequestedEvent
 
TYPE - Static variable in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.event.ShellAppsHiddenEvent
 
TYPE - Static variable in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.event.ShellAppStartedEvent
 
TYPE - Static variable in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.event.ShellAppStartingEvent
 
type - Variable in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.connector.ViewportState
 
TYPE - Static variable in class info.magnolia.ui.vaadin.gwt.client.pinch.MagnoliaPinchMoveEvent
 
TYPE - Static variable in class info.magnolia.ui.vaadin.gwt.client.pinch.MagnoliaPinchStartEvent
 
TYPE - Static variable in class info.magnolia.ui.vaadin.gwt.client.tabsheet.event.ActiveTabChangedEvent
 
TYPE - Static variable in class info.magnolia.ui.vaadin.gwt.client.tabsheet.event.ShowAllTabsEvent
 
TYPE - Static variable in class info.magnolia.ui.vaadin.gwt.client.tabsheet.event.TabCloseEvent
 
TYPE - Static variable in class info.magnolia.ui.vaadin.gwt.client.tabsheet.event.TabSetChangedEvent
 

U

unlinkAllRowsStartingAt(int) - Method in class com.vaadin.client.ui.VScrollTablePatched.VScrollTableBody
 
unlinkAndReindexRows(int, int) - Method in class com.vaadin.client.ui.VScrollTablePatched.VScrollTableBody
 
unlinkRow(boolean) - Method in class com.vaadin.client.ui.VScrollTablePatched.VScrollTableBody
 
unlinkRows(int, int) - Method in class com.vaadin.client.ui.VScrollTablePatched.VScrollTableBody
 
unlinkRowsAnimatedAndUpdateCacheWhenFinished(int, int) - Method in class com.vaadin.client.ui.VTreeTablePatched.VTreeTableScrollBody
 
unload(Callbacks) - Method in class info.magnolia.ui.vaadin.gwt.client.jquerywrapper.JQueryWrapper
 
update() - Method in class info.magnolia.ui.vaadin.gwt.client.actionbar.widget.ActionbarItemWidget
 
update() - Method in class info.magnolia.ui.vaadin.gwt.client.actionbar.widget.ActionbarSectionWidget
 
update() - Method in class info.magnolia.ui.vaadin.gwt.client.actionbar.widget.VActionbarGroup
 
updateActionMap(UIDL) - Method in class com.vaadin.client.ui.VScrollTablePatched
For internal use only.
updateBody(UIDL, int, int) - Method in class com.vaadin.client.ui.VScrollTablePatched
For internal use only.
updateCaption(ComponentConnector) - Method in class com.vaadin.client.ui.table.TableConnectorPatched
 
updateCaption() - Method in class info.magnolia.ui.vaadin.gwt.client.applauncher.widget.AppTileWidget
 
updateCaption(ComponentConnector) - Method in class info.magnolia.ui.vaadin.gwt.client.dialog.connector.BaseDialogConnector
 
updateCaption(ComponentConnector) - Method in class info.magnolia.ui.vaadin.gwt.client.dialog.connector.OverlayConnector
 
updateCaption(ComponentConnector) - Method in class info.magnolia.ui.vaadin.gwt.client.form.connector.FormConnector
 
updateCaption(ComponentConnector) - Method in class info.magnolia.ui.vaadin.gwt.client.form.formsection.connector.FormSectionConnector
 
updateCaption(ComponentConnector) - Method in class info.magnolia.ui.vaadin.gwt.client.icon.connector.CompositeIconConnector
 
updateCaption(ComponentConnector) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.MagnoliaShellConnector
 
updateCaption(ComponentConnector) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.connector.ViewportConnector
 
updateCaption(ComponentConnector) - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.connector.MagnoliaTabSheetConnector
 
updateCaption(ComponentConnector) - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.tab.connector.MagnoliaTabConnector
 
updateCaption(String) - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.tab.widget.MagnoliaTabLabel
 
updateCellsFromUIDL(UIDL) - Method in class com.vaadin.client.ui.VScrollTablePatched.TableFooter
Updates the cells contents when updateUIDL request is received
updateCellsFromUIDL(UIDL) - Method in class com.vaadin.client.ui.VScrollTablePatched.TableHead
 
updateCellStyleNames(TableCellElement, String) - Method in class com.vaadin.client.ui.VScrollTablePatched.VScrollTableBody.VScrollTableRow
 
updateColors() - Method in class info.magnolia.ui.vaadin.gwt.client.applauncher.widget.AppTileWidget
** COLORING.
updateColumnProperties(UIDL) - Method in class com.vaadin.client.ui.VScrollTablePatched
For internal use only.
updateComponentSize(String, String) - Method in class com.vaadin.client.ui.table.TableConnectorPatched
 
updateContent() - Method in class info.magnolia.ui.vaadin.gwt.client.dialog.connector.BaseDialogConnector
 
updateContent() - Method in class info.magnolia.ui.vaadin.gwt.client.dialog.connector.DialogContainingFormConnector
 
updateContent() - Method in class info.magnolia.ui.vaadin.gwt.client.form.connector.FormConnector
 
updateDivet() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.ShellAppLauncher
 
updateDragMode(UIDL) - Method in class com.vaadin.client.ui.VScrollTablePatched
For internal use only.
updateFieldSectionWidths(int) - Method in class info.magnolia.ui.vaadin.gwt.client.form.formsection.widget.FormSectionWidget
 
updateFirstVisibleAndScrollIfNeeded(UIDL) - Method in class com.vaadin.client.ui.VScrollTablePatched
For internal use only.
updateFirstVisibleAndScrollIfNeeded(UIDL) - Method in class com.vaadin.client.ui.VTreeTablePatched
 
updateFooterToolbar() - Method in class info.magnolia.ui.vaadin.gwt.client.dialog.connector.BaseDialogConnector
 
updateFromUIDL(UIDL, ApplicationConnection) - Method in class com.vaadin.client.ui.panel.EnterFriendlyPanelConnector
 
updateFromUIDL(UIDL, ApplicationConnection) - Method in class com.vaadin.client.ui.table.TableConnectorPatched
 
updateFromUIDL(UIDL, ApplicationConnection) - Method in class com.vaadin.client.ui.treetable.TreeTableConnectorPatched
 
updateFromUIDL(UIDL, ApplicationConnection) - Method in class info.magnolia.ui.vaadin.gwt.client.richtext.VMagnoliaRichTextField
 
updateFromUIDL(UIDL, ApplicationConnection) - Method in class org.vaadin.openesignforms.ckeditor.widgetset.client.ui.VCKEditorTextField
Called whenever an update is received from the server
updateHeaderToolbar() - Method in class info.magnolia.ui.vaadin.gwt.client.dialog.connector.BaseDialogConnector
 
updateHeight() - Method in class com.vaadin.client.ui.VScrollTablePatched
For internal use only.
updateIcon() - Method in class info.magnolia.ui.vaadin.gwt.client.applauncher.widget.AppTileWidget
 
updateIconFontStyle(String, int) - Method in class info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.widget.EscalatorThumbnailsPanel
 
updateImageSource(String, int) - Method in class info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.widget.EscalatorThumbnailsPanel
 
updateLayout() - Method in interface info.magnolia.ui.vaadin.gwt.client.actionbar.widget.ActionbarWidgetView
 
updateLayout() - Method in class info.magnolia.ui.vaadin.gwt.client.actionbar.widget.ActionbarWidgetViewImpl
 
updateMaxIndent() - Method in class com.vaadin.client.ui.VScrollTablePatched
For internal use only.
updateNotification(String) - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.tab.widget.MagnoliaTabLabel
 
updateOffset(int) - Method in interface info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.rpc.ThumbnailLayoutServerRpc
 
updatePageLength(UIDL) - Method in class com.vaadin.client.ui.VScrollTablePatched
For internal use only.
updatePageLength() - Method in class com.vaadin.client.ui.VScrollTablePatched
Determines the pagelength when the table height is fixed.
updateRowsInBody(UIDL) - Method in class com.vaadin.client.ui.VScrollTablePatched
For internal use only.
updateSelectionProperties(UIDL, AbstractComponentState, boolean) - Method in class com.vaadin.client.ui.VScrollTablePatched
For internal use only.
updateShellAppIndication(ShellAppType, int) - Method in class info.magnolia.ui.vaadin.magnoliashell.MagnoliaShell
 
updateShellDivet() - Method in interface info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.MagnoliaShellView
 
updateShellDivet() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.MagnoliaShellViewImpl
 
updateSingleTabStyle() - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.widget.TabBarWidget
 
updateSortingProperties(UIDL) - Method in class com.vaadin.client.ui.VScrollTablePatched
For internal use only.
updateStyleNames(String) - Method in class com.vaadin.client.ui.VScrollTablePatched.FooterCell
 
updateStyleNames(String) - Method in class com.vaadin.client.ui.VScrollTablePatched.HeaderCell
 
updateStyleNames(String) - Method in class com.vaadin.client.ui.VScrollTablePatched.RowHeadersHeaderCell
 
updateStyleNames(String) - Method in class com.vaadin.client.ui.VScrollTablePatched.TableFooter
 
updateStyleNames(String) - Method in class com.vaadin.client.ui.VScrollTablePatched.TableHead
 
updateStyleNames(String) - Method in class com.vaadin.client.ui.VScrollTablePatched.VScrollTableBody
 
updateStyleNames(String) - Method in class com.vaadin.client.ui.VScrollTablePatched.VScrollTableBody.VScrollTableRow
 
updateStyleNames(String) - Method in class info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTable.MagnoliaHeaderCell
 
updateStyleNames(String) - Method in class info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTable.MagnoliaTableBody.MagnoliaTableRow
 
updateTab(MagnoliaTabWidget) - Method in interface info.magnolia.ui.vaadin.gwt.client.tabsheet.widget.MagnoliaTabSheetView
 
updateTab(MagnoliaTabWidget) - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.widget.MagnoliaTabSheetViewImpl
 
updateTotalRows(UIDL) - Method in class com.vaadin.client.ui.VScrollTablePatched
For internal use only.
updateTotalRows(UIDL) - Method in class com.vaadin.client.ui.VTreeTablePatched
 
updateViewport(ViewportWidget, ViewportType) - Method in interface info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.MagnoliaShellView
 
updateViewport(ViewportWidget, ViewportType) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.MagnoliaShellViewImpl
 
updateViewportLayout(ViewportWidget) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.MagnoliaShellConnector
 
updateViewportLayout(ViewportWidget) - Method in interface info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.MagnoliaShellView.Presenter
 
updateWidgetStyleNames() - Method in class info.magnolia.ui.vaadin.gwt.client.richtext.RichTextConnector
 
updateWidth() - Method in class com.vaadin.client.ui.VScrollTablePatched
For internal use only.
USER_MENU_CLASS_NAME - Static variable in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.ShellAppLauncher
 
userMenu - Variable in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.MagnoliaShellState
 
UserMenu - Class in info.magnolia.ui.vaadin.usermenu
Extends the ActionPopup (ContextMenu) add-on to allow placing the widget based on the the component passed by ContextMenu.setAsContextMenuOf(com.vaadin.server.AbstractClientConnector) instead of using the mouse cursors position.
UserMenu() - Constructor for class info.magnolia.ui.vaadin.usermenu.UserMenu
 
UserMenuClientRpc - Interface in info.magnolia.ui.vaadin.gwt.client.usermenu
Replaces ContextMenuClientRpc by not passing the mouse coordinates.
UserMenuConnector - Class in info.magnolia.ui.vaadin.gwt.client.usermenu
UserMenuConnector() - Constructor for class info.magnolia.ui.vaadin.gwt.client.usermenu.UserMenuConnector
 

V

VActionbarGroup - Class in info.magnolia.ui.vaadin.gwt.client.actionbar.widget
The Class VActionbarGroup, which displays a group of actions within a section of the action bar.
VActionbarGroup(String) - Constructor for class info.magnolia.ui.vaadin.gwt.client.actionbar.widget.VActionbarGroup
Instantiates a new action bar group.
VActionbarItemTablet - Class in info.magnolia.ui.vaadin.gwt.client.actionbar.widget
The Class VActionbarItemTablet, which displays a single tablet action.
VActionbarItemTablet(ActionbarItem, VActionbarGroup, EventBus, Icon) - Constructor for class info.magnolia.ui.vaadin.gwt.client.actionbar.widget.VActionbarItemTablet
 
VActionbarItemTablet(ActionbarItem, VActionbarGroup, EventBus) - Constructor for class info.magnolia.ui.vaadin.gwt.client.actionbar.widget.VActionbarItemTablet
 
value - Variable in class info.magnolia.ui.vaadin.gwt.client.icon.connector.BadgeIconState
 
valueOf(String) - Static method in enum com.vaadin.client.ui.VScrollTablePatched.SelectMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.vaadin.ui.DragAndDropWrapper.DragStartMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum info.magnolia.ui.vaadin.gwt.client.magnoliashell.shellmessage.ShellMessageWidget.MessageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum info.magnolia.ui.vaadin.gwt.client.shared.magnoliashell.ShellAppType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum info.magnolia.ui.vaadin.gwt.client.shared.magnoliashell.ViewportType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum info.magnolia.ui.vaadin.overlay.MessageStyleTypeEnum
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.vaadin.client.ui.VScrollTablePatched.SelectMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.vaadin.ui.DragAndDropWrapper.DragStartMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum info.magnolia.ui.vaadin.gwt.client.magnoliashell.shellmessage.ShellMessageWidget.MessageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum info.magnolia.ui.vaadin.gwt.client.shared.magnoliashell.ShellAppType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum info.magnolia.ui.vaadin.gwt.client.shared.magnoliashell.ViewportType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum info.magnolia.ui.vaadin.overlay.MessageStyleTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
VAppTileGroup - Class in info.magnolia.ui.vaadin.gwt.client.applauncher.widget
The container that groups semantically similar apps.
VAppTileGroup(String) - Constructor for class info.magnolia.ui.vaadin.gwt.client.applauncher.widget.VAppTileGroup
 
VAR_EVENT_PREFIX - Static variable in class info.magnolia.ui.vaadin.gwt.client.richtext.VMagnoliaRichTextField
 
VAR_EVENTNAMES - Static variable in class info.magnolia.ui.vaadin.gwt.client.richtext.VMagnoliaRichTextField
 
VAR_FIRE_PLUGIN_EVENT - Static variable in class info.magnolia.ui.vaadin.gwt.client.richtext.VMagnoliaRichTextField
 
VAR_FIRE_PLUGIN_EVENT_VALUE - Static variable in class info.magnolia.ui.vaadin.gwt.client.richtext.VMagnoliaRichTextField
 
VAR_SERVERPLUGINS - Static variable in class info.magnolia.ui.vaadin.gwt.client.richtext.VMagnoliaRichTextField
 
VAR_TEXT - Static variable in class org.vaadin.openesignforms.ckeditor.widgetset.client.ui.VCKEditorTextField
 
VAR_VERSION - Static variable in class org.vaadin.openesignforms.ckeditor.widgetset.client.ui.VCKEditorTextField
 
VARIATION_BLACK - Static variable in class info.magnolia.ui.vaadin.switcher.Switcher
The constant for the color-variation "black".
VARIATION_GREEN - Static variable in class info.magnolia.ui.vaadin.switcher.Switcher
The constant for the color-variation "green" (which is default).
VCKEditorTextField - Class in org.vaadin.openesignforms.ckeditor.widgetset.client.ui
Client side CKEditor widget which communicates with the server.
VCKEditorTextField() - Constructor for class org.vaadin.openesignforms.ckeditor.widgetset.client.ui.VCKEditorTextField
The constructor should first call super() to initialize the component and then handle any initialization relevant to Vaadin.
VDetailedShellMessage - Class in info.magnolia.ui.vaadin.gwt.client.magnoliashell.shellmessage
Shell message that displays the details.
VDetailedShellMessage(MagnoliaShellView, String, String, String) - Constructor for class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shellmessage.VDetailedShellMessage
 
VIEWPORT_SLOT_CLASS_NAME - Static variable in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.MagnoliaShellViewImpl
 
ViewportConnector - Class in info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.connector
ViewportConnector.
ViewportConnector() - Constructor for class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.connector.ViewportConnector
 
viewports - Variable in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.MagnoliaShellState
 
ViewportState - Class in info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.connector
ViewportState.
ViewportState() - Constructor for class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.connector.ViewportState
 
ViewportType - Enum in info.magnolia.ui.vaadin.gwt.client.shared.magnoliashell
Enumeration of possible viewport types.
ViewportWidget<T extends TransitionDelegate> - Class in info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.widget
An overlay that displays the open app in the shell on top of each other.
ViewportWidget() - Constructor for class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.widget.ViewportWidget
 
VInfoMessage - Class in info.magnolia.ui.vaadin.gwt.client.magnoliashell.shellmessage
Info message.
VInfoMessage(MagnoliaShellView, String, String, String) - Constructor for class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shellmessage.VInfoMessage
 
visibleSections - Variable in class info.magnolia.ui.vaadin.gwt.client.actionbar.connector.ActionbarState
 
VMagnoliaRichTextEditor - Class in info.magnolia.ui.vaadin.gwt.client.richtext
Adds support for custom plugin events/listeners to CKEditor JSNI wrapper.
VMagnoliaRichTextEditor() - Constructor for class info.magnolia.ui.vaadin.gwt.client.richtext.VMagnoliaRichTextEditor
 
VMagnoliaRichTextEditor.Listener - Interface in info.magnolia.ui.vaadin.gwt.client.richtext
Listener interface for plugin events.
VMagnoliaRichTextField - Class in info.magnolia.ui.vaadin.gwt.client.richtext
Magnolia rich text field adds an ability to custom plugins to communicate with the server.
VMagnoliaRichTextField() - Constructor for class info.magnolia.ui.vaadin.gwt.client.richtext.VMagnoliaRichTextField
 
VMagnoliaTable - Class in info.magnolia.ui.vaadin.gwt.client.grid
Magnolia table extends VScrollTable in a way that out-of-the-box version of it would not allow.
VMagnoliaTable() - Constructor for class info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTable
 
VMagnoliaTable.MagnoliaHeaderCell - Class in info.magnolia.ui.vaadin.gwt.client.grid
Extend header cell to contain caption text.
VMagnoliaTable.MagnoliaHeaderCell(String, String) - Constructor for class info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTable.MagnoliaHeaderCell
 
VMagnoliaTable.MagnoliaTableBody - Class in info.magnolia.ui.vaadin.gwt.client.grid
Extension of VScrollTableBody.
VMagnoliaTable.MagnoliaTableBody() - Constructor for class info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTable.MagnoliaTableBody
 
VMagnoliaTable.MagnoliaTableBody.MagnoliaTableRow - Class in info.magnolia.ui.vaadin.gwt.client.grid
Extend VScrollTableRow to contain selection checkbox.
VMagnoliaTable.MagnoliaTableBody.MagnoliaTableRow(UIDL, char[]) - Constructor for class info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTable.MagnoliaTableBody.MagnoliaTableRow
 
VMagnoliaTable.MagnoliaTableBody.MagnoliaTableRow() - Constructor for class info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTable.MagnoliaTableBody.MagnoliaTableRow
 
VMagnoliaTable.MagnoliaTableHead - Class in info.magnolia.ui.vaadin.gwt.client.grid
Extend TableHead to contain select all checkbox.
VMagnoliaTable.MagnoliaTableHead() - Constructor for class info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTable.MagnoliaTableHead
 
VMagnoliaTreeTable - Class in info.magnolia.ui.vaadin.gwt.client.grid
VMagnoliaTreeTable extends VTreeTable by ways that patching is required to expose the necessary private fields.
VMagnoliaTreeTable() - Constructor for class info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTreeTable
 
VMagnoliaTreeTable.VMagnoliaTreeTableScrollBody - Class in info.magnolia.ui.vaadin.gwt.client.grid
Extension for Scroll body.
VMagnoliaTreeTable.VMagnoliaTreeTableScrollBody() - Constructor for class info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTreeTable.VMagnoliaTreeTableScrollBody
 
VMgwtStylesUI - Class in info.magnolia.ui.vaadin.gwt.client.touchwidget
Special VUI extension to prevent MGWT from injecting its theme styles, which would otherwise potentially override some essential styles in AdminCentral.
VMgwtStylesUI() - Constructor for class info.magnolia.ui.vaadin.gwt.client.touchwidget.VMgwtStylesUI
 
VMobileSafariUI - Class in info.magnolia.ui.vaadin.gwt.client.touchwidget
Special implementation of VUI that would preinitialize MGWT touch events, so that those will not interfere with native GWT touch events.
VMobileSafariUI() - Constructor for class info.magnolia.ui.vaadin.gwt.client.touchwidget.VMobileSafariUI
 
VNonScrollableUI - Class in info.magnolia.ui.vaadin.gwt.client.touchwidget
VUI extension for a fixed layout UI, without v-scrollable styles.
VNonScrollableUI() - Constructor for class info.magnolia.ui.vaadin.gwt.client.touchwidget.VNonScrollableUI
 
VPermanentAppTileGroup - Class in info.magnolia.ui.vaadin.gwt.client.applauncher.widget
The permanent App Group.
VPermanentAppTileGroup(String, String) - Constructor for class info.magnolia.ui.vaadin.gwt.client.applauncher.widget.VPermanentAppTileGroup
 
VScrollTablePatched - Class in com.vaadin.client.ui
VScrollTable VScrollTable is a FlowPanel having two widgets in it: * TableHead component * ScrollPanel TableHead contains table's header and widgets + logic for resizing, reordering and hiding columns.
VScrollTablePatched() - Constructor for class com.vaadin.client.ui.VScrollTablePatched
 
VScrollTablePatched.ContextMenuDetails - Class in com.vaadin.client.ui
Used to recall the position of an open context menu if we need to close and reopen it during a row update.
VScrollTablePatched.ContextMenuDetails(VContextMenu, String, int, int) - Constructor for class com.vaadin.client.ui.VScrollTablePatched.ContextMenuDetails
 
VScrollTablePatched.FocusableScrollContextPanel - Class in com.vaadin.client.ui
For internal use only.
VScrollTablePatched.FocusableScrollContextPanel(boolean) - Constructor for class com.vaadin.client.ui.VScrollTablePatched.FocusableScrollContextPanel
 
VScrollTablePatched.FooterCell - Class in com.vaadin.client.ui
A cell in the footer
VScrollTablePatched.FooterCell(String, String) - Constructor for class com.vaadin.client.ui.VScrollTablePatched.FooterCell
 
VScrollTablePatched.HeaderCell - Class in com.vaadin.client.ui
 
VScrollTablePatched.HeaderCell(String, String) - Constructor for class com.vaadin.client.ui.VScrollTablePatched.HeaderCell
 
VScrollTablePatched.RowHeadersFooterCell - Class in com.vaadin.client.ui
HeaderCell that is header cell for row headers.
VScrollTablePatched.RowHeadersHeaderCell - Class in com.vaadin.client.ui
HeaderCell that is header cell for row headers.
VScrollTablePatched.RowRequestHandler - Class in com.vaadin.client.ui
For internal use only.
VScrollTablePatched.RowRequestHandler() - Constructor for class com.vaadin.client.ui.VScrollTablePatched.RowRequestHandler
 
VScrollTablePatched.SelectMode - Enum in com.vaadin.client.ui
 
VScrollTablePatched.TableFooter - Class in com.vaadin.client.ui
The footer of the table which can be seen in the bottom of the Table.
VScrollTablePatched.TableFooter() - Constructor for class com.vaadin.client.ui.VScrollTablePatched.TableFooter
 
VScrollTablePatched.TableHead - Class in com.vaadin.client.ui
 
VScrollTablePatched.TableHead() - Constructor for class com.vaadin.client.ui.VScrollTablePatched.TableHead
 
VScrollTablePatched.VScrollTableBody - Class in com.vaadin.client.ui
This Panel can only contain VScrollTableRow type of widgets.
VScrollTablePatched.VScrollTableBody() - Constructor for class com.vaadin.client.ui.VScrollTablePatched.VScrollTableBody
 
VScrollTablePatched.VScrollTableBody.VScrollTableGeneratedRow - Class in com.vaadin.client.ui
 
VScrollTablePatched.VScrollTableBody.VScrollTableGeneratedRow(UIDL, char[]) - Constructor for class com.vaadin.client.ui.VScrollTablePatched.VScrollTableBody.VScrollTableGeneratedRow
 
VScrollTablePatched.VScrollTableBody.VScrollTableRow - Class in com.vaadin.client.ui
 
VScrollTablePatched.VScrollTableBody.VScrollTableRow(UIDL, char[]) - Constructor for class com.vaadin.client.ui.VScrollTablePatched.VScrollTableBody.VScrollTableRow
 
VScrollTablePatched.VScrollTableBody.VScrollTableRow() - Constructor for class com.vaadin.client.ui.VScrollTablePatched.VScrollTableBody.VScrollTableRow
Add a dummy row, used for measurements if Table is empty.
VScrollTablePatched.VScrollTableDropHandler - Class in com.vaadin.client.ui
 
VScrollTablePatched.VScrollTableDropHandler() - Constructor for class com.vaadin.client.ui.VScrollTablePatched.VScrollTableDropHandler
 
VShellErrorMessage - Class in info.magnolia.ui.vaadin.gwt.client.magnoliashell.shellmessage
Error message.
VShellErrorMessage(MagnoliaShellView, String, String, String) - Constructor for class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shellmessage.VShellErrorMessage
 
VShellImageBundle - Interface in info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell
Image bundle.
VTemporaryAppGroupBar - Class in info.magnolia.ui.vaadin.gwt.client.applauncher.widget
The holder of the temporary app group tiles - the ones that expand to show the temporary app group.
VTemporaryAppGroupBar() - Constructor for class info.magnolia.ui.vaadin.gwt.client.applauncher.widget.VTemporaryAppGroupBar
 
VTemporaryAppGroupBarTile - Class in info.magnolia.ui.vaadin.gwt.client.applauncher.widget
A tile representing a Temporary App Group - displayed in the Temporary App Group Bar.
VTemporaryAppGroupBarTile(String, VAppTileGroup, VTemporaryAppGroupBar) - Constructor for class info.magnolia.ui.vaadin.gwt.client.applauncher.widget.VTemporaryAppGroupBarTile
 
VTemporaryAppTileGroup - Class in info.magnolia.ui.vaadin.gwt.client.applauncher.widget
The temporary app group.
VTemporaryAppTileGroup(String) - Constructor for class info.magnolia.ui.vaadin.gwt.client.applauncher.widget.VTemporaryAppTileGroup
 
VTreeTablePatched - Class in com.vaadin.client.ui
 
VTreeTablePatched() - Constructor for class com.vaadin.client.ui.VTreeTablePatched
 
VTreeTablePatched.PendingNavigationEvent - Class in com.vaadin.client.ui
For internal use only.
VTreeTablePatched.PendingNavigationEvent(int, boolean, boolean) - Constructor for class com.vaadin.client.ui.VTreeTablePatched.PendingNavigationEvent
 
VTreeTablePatched.VTreeTableScrollBody - Class in com.vaadin.client.ui
 
VTreeTablePatched.VTreeTableScrollBody() - Constructor for class com.vaadin.client.ui.VTreeTablePatched.VTreeTableScrollBody
 
VTreeTablePatched.VTreeTableScrollBody.VTreeTableGeneratedRow - Class in com.vaadin.client.ui
 
VTreeTablePatched.VTreeTableScrollBody.VTreeTableGeneratedRow(UIDL, char[]) - Constructor for class com.vaadin.client.ui.VTreeTablePatched.VTreeTableScrollBody.VTreeTableGeneratedRow
 
VTreeTablePatched.VTreeTableScrollBody.VTreeTableRow - Class in com.vaadin.client.ui
 
VTreeTablePatched.VTreeTableScrollBody.VTreeTableRow(UIDL, char[]) - Constructor for class com.vaadin.client.ui.VTreeTablePatched.VTreeTableScrollBody.VTreeTableRow
 
VWarningMessage - Class in info.magnolia.ui.vaadin.gwt.client.magnoliashell.shellmessage
Simple notification object that pops up when warnings/errors occur.
VWarningMessage(MagnoliaShellView, String, String, String) - Constructor for class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shellmessage.VWarningMessage
 

W

WarningIcon - Class in info.magnolia.ui.vaadin.icon
The WarningIcon.
WarningIcon() - Constructor for class info.magnolia.ui.vaadin.icon.WarningIcon
 
WarningIcon(int) - Constructor for class info.magnolia.ui.vaadin.icon.WarningIcon
 
wideButton - Variable in class info.magnolia.ui.vaadin.gwt.client.dialog.widget.DialogHeaderWidget
 
widget - Variable in class info.magnolia.ui.vaadin.gwt.client.usermenu.UserMenuConnector
 
widgetInHierarchyColumn - Variable in class com.vaadin.client.ui.VTreeTablePatched.VTreeTableScrollBody.VTreeTableRow
 
width - Variable in class info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.connector.ThumbnailLayoutState.ThumbnailSize
 
willHaveScrollbars() - Method in class com.vaadin.client.ui.VScrollTablePatched
Note: this method is not part of official API although declared as protected.
withBorder(boolean) - Method in class info.magnolia.ui.vaadin.switcher.Switcher
Adds the css style which ensures that the switcher comes with border on top and on bottom, if set true.
withLength(int, int) - Static method in class info.magnolia.ui.vaadin.gwt.shared.Range
Creates a range from a start point, with a given length.
withOnly(int) - Static method in class info.magnolia.ui.vaadin.gwt.shared.Range
Creates a range object representing a single integer.

Z

ZoomAnimation - Class in info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.animation
CSS3 Zoom Animation.
ZoomAnimation(boolean) - Constructor for class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.animation.ZoomAnimation
 
A B C D E F G H I J K L M N O P R S T U V W Z 

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