Skip navigation links
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.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
Deprecated.
ActionPopup(AbstractComponent, boolean) - Constructor for class info.magnolia.ui.vaadin.actionbar.ActionPopup
 
actionTrigger(Actionbar.ActionTriggerEvent) - Method in interface info.magnolia.ui.vaadin.actionbar.Actionbar.ActionTriggerListener
 
ActionTriggerEvent(Component, String) - Constructor for class info.magnolia.ui.vaadin.actionbar.Actionbar.ActionTriggerEvent
 
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
Deprecated.
 
ActiveTabChangedEvent - Class in info.magnolia.ui.vaadin.gwt.client.tabsheet.event
Deprecated.
Since 6.1, Use Vaadin TabSheet component
ActiveTabChangedEvent(MagnoliaTabWidget) - Constructor for class info.magnolia.ui.vaadin.gwt.client.tabsheet.event.ActiveTabChangedEvent
Deprecated.
 
ActiveTabChangedEvent(MagnoliaTabWidget, boolean) - Constructor for class info.magnolia.ui.vaadin.gwt.client.tabsheet.event.ActiveTabChangedEvent
Deprecated.
 
ActiveTabChangedEvent(boolean, boolean) - Constructor for class info.magnolia.ui.vaadin.gwt.client.tabsheet.event.ActiveTabChangedEvent
Deprecated.
 
ActiveTabChangedEvent.Handler - Interface in info.magnolia.ui.vaadin.gwt.client.tabsheet.event
Deprecated.
Handler.
ActiveTabChangedEvent.HasActiveTabChangeHandlers - Interface in info.magnolia.ui.vaadin.gwt.client.tabsheet.event
Deprecated.
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
Deprecated.
 
addActiveTabChangedHandler(ActiveTabChangedEvent.Handler) - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.widget.MagnoliaTabSheetViewImpl
Deprecated.
 
addAndRemoveRows(UIDL) - Method in class com.vaadin.v7.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.v7.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
 
addAppTile(AppTileWidget) - Method in class info.magnolia.ui.vaadin.gwt.client.applauncher.widget.VPermanentAppTileGroup
 
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.v7.client.ui.VScrollTablePatched.VScrollTableBody.VScrollTableRow
 
addCell(UIDL, String, char, String, boolean, boolean, String) - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.VScrollTableBody.VScrollTableRow
 
addCell(UIDL, Widget, char, String, boolean, String) - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.VScrollTableBody.VScrollTableRow
 
addCell(UIDL, String, char, String, boolean, boolean, String) - Method in class com.vaadin.v7.client.ui.VTreeTablePatched.VTreeTableScrollBody.VTreeTableRow
 
addCell(UIDL, Widget, char, String, boolean, String) - Method in class com.vaadin.v7.client.ui.VTreeTablePatched.VTreeTableScrollBody.VTreeTableRow
 
addCellsFromUIDL(UIDL, char[], int, int) - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.VScrollTableBody.VScrollTableGeneratedRow
 
addCellsFromUIDL(UIDL, char[], int, int) - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.VScrollTableBody.VScrollTableRow
 
addCellsFromUIDL(UIDL, char[], int, int) - Method in class com.vaadin.v7.client.ui.VTreeTablePatched.VTreeTableScrollBody.VTreeTableGeneratedRow
 
addClickHandler(ClickHandler) - Method in class info.magnolia.ui.vaadin.gwt.client.sticker.widget.VSticker
 
addCloseButtonListener(Button.ClickListener) - Method in class info.magnolia.ui.vaadin.dialog.Notification
Deprecated.
 
addComponent(Component) - Method in class info.magnolia.ui.vaadin.form.custom.Group
 
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
Deprecated.
 
addConfirmationHandler(ConfirmationDialog.ConfirmationEvent.Handler) - Method in class info.magnolia.ui.vaadin.dialog.ConfirmationDialog
Deprecated.
 
addConnectorHierarchyChangeHandler(ConnectorHierarchyChangeEvent.ConnectorHierarchyChangeHandler) - Method in class com.vaadin.v7.client.ui.table.TableConnectorPatched
 
addDescriptionVisibilityHandler(BaseDialog.DescriptionVisibilityEvent.Handler) - Method in class info.magnolia.ui.vaadin.dialog.BaseDialog
Deprecated.
 
addDialogCloseHandler(BaseDialog.DialogCloseEvent.Handler) - Method in class info.magnolia.ui.vaadin.dialog.BaseDialog
Deprecated.
 
addDoubleClickListener(LazyLayout.ElementDblClickListener) - Method in class info.magnolia.ui.vaadin.layout.LazyLayout
 
addElements(List<ThumbnailData>, int) - Method in interface info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.rpc.LazyLayoutClientRpc
 
addElementSelectionListener(LazyLayout.ElementSelectionListener) - Method in class info.magnolia.ui.vaadin.layout.LazyLayout
 
addExternalPlugin(String, String) - Method in class info.magnolia.ui.vaadin.ckeditor.MagnoliaCKEditorConfig
 
addExternalPlugin(String, String) - Method in class info.magnolia.ui.vaadin.richtext.MagnoliaRichTextFieldConfig
 
addExtraConfig(String, String) - Method in class info.magnolia.ui.vaadin.ckeditor.MagnoliaCKEditorConfig
 
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
 
addHandlerRegistration(HandlerRegistration) - Method in class com.googlecode.mgwt.dom.client.event.mouse.HandlerRegistrationCollection
Add a HandlerRegistration to the collection
addHandlerRegistration(HandlerRegistration) - Method in class com.googlecode.mgwt.dom.client.event.mouse.HandlerRegistrationCollection
 
addHook(String, CssHookHandler) - Method in class info.magnolia.ui.vaadin.gwt.client.jquerywrapper.CssHooks
 
addItem(String) - Method in class info.magnolia.ui.vaadin.ckeditor.MagnoliaCKEditorConfig.ToolbarGroup
 
addListenedEvent(String) - Method in class info.magnolia.ui.vaadin.ckeditor.MagnoliaCKEditorConfig
Add CKEditor event name that server side will listen.
addListenedEvent(String) - Method in class info.magnolia.ui.vaadin.richtext.MagnoliaRichTextFieldConfig
Add CKEditor event name that server side will listen.
addListener(MagnoliaCKEditorTextFieldEvents.PluginListener) - Method in class info.magnolia.ui.vaadin.ckeditor.MagnoliaCKEditorTextField
 
addListener(MagnoliaCKEditorTextFieldEvents.PluginListener) - Method in interface info.magnolia.ui.vaadin.ckeditor.MagnoliaCKEditorTextFieldEvents
 
addListener(MagnoliaCKEditorTextFieldEvents.PluginListener) - Method in class info.magnolia.ui.vaadin.richtext.MagnoliaRichTextField
 
addLongTapHandler(LongTapHandler) - Method in interface com.googlecode.mgwt.dom.client.recognizer.longtap.HasLongTapHandlers
Register for a LongTapEvent
addLongTapHandler(LongTapHandler) - Method in class com.googlecode.mgwt.ui.client.widget.touch.TouchDelegate
 
addLongTapHandler(LongTapHandler) - Method in class com.googlecode.mgwt.ui.client.widget.touch.TouchPanel
 
addLongTapHandler(LongTapHandler) - Method in class com.googlecode.mgwt.ui.client.widget.touch.TouchWidget
 
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
Deprecated.
 
addPermanentAppGroup(AppGroup) - Method in class info.magnolia.ui.vaadin.gwt.client.applauncher.widget.AppLauncherViewImpl
 
addPinchHandler(PinchHandler) - Method in interface com.googlecode.mgwt.dom.client.recognizer.pinch.HasPinchHandlers
register for PinchEvents
addPinchHandler(PinchHandler) - Method in class com.googlecode.mgwt.ui.client.widget.touch.TouchDelegate
 
addPinchHandler(PinchHandler) - Method in class com.googlecode.mgwt.ui.client.widget.touch.TouchPanel
 
addPinchHandler(PinchHandler) - Method in class com.googlecode.mgwt.ui.client.widget.touch.TouchWidget
 
addPluginListener(String, VMagnoliaCKEditorTextEvents.Listener) - Method in class info.magnolia.ui.vaadin.gwt.client.ckeditor.VMagnoliaCKEditor
 
addPluginListener(String, VMagnoliaCKEditorTextEvents.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(LazyLayout.ElementRightClickListener) - Method in class info.magnolia.ui.vaadin.layout.LazyLayout
 
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, String) - Method in class info.magnolia.ui.vaadin.layout.SmallAppLayout
Add new section with title into small app layout.
addSection(Component) - Method in class info.magnolia.ui.vaadin.layout.SmallAppLayout
Add new section without a title into small app layout.
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
Deprecated.
 
addStyleName(String) - Method in class info.magnolia.ui.vaadin.editor.CroppableImage
 
addSwipeEndHandler(SwipeEndHandler) - Method in interface com.googlecode.mgwt.dom.client.recognizer.swipe.HasSwipeHandlers
register for a SwipeEndHandler
addSwipeEndHandler(SwipeEndHandler) - Method in class com.googlecode.mgwt.ui.client.widget.touch.TouchDelegate
 
addSwipeEndHandler(SwipeEndHandler) - Method in class com.googlecode.mgwt.ui.client.widget.touch.TouchPanel
 
addSwipeEndHandler(SwipeEndHandler) - Method in class com.googlecode.mgwt.ui.client.widget.touch.TouchWidget
 
addSwipeEndHandler(SwipeEndHandler) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.widget.AppsViewportWidget
 
addSwipeMoveHandler(SwipeMoveHandler) - Method in interface com.googlecode.mgwt.dom.client.recognizer.swipe.HasSwipeHandlers
register for a SwipeMoveHandler
addSwipeMoveHandler(SwipeMoveHandler) - Method in class com.googlecode.mgwt.ui.client.widget.touch.TouchDelegate
 
addSwipeMoveHandler(SwipeMoveHandler) - Method in class com.googlecode.mgwt.ui.client.widget.touch.TouchPanel
 
addSwipeMoveHandler(SwipeMoveHandler) - Method in class com.googlecode.mgwt.ui.client.widget.touch.TouchWidget
 
addSwipeMoveHandler(SwipeMoveHandler) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.widget.AppsViewportWidget
 
addSwipeStartHandler(SwipeStartHandler) - Method in interface com.googlecode.mgwt.dom.client.recognizer.swipe.HasSwipeHandlers
register for a SwipeStartEvent
addSwipeStartHandler(SwipeStartHandler) - Method in class com.googlecode.mgwt.ui.client.widget.touch.TouchDelegate
 
addSwipeStartHandler(SwipeStartHandler) - Method in class com.googlecode.mgwt.ui.client.widget.touch.TouchPanel
 
addSwipeStartHandler(SwipeStartHandler) - Method in class com.googlecode.mgwt.ui.client.widget.touch.TouchWidget
 
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
Deprecated.
 
addTabLabel(MagnoliaTabLabel) - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.widget.TabBarWidget
Deprecated.
 
addTabSetChangedHandler(TabSetChangedEvent.Handler) - Method in interface info.magnolia.ui.vaadin.gwt.client.tabsheet.event.TabSetChangedEvent.HasTabSetChangedHandlers
Deprecated.
 
addTabSetChangedHandler(TabSetChangedEvent.Handler) - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.widget.MagnoliaTabSheetViewImpl
Deprecated.
 
addTapHandler(TapHandler) - Method in interface com.googlecode.mgwt.dom.client.event.tap.HasTapHandlers
Adds a TapHandler handler.
addTapHandler(TapHandler) - Method in class com.googlecode.mgwt.ui.client.widget.touch.TouchDelegate
 
addTapHandler(TapHandler) - Method in class com.googlecode.mgwt.ui.client.widget.touch.TouchPanel
 
addTapHandler(TapHandler) - Method in class com.googlecode.mgwt.ui.client.widget.touch.TouchWidget
addTapHandler
addTemporaryAppGroup(AppGroup) - Method in class info.magnolia.ui.vaadin.gwt.client.applauncher.widget.AppLauncherViewImpl
 
addToDom() - Method in class info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTable.MagnoliaTableHead
 
addToExtraPlugins(String) - Method in class info.magnolia.ui.vaadin.ckeditor.MagnoliaCKEditorConfig
 
addToolbarLine(List<MagnoliaCKEditorConfig.ToolbarGroup>) - Method in class info.magnolia.ui.vaadin.ckeditor.MagnoliaCKEditorConfig
Adds list of toolbar groups.
addToolbarLine(List<MagnoliaCKEditorConfig.ToolbarGroup>) - Method in class info.magnolia.ui.vaadin.richtext.MagnoliaRichTextFieldConfig
Adds list of toolbar groups.
addToRemovePlugins(String) - Method in class info.magnolia.ui.vaadin.ckeditor.MagnoliaCKEditorConfig
 
addTouchCancelHandler(TouchCancelHandler) - Method in interface com.googlecode.mgwt.dom.client.event.touch.HasTouchHandlers
addTouchCancelHandler
addTouchCancelHandler(TouchCancelHandler) - Method in class com.googlecode.mgwt.ui.client.widget.touch.TouchDelegate
addTouchCancelHandler
addTouchCancelHandler(TouchCancelHandler) - Method in class com.googlecode.mgwt.ui.client.widget.touch.TouchPanel
addTouchCancelHandler
addTouchCancelHandler(TouchCancelHandler) - Method in class com.googlecode.mgwt.ui.client.widget.touch.TouchWidget
addTouchCancelHandler
addTouchCancelHandler(Widget, TouchCancelHandler) - Method in class com.googlecode.mgwt.ui.client.widget.touch.TouchWidgetDesktopImpl
Add a touch cancel handler to a widget
addTouchCancelHandler(Widget, TouchCancelHandler) - Method in interface com.googlecode.mgwt.ui.client.widget.touch.TouchWidgetImpl
Add a touch cancel handler to a widget
addTouchCancelHandler(Widget, TouchCancelHandler) - Method in class com.googlecode.mgwt.ui.client.widget.touch.TouchWidgetMobileImpl
Add a touch cancel handler to a widget
addTouchCancelHandler(Widget, TouchCancelHandler) - Method in class info.magnolia.ui.vaadin.gwt.client.touchwidget.MobileSafariTouchWidgetImplProxy
 
addTouchEndHandler(TouchEndHandler) - Method in interface com.googlecode.mgwt.dom.client.event.touch.HasTouchHandlers
addTouchEndHandler
addTouchEndHandler(TouchEndHandler) - Method in class com.googlecode.mgwt.ui.client.widget.touch.TouchDelegate
addTouchEndHandler
addTouchEndHandler(TouchEndHandler) - Method in class com.googlecode.mgwt.ui.client.widget.touch.TouchPanel
addTouchEndHandler
addTouchEndHandler(TouchEndHandler) - Method in class com.googlecode.mgwt.ui.client.widget.touch.TouchWidget
addTouchEndHandler
addTouchEndHandler(Widget, TouchEndHandler) - Method in class com.googlecode.mgwt.ui.client.widget.touch.TouchWidgetDesktopImpl
Add a touch end handler to a widget
addTouchEndHandler(Widget, TouchEndHandler) - Method in interface com.googlecode.mgwt.ui.client.widget.touch.TouchWidgetImpl
Add a touch end handler to a widget
addTouchEndHandler(Widget, TouchEndHandler) - Method in class com.googlecode.mgwt.ui.client.widget.touch.TouchWidgetMobileImpl
Add a touch end handler to a widget
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
 
addTouchHandler(TouchHandler) - Method in interface com.googlecode.mgwt.dom.client.event.touch.HasTouchHandlers
addTouchHandler
addTouchHandler(TouchHandler) - Method in class com.googlecode.mgwt.ui.client.widget.touch.TouchDelegate
 
addTouchHandler(TouchHandler) - Method in class com.googlecode.mgwt.ui.client.widget.touch.TouchPanel
addTouchHandler
addTouchHandler(TouchHandler) - Method in class com.googlecode.mgwt.ui.client.widget.touch.TouchWidget
addTouchHandler
addTouchMoveHandler(TouchMoveHandler) - Method in interface com.googlecode.mgwt.dom.client.event.touch.HasTouchHandlers
addTouchMoveHandler
addTouchMoveHandler(TouchMoveHandler) - Method in class com.googlecode.mgwt.ui.client.widget.touch.TouchDelegate
addTouchMoveHandler
addTouchMoveHandler(TouchMoveHandler) - Method in class com.googlecode.mgwt.ui.client.widget.touch.TouchPanel
addTouchMoveHandler
addTouchMoveHandler(TouchMoveHandler) - Method in class com.googlecode.mgwt.ui.client.widget.touch.TouchWidget
addTouchMoveHandler
addTouchMoveHandler(Widget, TouchMoveHandler) - Method in class com.googlecode.mgwt.ui.client.widget.touch.TouchWidgetDesktopImpl
Add a touch move handler to a widget
addTouchMoveHandler(Widget, TouchMoveHandler) - Method in interface com.googlecode.mgwt.ui.client.widget.touch.TouchWidgetImpl
Add a touch move handler to a widget
addTouchMoveHandler(Widget, TouchMoveHandler) - Method in class com.googlecode.mgwt.ui.client.widget.touch.TouchWidgetMobileImpl
Add a touch move handler to a widget
addTouchMoveHandler(Widget, TouchMoveHandler) - Method in class info.magnolia.ui.vaadin.gwt.client.touchwidget.MobileSafariTouchWidgetImplProxy
 
addTouchStartHandler(TouchStartHandler) - Method in interface com.googlecode.mgwt.dom.client.event.touch.HasTouchHandlers
addTouchStartHandler
addTouchStartHandler(TouchStartHandler) - Method in class com.googlecode.mgwt.ui.client.widget.touch.TouchDelegate
addTouchStartHandler
addTouchStartHandler(TouchStartHandler) - Method in class com.googlecode.mgwt.ui.client.widget.touch.TouchPanel
addTouchStartHandler
addTouchStartHandler(TouchStartHandler) - Method in class com.googlecode.mgwt.ui.client.widget.touch.TouchWidget
addTouchStartHandler
addTouchStartHandler(Widget, TouchStartHandler) - Method in class com.googlecode.mgwt.ui.client.widget.touch.TouchWidgetDesktopImpl
Add a touch start handler to a widget
addTouchStartHandler(Widget, TouchStartHandler) - Method in interface com.googlecode.mgwt.ui.client.widget.touch.TouchWidgetImpl
Add a touch start handler to a widget
addTouchStartHandler(Widget, TouchStartHandler) - Method in class com.googlecode.mgwt.ui.client.widget.touch.TouchWidgetMobileImpl
Add a touch start handler to a widget
addTouchStartHandler(Widget, TouchStartHandler) - Method in class info.magnolia.ui.vaadin.gwt.client.touchwidget.MobileSafariTouchWidgetImplProxy
 
addTreeSpacer(UIDL) - Method in class com.vaadin.v7.client.ui.VTreeTablePatched.VTreeTableScrollBody.VTreeTableRow
 
addValueChangeHandler(ValueChangeHandler<Double>) - Method in class com.vaadin.client.ui.VSliderPatched
 
addValueChangeHandler(ValueChangeHandler<Double>) - Method in class info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.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
Deprecated.
 
adoptComponent(Component) - Method in class info.magnolia.ui.vaadin.dialog.BaseDialog
Deprecated.
Sets a Component
ALIGN_CENTER - Static variable in class com.vaadin.v7.client.ui.VScrollTablePatched
 
ALIGN_LEFT - Static variable in class com.vaadin.v7.client.ui.VScrollTablePatched
 
ALIGN_RIGHT - Static variable in class com.vaadin.v7.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
 
alignment - Variable in class info.magnolia.ui.vaadin.gwt.client.extension.MessageBubbleState
 
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.v7.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(Consumer<String>) - 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
 
AppLauncherServerRpc - Interface in info.magnolia.ui.vaadin.gwt.client.applauncher.rpc
AppLauncher Server RPC.
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, Function<String, Icon>) - 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.v7.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, URLReference) - 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, Function<String, Icon>) - 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
Deprecated.
 
asVaadinComponent() - Method in class info.magnolia.ui.vaadin.form.Form
 
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.alump.ckeditor.client.VCKEditorTextField
 
ATTR_IMMEDIATE - Static variable in class org.vaadin.alump.ckeditor.client.VCKEditorTextField
 
ATTR_INPAGECONFIG - Static variable in class org.vaadin.alump.ckeditor.client.VCKEditorTextField
 
ATTR_INSERT_HTML - Static variable in class org.vaadin.alump.ckeditor.client.VCKEditorTextField
 
ATTR_INSERT_TEXT - Static variable in class org.vaadin.alump.ckeditor.client.VCKEditorTextField
 
ATTR_KEYSTROKES_COMMAND - Static variable in class org.vaadin.alump.ckeditor.client.VCKEditorTextField
 
ATTR_KEYSTROKES_KEYSTROKE - Static variable in class org.vaadin.alump.ckeditor.client.VCKEditorTextField
 
ATTR_PROTECTED_BODY - Static variable in class org.vaadin.alump.ckeditor.client.VCKEditorTextField
 
ATTR_PROTECTED_SOURCE - Static variable in class org.vaadin.alump.ckeditor.client.VCKEditorTextField
 
ATTR_READONLY - Static variable in class org.vaadin.alump.ckeditor.client.VCKEditorTextField
 
ATTR_VIEW_WITHOUT_EDITOR - Static variable in class org.vaadin.alump.ckeditor.client.VCKEditorTextField
 
ATTR_WRITER_INDENTATIONCHARS - Static variable in class org.vaadin.alump.ckeditor.client.VCKEditorTextField
 
ATTR_WRITERRULES_JSRULE - Static variable in class org.vaadin.alump.ckeditor.client.VCKEditorTextField
 
ATTR_WRITERRULES_TAGNAME - Static variable in class org.vaadin.alump.ckeditor.client.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
Deprecated.
since 6.0, dialogs may be created with the DialogBuilder
BaseDialog() - Constructor for class info.magnolia.ui.vaadin.dialog.BaseDialog
Deprecated.
 
BaseDialog.DescriptionVisibilityEvent - Class in info.magnolia.ui.vaadin.dialog
Deprecated.
DescriptionVisibilityEvent.
BaseDialog.DescriptionVisibilityEvent.Handler - Interface in info.magnolia.ui.vaadin.dialog
Deprecated.
Handler.
BaseDialog.DialogCloseEvent - Class in info.magnolia.ui.vaadin.dialog
Deprecated.
DialogCloseEvent.
BaseDialog.DialogCloseEvent.Handler - Interface in info.magnolia.ui.vaadin.dialog
Deprecated.
Handler.
BaseDialog.WideEvent - Class in info.magnolia.ui.vaadin.dialog
Deprecated.
DescriptionVisibilityEvent.
BaseDialog.WideEvent.Handler - Interface in info.magnolia.ui.vaadin.dialog
Deprecated.
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.LazyLayout
 
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.v7.client.ui.VScrollTablePatched
For internal use only.
bottom() - Method in class info.magnolia.ui.vaadin.gwt.client.jquerywrapper.Position
 
buildBase() - Method in class com.vaadin.client.ui.VSliderPatched
For internal use only.
buildCaptionHtmlSnippet(UIDL) - Method in class com.vaadin.v7.client.ui.VScrollTablePatched
Helper function to build html snippet for column or row headers.
buildCaptionHtmlSnippet(UIDL) - Method in class com.vaadin.v7.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

cachedThumbnails - Variable in class info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.connector.LazyLayoutConnector
 
calcFirstRowInViewPort() - Method in class com.vaadin.v7.client.ui.VScrollTablePatched
 
calculateMaxIndent() - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.VScrollTableBody
This method exists for the needs of VTreeTable only.
calculateMaxIndent() - Method in class com.vaadin.v7.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
Deprecated.
 
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
Deprecated.
 
cancelScrollingVelocityTimer() - Method in class com.vaadin.v7.client.ui.VScrollTablePatched
 
canHaveChildren - Variable in class com.vaadin.v7.client.ui.VTreeTablePatched.VTreeTableScrollBody.VTreeTableRow
 
caption - Variable in class info.magnolia.ui.vaadin.gwt.client.dialog.widget.DialogHeaderWidget
 
captionContainer - Variable in class com.vaadin.v7.client.ui.VScrollTablePatched.HeaderCell
 
cellShowsTreeHierarchy(int) - Method in class com.vaadin.v7.client.ui.VTreeTablePatched.VTreeTableScrollBody.VTreeTableRow
 
changedTouches(NativeEvent) - Method in class com.googlecode.mgwt.dom.client.event.mouse.SimulatedTouchEndEvent
changedTouches
changedTouches(NativeEvent) - Method in class com.googlecode.mgwt.dom.client.event.mouse.SimulatedTouchMoveEvent
changedTouches
changedTouches(NativeEvent) - Method in class com.googlecode.mgwt.dom.client.event.mouse.SimulatedTouchStartEvent
changedTouches
changedTouches() - Method in class com.googlecode.mgwt.dom.client.event.touch.TouchEvent
Deprecated.
use TouchEvent.getChangedTouches() this method will be removed in a future release
changedTouches(NativeEvent) - Method in class com.googlecode.mgwt.dom.client.event.touch.TouchEvent
changedTouches
changeVariables(Object, Map<String, Object>) - Method in class com.vaadin.ui.DragAndDropWrapper
Deprecated.
 
changeVariables(Object, Map<String, Object>) - Method in class info.magnolia.ui.vaadin.ckeditor.MagnoliaCKEditorTextField
 
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.v7.client.ui.VScrollTablePatched.VScrollTableBody.VScrollTableRow
 
CKEDITOR_TOOLBOX - Static variable in class info.magnolia.ui.vaadin.gwt.client.richtext.TextAreaStretcherConnector
 
CKEditorTextField - Class in org.vaadin.alump.ckeditor
Example version of CKEditorTextField that loads ckeditor js-library from ckeditor.com.
CKEditorTextField() - Constructor for class org.vaadin.alump.ckeditor.CKEditorTextField
 
CKEditorTextField(CKEditorConfig) - Constructor for class org.vaadin.alump.ckeditor.CKEditorTextField
 
CKEditorTextField(CKEditorConfig, String) - Constructor for class org.vaadin.alump.ckeditor.CKEditorTextField
 
CLASS_NAME - Static variable in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.MagnoliaShellViewImpl
 
CLASSNAME - Static variable in class com.vaadin.client.ui.VSliderPatched
 
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.alump.ckeditor.client.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.googlecode.mgwt.collection.client.JsLightMap
 
clear() - Method in class com.googlecode.mgwt.collection.shared.java.JavaLightMap
 
clear() - Method in interface com.googlecode.mgwt.collection.shared.LightMap
remove all objects from this map
clear() - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.TableFooter
 
clear() - Method in class com.vaadin.v7.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
 
clearAll() - Method in class info.magnolia.ui.vaadin.layout.LazyLayout.DataProviderKeyMapper
 
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
 
clearTabs() - Method in interface info.magnolia.ui.vaadin.gwt.client.tabsheet.widget.MagnoliaTabSheetView
Deprecated.
 
clearTabs() - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.widget.MagnoliaTabSheetViewImpl
Deprecated.
 
clearTopAfterThisAnimation() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.animation.JQueryAnimation
 
client - Variable in class com.vaadin.client.ui.VSliderPatched
 
client - Variable in class com.vaadin.v7.client.ui.VScrollTablePatched
 
clientToServer - Variable in class org.vaadin.alump.ckeditor.client.VCKEditorTextField
Reference to the server connection object.
cloneTouch(Touch) - Static method in class com.googlecode.mgwt.dom.client.event.touch.TouchUtil
 
close() - Method in interface info.magnolia.ui.vaadin.extension.CloseIcon.CloseHandler
 
close() - Method in interface info.magnolia.ui.vaadin.gwt.client.dialog.rpc.OverlayClientRpc
 
close() - Method in interface info.magnolia.ui.vaadin.gwt.client.extension.CloseIconRpc
 
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
 
CloseIcon - Class in info.magnolia.ui.vaadin.extension
The CloseIcon is a Vaadin Extension for Vaadin TabSheets.
CloseIcon.CloseHandler - Interface in info.magnolia.ui.vaadin.extension
CloseIcon-enabled components must define what happens when pressing it with a CloseIcon.CloseHandler.
CloseIconConnector - Class in info.magnolia.ui.vaadin.gwt.client.extension
Client-side connector for the CloseIcon.
CloseIconConnector() - Constructor for class info.magnolia.ui.vaadin.gwt.client.extension.CloseIconConnector
 
CloseIconRpc - Interface in info.magnolia.ui.vaadin.gwt.client.extension
ServerRpc interface for notifying that the CloseIcon was pressed on the client.
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
Deprecated.
 
closeSelf() - Method in interface info.magnolia.ui.vaadin.gwt.client.dialog.rpc.DialogServerRpc
 
closeTab(Connector) - Method in interface info.magnolia.ui.vaadin.gwt.client.tabsheet.rpc.MagnoliaTabSheetClientRpc
Deprecated.
 
closeTab(Connector) - Method in interface info.magnolia.ui.vaadin.gwt.client.tabsheet.rpc.MagnoliaTabSheetServerRpc
Deprecated.
 
closeTab(MagnoliaTab) - Method in class info.magnolia.ui.vaadin.tabsheet.MagnoliaTabSheet
Deprecated.
 
closeTabFromServer(MagnoliaTab) - Method in class info.magnolia.ui.vaadin.tabsheet.MagnoliaTabSheet
Deprecated.
Send a rpc call to the client, which will remove the tab related views and call back to the server.
closeTimeout - Variable in class info.magnolia.ui.vaadin.gwt.client.dialog.connector.OverlayState
 
colIndexOfHierarchy - Variable in class com.vaadin.v7.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.v7.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.v7.client.ui.VTreeTablePatched
For internal use only.
collapsibleMenuContent - Variable in class com.vaadin.v7.client.ui.VScrollTablePatched
For internal use only.
CollectionFactory - Class in com.googlecode.mgwt.collection.shared
A factory to create instances of the light collections api.
CollectionFactory() - Constructor for class com.googlecode.mgwt.collection.shared.CollectionFactory
 
CollectionUtil - Class in info.magnolia.ui.vaadin.gwt.client.tabsheet.util
Deprecated.
Since 6.1, Use Vaadin TabSheet component
CollectionUtil() - Constructor for class info.magnolia.ui.vaadin.gwt.client.tabsheet.util.CollectionUtil
Deprecated.
 
color - Variable in class info.magnolia.ui.vaadin.gwt.client.icon.connector.IconState
 
color - Variable in class info.magnolia.ui.vaadin.gwt.client.sticker.StickerState
 
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.google.gwt.user.client.impl - package com.google.gwt.user.client.impl
 
com.googlecode.mgwt.collection.client - package com.googlecode.mgwt.collection.client
 
com.googlecode.mgwt.collection.shared - package com.googlecode.mgwt.collection.shared
 
com.googlecode.mgwt.collection.shared.java - package com.googlecode.mgwt.collection.shared.java
 
com.googlecode.mgwt.dom.client.event - package com.googlecode.mgwt.dom.client.event
 
com.googlecode.mgwt.dom.client.event.mouse - package com.googlecode.mgwt.dom.client.event.mouse
 
com.googlecode.mgwt.dom.client.event.tap - package com.googlecode.mgwt.dom.client.event.tap
 
com.googlecode.mgwt.dom.client.event.touch - package com.googlecode.mgwt.dom.client.event.touch
 
com.googlecode.mgwt.dom.client.recognizer - package com.googlecode.mgwt.dom.client.recognizer
 
com.googlecode.mgwt.dom.client.recognizer.longtap - package com.googlecode.mgwt.dom.client.recognizer.longtap
 
com.googlecode.mgwt.dom.client.recognizer.pinch - package com.googlecode.mgwt.dom.client.recognizer.pinch
 
com.googlecode.mgwt.dom.client.recognizer.swipe - package com.googlecode.mgwt.dom.client.recognizer.swipe
 
com.googlecode.mgwt.dom.client.recognizer.tap - package com.googlecode.mgwt.dom.client.recognizer.tap
 
com.googlecode.mgwt.ui.client.util - package com.googlecode.mgwt.ui.client.util
 
com.googlecode.mgwt.ui.client.widget.touch - package com.googlecode.mgwt.ui.client.widget.touch
 
com.vaadin.client.ui - package com.vaadin.client.ui
 
com.vaadin.client.ui.panel - package com.vaadin.client.ui.panel
 
com.vaadin.ui - package com.vaadin.ui
 
com.vaadin.v7.client.ui - package com.vaadin.v7.client.ui
 
com.vaadin.v7.client.ui.table - package com.vaadin.v7.client.ui.table
 
com.vaadin.v7.client.ui.treetable - package com.vaadin.v7.client.ui.treetable
 
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
Deprecated.
 
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
Deprecated.
 
CONFIRM_ACTION_NAME - Static variable in class info.magnolia.ui.vaadin.dialog.ConfirmationDialog
Deprecated.
 
ConfirmationDialog - Class in info.magnolia.ui.vaadin.dialog
Deprecated.
since 6.0, confirmation dialogs may be created with the AlertBuilder
ConfirmationDialog(String, String, String, boolean) - Constructor for class info.magnolia.ui.vaadin.dialog.ConfirmationDialog
Deprecated.
 
ConfirmationDialog(Component, String, String, boolean) - Constructor for class info.magnolia.ui.vaadin.dialog.ConfirmationDialog
Deprecated.
 
ConfirmationDialog.ConfirmationEvent - Class in info.magnolia.ui.vaadin.dialog
Deprecated.
ConfirmationEvent.
ConfirmationDialog.ConfirmationEvent.Handler - Interface in info.magnolia.ui.vaadin.dialog
Deprecated.
Handler.
ConfirmationEvent(Component, boolean) - Constructor for class info.magnolia.ui.vaadin.dialog.ConfirmationDialog.ConfirmationEvent
Deprecated.
 
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
 
constructArray() - Static method in class com.googlecode.mgwt.collection.shared.CollectionFactory
Construct a LightArray
constructIntegerArray() - Static method in class com.googlecode.mgwt.collection.shared.CollectionFactory
Construct an array of integers
constructMap() - Static method in class com.googlecode.mgwt.collection.shared.CollectionFactory
Construct a LightMap
containerItemSetChange(Container.ItemSetChangeEvent) - Method in class info.magnolia.ui.vaadin.layout.LazyLayout
 
contains(int) - Method in class info.magnolia.ui.vaadin.gwt.shared.Range
Checks whether an integer is found within this range.
containsKey(String) - Method in class com.googlecode.mgwt.collection.client.JsLightMap
 
containsKey(String) - Method in class com.googlecode.mgwt.collection.shared.java.JavaLightMap
 
containsKey(String) - Method in interface com.googlecode.mgwt.collection.shared.LightMap
does the map contain a key
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.v7.client.ui.VScrollTablePatched
For internal use only.
ContextMenuDetails(VContextMenu, String, int, int) - Constructor for class com.vaadin.v7.client.ui.VScrollTablePatched.ContextMenuDetails
 
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
 
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
Deprecated.
 
createDefaultContent() - Method in class info.magnolia.ui.vaadin.dialog.ConfirmationDialog
Deprecated.
 
createDefaultFooter() - Method in class info.magnolia.ui.vaadin.dialog.BaseDialog
Deprecated.
 
createDefaultHeader() - Method in class info.magnolia.ui.vaadin.dialog.BaseDialog
Deprecated.
 
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.v7.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.v7.client.ui.VScrollTablePatched.VScrollTableBody
 
createRow(UIDL, char[]) - Method in class com.vaadin.v7.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.v7.client.ui.VScrollTablePatched
 
createScrollBody() - Method in class com.vaadin.v7.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.v7.client.ui.VScrollTablePatched.VScrollTableBody
 
createScrollTableRow() - Method in class com.vaadin.v7.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
Deprecated.
 
createState() - Method in class info.magnolia.ui.vaadin.magnoliashell.MagnoliaShell
 
createTableHead() - Method in class com.vaadin.v7.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.lazylayout.connector.LazyCardLayoutConnector
 
createWidget() - Method in class info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.connector.LazyLayoutConnector
 
createWidget() - Method in class info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.connector.LazyThumbnailLayoutConnector
Deprecated.
 
createWidget() - Method in class info.magnolia.ui.vaadin.gwt.client.lightcombobox.connector.LightComboBoxConnector
 
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
Deprecated.
 
createWidget() - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.tab.connector.MagnoliaTabConnector
Deprecated.
 
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.JCropReleaseEvent - Class in info.magnolia.ui.vaadin.editor
JCropReleaseEvent.
CroppableImage.JCropSelectionEvent - Class in info.magnolia.ui.vaadin.editor
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
 
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
 
ctrl - Variable in class com.vaadin.v7.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.
currentUriFragment - 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
 
decode(JsonValue) - Method in class info.magnolia.ui.vaadin.gwt.client.IconRendererConnector
 
DEFAULT_DISTANCE - Static variable in class com.googlecode.mgwt.dom.client.recognizer.tap.MultiTapRecognizer
 
DEFAULT_DISTANCE - Static variable in class com.googlecode.mgwt.dom.client.recognizer.TapRecognizer
 
DEFAULT_MAX_DISTANCE - Static variable in class com.googlecode.mgwt.dom.client.recognizer.longtap.LongTapRecognizer
 
DEFAULT_ROW_HEIGHT - Static variable in class com.vaadin.v7.client.ui.VScrollTablePatched.VScrollTableBody
 
DEFAULT_SIZE - Static variable in interface info.magnolia.ui.vaadin.gwt.client.shared.icon.IconParameters
 
DEFAULT_TIME_IN_MS - Static variable in class com.googlecode.mgwt.dom.client.recognizer.tap.MultiTapRecognizer
 
DEFAULT_WAIT_TIME_IN_MS - Static variable in class com.googlecode.mgwt.dom.client.recognizer.longtap.LongTapRecognizer
 
defaultToolbar() - Static method in class info.magnolia.ui.vaadin.ckeditor.MagnoliaCKEditorConfig
 
deferRowFetch() - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.RowRequestHandler
 
deferRowFetch(int) - Method in class com.vaadin.v7.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.v7.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
 
DescriptionVisibilityEvent(Component, boolean) - Constructor for class info.magnolia.ui.vaadin.dialog.BaseDialog.DescriptionVisibilityEvent
Deprecated.
 
deselectAll() - Method in class com.vaadin.v7.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
Deprecated.
 
DialogCloseEvent(Component, BaseDialog) - Constructor for class info.magnolia.ui.vaadin.dialog.BaseDialog.DialogCloseEvent
Deprecated.
 
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.v7.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.v7.client.ui.VScrollTablePatched.HeaderCell
 
disableBrowserIntelligence() - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.TableFooter
Disable browser measurement of the table width.
disableBrowserIntelligence() - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.TableHead
 
disabled - Variable in class com.vaadin.client.ui.VSliderPatched
 
disabledActions - Variable in class info.magnolia.ui.vaadin.gwt.client.actionbar.connector.ActionbarState
 
discardRowsOutsideCacheWindow() - Method in class com.vaadin.v7.client.ui.VScrollTablePatched
Updates the internal cache by unlinking rows that fall outside of the caching window.
dispatch(TapHandler) - Method in class com.googlecode.mgwt.dom.client.event.tap.TapEvent
 
dispatch(TouchCancelHandler) - Method in class com.googlecode.mgwt.dom.client.event.touch.TouchCancelEvent
dispatch(TouchEndHandler) - Method in class com.googlecode.mgwt.dom.client.event.touch.TouchEndEvent
dispatch(TouchMoveHandler) - Method in class com.googlecode.mgwt.dom.client.event.touch.TouchMoveEvent
dispatch(TouchStartHandler) - Method in class com.googlecode.mgwt.dom.client.event.touch.TouchStartEvent
dispatch(LongTapHandler) - Method in class com.googlecode.mgwt.dom.client.recognizer.longtap.LongTapEvent
 
dispatch(PinchHandler) - Method in class com.googlecode.mgwt.dom.client.recognizer.pinch.PinchEvent
 
dispatch(SwipeEndHandler) - Method in class com.googlecode.mgwt.dom.client.recognizer.swipe.SwipeEndEvent
 
dispatch(SwipeMoveHandler) - Method in class com.googlecode.mgwt.dom.client.recognizer.swipe.SwipeMoveEvent
 
dispatch(SwipeStartHandler) - Method in class com.googlecode.mgwt.dom.client.recognizer.swipe.SwipeStartEvent
 
dispatch(MultiTapHandler) - Method in class com.googlecode.mgwt.dom.client.recognizer.tap.MultiTapEvent
 
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
Deprecated.
 
dispatch(ShowAllTabsHandler) - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.event.ShowAllTabsEvent
Deprecated.
 
dispatch(TabCloseEventHandler) - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.event.TabCloseEvent
Deprecated.
 
dispatch(TabSetChangedEvent.Handler) - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.event.TabSetChangedEvent
Deprecated.
 
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.v7.client.ui.VScrollTablePatched.TableHead
 
doAddTab(MagnoliaTab) - Method in class info.magnolia.ui.vaadin.tabsheet.MagnoliaTabSheet
Deprecated.
 
DOMImplMobileSafari - Class in com.google.gwt.user.client.impl
DOMImplMobileSafari class.
DOMImplMobileSafari() - Constructor for class com.google.gwt.user.client.impl.DOMImplMobileSafari
Constructor for DOMImplMobileSafari.
DOMImplMozillaWithTransistions - Class in com.google.gwt.user.client.impl
 
DOMImplMozillaWithTransistions() - Constructor for class com.google.gwt.user.client.impl.DOMImplMozillaWithTransistions
Constructor for DOMImplSafariWithTransistion.
DOMImplSafariWithTransistion - Class in com.google.gwt.user.client.impl
DOMImplSafariWithTransistion class.
DOMImplSafariWithTransistion() - Constructor for class com.google.gwt.user.client.impl.DOMImplSafariWithTransistion
Constructor for DOMImplSafariWithTransistion.
doRegisterApps(List<String>) - Method in class info.magnolia.ui.vaadin.magnoliashell.MagnoliaShell
 
doResize() - Method in class info.magnolia.ui.vaadin.gwt.client.ckeditor.VMagnoliaCKEditorTextField
 
doResize() - Method in class info.magnolia.ui.vaadin.gwt.client.richtext.VMagnoliaRichTextField
 
doResize() - Method in class org.vaadin.alump.ckeditor.client.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.v7.client.ui.VScrollTablePatched.VScrollTableDropHandler
 
DragAndDropWrapper - Class in com.vaadin.ui
Deprecated.
Replaced in 8.1 with DragSourceExtension and DropTargetExtension.
DragAndDropWrapper() - Constructor for class com.vaadin.ui.DragAndDropWrapper
Deprecated.
DragAndDropWrapper(Component) - Constructor for class com.vaadin.ui.DragAndDropWrapper
Deprecated.
Wraps given component in a DragAndDropWrapper.
DragAndDropWrapper.DragStartMode - Enum in com.vaadin.ui
Deprecated.
 
DragAndDropWrapper.WrapperTargetDetails - Class in com.vaadin.ui
Deprecated.
 
DragAndDropWrapper.WrapperTransferable - Class in com.vaadin.ui
Deprecated.
Since 8.1, will be replaced by FileDropTargetExtension and FileDropEvent, https://github.com/vaadin/framework/issues/8891
dragEnter(VDragEvent) - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.VScrollTableDropHandler
 
dragLeave(VDragEvent) - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.VScrollTableDropHandler
 
dragOver(VDragEvent) - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.VScrollTableDropHandler
 
drop(VDragEvent) - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.VScrollTableDropHandler
 
dropHandler - Variable in class com.vaadin.v7.client.ui.VScrollTablePatched
For internal use only.

E

elementAmount - Variable in class info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.connector.ThumbnailLayoutState
 
enable() - Method in class info.magnolia.ui.vaadin.editor.JCrop
 
enableBrowserIntelligence() - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.TableFooter
Enable browser measurement of the table width.
enableBrowserIntelligence() - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.TableHead
 
enableColumn(String, int) - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.TableFooter
Enable a column (Sets the footer cell).
enableColumn(String, int) - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.TableHead
 
enabled - Variable in class com.vaadin.v7.client.ui.VScrollTablePatched
For internal use only.
encode(Resource) - Method in class info.magnolia.ui.vaadin.grid.IconRenderer
 
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.v7.client.ui.VScrollTablePatched.VScrollTableBody
Ensure we have the correct set of rows on client side, e.g.
ensureFocus() - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.VScrollTableBody
Ensure the component has a focus.
ensureLongTapHandler() - Method in class com.googlecode.mgwt.ui.client.widget.touch.GestureUtility
ensure that there is a registered LongTapRecognizer on the source
ensureLongTapRecognizer() - Method in class com.googlecode.mgwt.ui.client.widget.touch.GestureUtility
ensure that there is a registered LongTapRecognizer on the source
ensurePinchRecognizer(UIObject) - Method in class com.googlecode.mgwt.ui.client.widget.touch.GestureUtility
ensure that there is a registered PinchRecognizer on the source
ensureSwipeRecognizer() - Method in class com.googlecode.mgwt.ui.client.widget.touch.GestureUtility
ensure that there is a registered SwipeRecognizer on the source
ensureTapRecognizer() - Method in class com.googlecode.mgwt.ui.client.widget.touch.GestureUtility
ensure that there is a registered TapRecognizer on the source
EnterFriendlyPanelConnector - Class in com.vaadin.client.ui.panel
 
EnterFriendlyPanelConnector() - Constructor for class com.vaadin.client.ui.panel.EnterFriendlyPanelConnector
 
environment - Variable in class info.magnolia.ui.vaadin.gwt.client.sticker.StickerState
 
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
 
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
 
EscalatorCardsPanel - Class in info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.widget
Sub implementaton of EscalatorPanel for cards, aka the 6.0 UI.
EscalatorCardsPanel(EscalatorPanel.Listener) - Constructor for class info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.widget.EscalatorCardsPanel
 
EscalatorPanel - Class in info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.widget
Implementation of a lazy thumbnail gallery widget.
EscalatorPanel(EscalatorPanel.Listener, EscalatorPanel.Flyweight) - Constructor for class info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.widget.EscalatorPanel
 
EscalatorPanel.Listener - Interface in info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.widget
Listener interface for processing thumbnail click/tap events.
EscalatorThumbnailsPanel - Class in info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.widget
Deprecated.
since 6.0, will be removed with 5.x UI.
EscalatorThumbnailsPanel(EscalatorPanel.Listener) - Constructor for class info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.widget.EscalatorThumbnailsPanel
Deprecated.
 
EVENT_CANCEL_LINK - Static variable in interface info.magnolia.ui.vaadin.ckeditor.MagnoliaCKEditorTextFieldEvents
Event is transmitted from server to client when a link dialog has been canceled or an exception has occurred.
EVENT_GET_MAGNOLIA_LINK - Static variable in interface info.magnolia.ui.vaadin.ckeditor.MagnoliaCKEditorTextFieldEvents
Event is transmitted from client to server when a user requests a link dialog.
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
 
EVENT_SELECTION_CHANGE - Static variable in class org.vaadin.alump.ckeditor.client.VCKEditorTextField
 
EVENT_SEND_MAGNOLIA_LINK - Static variable in interface info.magnolia.ui.vaadin.ckeditor.MagnoliaCKEditorTextFieldEvents
Event is transmitted from server to client when a link has been selected.
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
 
eventGetTypeInt(String) - Method in class com.google.gwt.user.client.impl.DOMImplMobileSafari
eventGetTypeInt(String) - Method in class com.google.gwt.user.client.impl.DOMImplMozillaWithTransistions
eventGetTypeInt(String) - Method in class com.google.gwt.user.client.impl.DOMImplSafariWithTransistion
eventGetTypeInt0(String) - Method in class com.google.gwt.user.client.impl.DOMImplMobileSafari
 
eventGetTypeInt0(String) - Method in class com.google.gwt.user.client.impl.DOMImplMozillaWithTransistions
 
eventGetTypeInt0(String) - Method in class com.google.gwt.user.client.impl.DOMImplSafariWithTransistion
 
EventPropagator - Interface in com.googlecode.mgwt.dom.client.recognizer
Propagate events
EventPropagatorMobileImpl - Class in com.googlecode.mgwt.dom.client.recognizer
Propagate events from a source.
EventPropagatorMobileImpl() - Constructor for class com.googlecode.mgwt.dom.client.recognizer.EventPropagatorMobileImpl
 
EventPropagatorStandardImpl - Class in com.googlecode.mgwt.dom.client.recognizer
Propagate events to a source
EventPropagatorStandardImpl() - Constructor for class com.googlecode.mgwt.dom.client.recognizer.EventPropagatorStandardImpl
 
EventTypes - Interface in com.googlecode.mgwt.dom.client.event
 
EventTypesDefault - Class in com.googlecode.mgwt.dom.client.event
 
EventTypesDefault() - Constructor for class com.googlecode.mgwt.dom.client.event.EventTypesDefault
 
execute(TimerExecutor.CodeToRun, int) - Method in class com.googlecode.mgwt.dom.client.recognizer.TimerExecturGwtTimerImpl
 
execute(TimerExecutor.CodeToRun, int) - Method in interface com.googlecode.mgwt.dom.client.recognizer.TimerExecutor
 
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(TabSheet, CloseIcon.CloseHandler) - Static method in class info.magnolia.ui.vaadin.extension.CloseIcon
 
extend(AbstractTextField) - Static method in class info.magnolia.ui.vaadin.extension.MaxLengthIndicator
 
extend(Component) - Static method in class info.magnolia.ui.vaadin.extension.MessageBubble
 
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.CloseIconConnector
 
extend(ServerConnector) - Method in class info.magnolia.ui.vaadin.gwt.client.extension.FocusFieldCaptionConnector
 
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.MessageBubbleConnector
 
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(Field) - Static method in class info.magnolia.ui.vaadin.richtext.TextAreaStretcher
 
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
 
FeedSection() - Constructor for class info.magnolia.ui.vaadin.splitfeed.SplitFeed.FeedSection
 
FeedTitle(String) - Constructor for class info.magnolia.ui.vaadin.splitfeed.SplitFeed.FeedTitle
 
fetchElements(Range, LazyLayout.DataProviderKeyMapper) - Method in class info.magnolia.ui.vaadin.layout.LazyCardLayout
 
fetchElements(Range, LazyLayout.DataProviderKeyMapper) - Method in class info.magnolia.ui.vaadin.layout.LazyLayout
 
fetchElements(Range, LazyLayout.DataProviderKeyMapper) - Method in class info.magnolia.ui.vaadin.layout.LazyThumbnailLayout
Deprecated.
 
FieldLayout - Class in info.magnolia.ui.vaadin.form.field
A field layout for a field, supporting displaying the error message.
FieldLayoutConnector - Class in info.magnolia.ui.vaadin.gwt.client.form.field
Connector for FieldLayout.
FieldLayoutConnector() - Constructor for class info.magnolia.ui.vaadin.gwt.client.form.field.FieldLayoutConnector
 
FieldLayoutState - Class in info.magnolia.ui.vaadin.gwt.client.form.field
Shared state for @link FieldLayout.
FieldLayoutState() - Constructor for class info.magnolia.ui.vaadin.gwt.client.form.field.FieldLayoutState
 
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.lazylayout.widget.EscalatorPanel
 
fire(String, String) - Method in class info.magnolia.ui.vaadin.gwt.client.ckeditor.VMagnoliaCKEditor
 
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(HasHandlers, GwtEvent<?>) - Method in interface com.googlecode.mgwt.dom.client.recognizer.EventPropagator
fire the given event on the given source
fireEvent(HasHandlers, GwtEvent<?>) - Method in class com.googlecode.mgwt.dom.client.recognizer.EventPropagatorMobileImpl
 
fireEvent(HasHandlers, GwtEvent<?>) - Method in class com.googlecode.mgwt.dom.client.recognizer.EventPropagatorStandardImpl
 
fireEvent(GwtEvent<?>) - Method in class com.googlecode.mgwt.ui.client.widget.touch.TouchDelegate
 
fireEvent(EventObject) - Method in class info.magnolia.ui.vaadin.editor.CroppableImage
 
firePluginEvent(String, String) - Method in class info.magnolia.ui.vaadin.ckeditor.MagnoliaCKEditorTextField
 
firePluginEvent(String, String) - Method in interface info.magnolia.ui.vaadin.ckeditor.MagnoliaCKEditorTextFieldEvents
Send event to CKEditor instance.
firePluginEvent(String) - Method in interface info.magnolia.ui.vaadin.ckeditor.MagnoliaCKEditorTextFieldEvents
Send event to CKEditor instance.
firePluginEvent(String, String) - Method in class info.magnolia.ui.vaadin.richtext.MagnoliaRichTextField
 
fireSelectionChange() - Method in class info.magnolia.ui.vaadin.layout.LazyLayout
 
focus() - Method in class com.vaadin.v7.client.ui.VScrollTablePatched
 
focus() - Method in class info.magnolia.ui.vaadin.form.field.FieldLayout
 
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
 
FocusableScrollContextPanel(boolean) - Constructor for class com.vaadin.v7.client.ui.VScrollTablePatched.FocusableScrollContextPanel
 
focusCaptionOf(FormLayout) - Static method in class info.magnolia.ui.vaadin.extension.FocusFieldCaption
 
focusedRow - Variable in class com.vaadin.v7.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
 
FocusFieldCaption - Class in info.magnolia.ui.vaadin.extension
The FocusFieldCaption enables dynamic styling for components' captions, depending on their focus state.
FocusFieldCaption(FormLayout) - Constructor for class info.magnolia.ui.vaadin.extension.FocusFieldCaption
 
FocusFieldCaptionConnector - Class in info.magnolia.ui.vaadin.gwt.client.extension
Client-side connector for the FocusFieldCaption.
FocusFieldCaptionConnector() - Constructor for class info.magnolia.ui.vaadin.gwt.client.extension.FocusFieldCaptionConnector
 
focusFirstField() - Method in class info.magnolia.ui.vaadin.form.Form
 
focusFirstItemInNextRender - Variable in class com.vaadin.v7.client.ui.VScrollTablePatched
For internal use only.
focusLastItemInNextRender - Variable in class com.vaadin.v7.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.v7.client.ui.VTreeTablePatched
For internal use only.
focusRowFromBody() - Method in class com.vaadin.v7.client.ui.VScrollTablePatched
For internal use only.
FooterCell(String, String) - Constructor for class com.vaadin.v7.client.ui.VScrollTablePatched.FooterCell
 
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
Deprecated.
since 6.0, dialogs may be created with the DialogBuilder
FormDialog() - Constructor for class info.magnolia.ui.vaadin.dialog.FormDialog
Deprecated.
 
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
 
fromSet(Set<T>) - Static method in class com.googlecode.mgwt.collection.shared.java.JavaLightArray
Construct a JavaLightArray from a set
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

GestureUtility - Class in com.googlecode.mgwt.ui.client.widget.touch
GestureUtility is a utility class for adding standard recognizers to a widget
GestureUtility(HasTouchHandlers) - Constructor for class com.googlecode.mgwt.ui.client.widget.touch.GestureUtility
Construct a GestureUtility for a given source
gestureUtility - Variable in class com.googlecode.mgwt.ui.client.widget.touch.TouchDelegate
 
gestureUtility - Variable in class com.googlecode.mgwt.ui.client.widget.touch.TouchPanel
 
gestureUtility - Variable in class com.googlecode.mgwt.ui.client.widget.touch.TouchWidget
 
get(int) - Method in class com.googlecode.mgwt.collection.client.JsLightArray
 
get(int) - Method in class com.googlecode.mgwt.collection.client.JsLightArrayBoolean
 
get(int) - Method in class com.googlecode.mgwt.collection.client.JsLightArrayInteger
 
get(String) - Method in class com.googlecode.mgwt.collection.client.JsLightMap
 
get(int) - Method in class com.googlecode.mgwt.collection.shared.java.JavaLightArray
 
get(int) - Method in class com.googlecode.mgwt.collection.shared.java.JavaLightArrayBoolean
 
get(int) - Method in class com.googlecode.mgwt.collection.shared.java.JavaLightArrayInt
 
get(String) - Method in class com.googlecode.mgwt.collection.shared.java.JavaLightMap
 
get(int) - Method in interface com.googlecode.mgwt.collection.shared.LightArray
get the object at a specific index
get(int) - Method in interface com.googlecode.mgwt.collection.shared.LightArrayBoolean
get the object at a specific index
get(int) - Method in interface com.googlecode.mgwt.collection.shared.LightArrayInt
get the object at a specific index
get(String) - Method in interface com.googlecode.mgwt.collection.shared.LightMap
get a value from the map
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
Deprecated.
 
getAbsoluteTop() - Method in class com.vaadin.ui.DragAndDropWrapper.WrapperTargetDetails
Deprecated.
 
getActionCaption(String) - Method in class com.vaadin.v7.client.ui.VScrollTablePatched
 
getActionIcon(String) - Method in class com.vaadin.v7.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.v7.client.ui.VScrollTablePatched
 
getActions() - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.TableHead
 
getActions() - Method in class com.vaadin.v7.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
Deprecated.
 
getActiveTab() - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.widget.MagnoliaTabSheetViewImpl
Deprecated.
 
getActiveTab() - Method in class info.magnolia.ui.vaadin.tabsheet.MagnoliaTabSheet
Deprecated.
 
getAlign() - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.FooterCell
Get the alignment of the text int the cell.
getAlign() - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.HeaderCell
 
getAnimationEnd() - Method in interface com.googlecode.mgwt.dom.client.event.EventTypes
 
getAnimationEnd() - Method in class com.googlecode.mgwt.dom.client.event.EventTypesDefault
 
getAnimationEnd() - Method in class com.googlecode.mgwt.dom.client.event.MozEventTypes
 
getAnimationEnd() - Method in class com.googlecode.mgwt.dom.client.event.SafariEventTypes
 
getApplicationConnection() - Method in class com.vaadin.v7.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
 
getArray() - Method in class com.googlecode.mgwt.collection.client.JsLightArray
returns the underlying javascript array
getArray() - Method in class com.googlecode.mgwt.collection.client.JsLightArrayBoolean
get the underlying javascript array
getArray() - Method in class com.googlecode.mgwt.collection.client.JsLightArrayInteger
get the underlying javascript array
getAssociatedType() - Method in class com.googlecode.mgwt.dom.client.event.tap.TapEvent
 
getAssociatedType() - Method in class com.googlecode.mgwt.dom.client.event.touch.TouchCancelEvent
Gets the event type associated with animation end events.
getAssociatedType() - Method in class com.googlecode.mgwt.dom.client.event.touch.TouchEndEvent
Gets the event type associated with animation end events.
getAssociatedType() - Method in class com.googlecode.mgwt.dom.client.event.touch.TouchMoveEvent
Gets the event type associated with animation end events.
getAssociatedType() - Method in class com.googlecode.mgwt.dom.client.event.touch.TouchStartEvent
Gets the event type associated with animation end events.
getAssociatedType() - Method in class com.googlecode.mgwt.dom.client.recognizer.longtap.LongTapEvent
 
getAssociatedType() - Method in class com.googlecode.mgwt.dom.client.recognizer.pinch.PinchEvent
 
getAssociatedType() - Method in class com.googlecode.mgwt.dom.client.recognizer.swipe.SwipeEndEvent
 
getAssociatedType() - Method in class com.googlecode.mgwt.dom.client.recognizer.swipe.SwipeMoveEvent
 
getAssociatedType() - Method in class com.googlecode.mgwt.dom.client.recognizer.swipe.SwipeStartEvent
 
getAssociatedType() - Method in class com.googlecode.mgwt.dom.client.recognizer.tap.MultiTapEvent
 
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
Deprecated.
 
getAssociatedType() - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.event.ShowAllTabsEvent
Deprecated.
 
getAssociatedType() - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.event.TabCloseEvent
Deprecated.
 
getAssociatedType() - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.event.TabSetChangedEvent
Deprecated.
 
getAvailableWidth() - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.VScrollTableBody
 
getBackgroundColor() - Method in class info.magnolia.ui.vaadin.gwt.client.applauncher.shared.AppGroup
 
getCaption() - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.HeaderCell
 
getCaption() - Method in class info.magnolia.ui.vaadin.form.custom.Group
 
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.layout.lazylayout.shared.ThumbnailData
 
getCaption() - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.tab.widget.MagnoliaTabLabel
Deprecated.
 
getCaptionProperty(Object) - Method in interface info.magnolia.ui.vaadin.layout.data.ThumbnailContainer
 
getCauses(ErrorMessage) - Static method in class info.magnolia.ui.vaadin.server.ErrorMessageUtil
 
getCausesMessages(ErrorMessage) - Static method in class info.magnolia.ui.vaadin.server.ErrorMessageUtil
 
getChangedTouches() - Method in class com.googlecode.mgwt.dom.client.event.mouse.SimulatedTouchEndEvent
 
getChangedTouches() - Method in class com.googlecode.mgwt.dom.client.event.mouse.SimulatedTouchMoveEvent
 
getChangedTouches() - Method in class com.googlecode.mgwt.dom.client.event.mouse.SimulatedTouchStartEvent
 
getChangedTouches() - Method in class com.googlecode.mgwt.dom.client.event.touch.TouchEvent
 
getChildComponents() - Method in class com.vaadin.v7.client.ui.table.TableConnectorPatched
 
getChildMeasurementHint() - Method in class com.vaadin.v7.client.ui.table.TableConnectorPatched
 
getChildMeasurementHint() - Method in class com.vaadin.v7.client.ui.VScrollTablePatched
 
getClient() - Method in class com.vaadin.v7.client.ui.VScrollTablePatched
 
getClient() - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.TableHead
 
getClient() - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.VScrollTableBody.VScrollTableRow
 
getColKey() - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.FooterCell
Returns the column key of the column.
getColKey() - Method in class com.vaadin.v7.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.gwt.client.sticker.widget.VSticker
 
getColor() - Method in class info.magnolia.ui.vaadin.icon.Icon
 
getColor() - Method in class info.magnolia.ui.vaadin.sticker.Sticker
 
getColumnAlignments() - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.TableHead
Returns column alignments for visible columns.
getColWidth(int) - Method in class com.vaadin.v7.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
Deprecated.
 
getComponentHelpDescription(Component) - Method in class info.magnolia.ui.vaadin.form.FormSection
 
getComponents() - Method in class info.magnolia.ui.vaadin.form.FormSection
 
getConnector() - Method in class com.vaadin.v7.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.LazyLayout
 
getContainerDataSource() - Method in class info.magnolia.ui.vaadin.switcher.Switcher
Returns the Container.
getContent() - Method in class info.magnolia.ui.vaadin.dialog.BaseDialog
Deprecated.
 
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
 
getCssClass() - Method in enum info.magnolia.ui.vaadin.gwt.client.shared.magnoliashell.ShellAppType
 
getCssClass() - Method in enum info.magnolia.ui.vaadin.gwt.client.shared.messagebubble.MessageBubbleAlignment
 
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.lazylayout.widget.EscalatorPanel
 
getCurrentOpenGroup() - Method in class info.magnolia.ui.vaadin.gwt.client.applauncher.widget.VTemporaryAppGroupBar
 
getCurrentThumbnailOffset() - Method in class info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.widget.EscalatorPanel
 
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
 
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
Deprecated.
 
getDirection() - Method in class com.googlecode.mgwt.dom.client.recognizer.swipe.SwipeEvent
the direction of the event
getDisplayedRange() - Method in class info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.widget.EscalatorPanel
 
getDistance() - Method in class com.googlecode.mgwt.dom.client.recognizer.swipe.SwipeEndEvent
the distance the finger has covered in px
getDistance() - Method in class com.googlecode.mgwt.dom.client.recognizer.swipe.SwipeMoveEvent
the distance of this swipe
getDistance() - Method in class com.googlecode.mgwt.dom.client.recognizer.swipe.SwipeStartEvent
The distance the finger moved before the event occured
getDistance() - Method in class com.googlecode.mgwt.dom.client.recognizer.TapRecognizer
 
getDraggedComponent() - Method in class com.vaadin.ui.DragAndDropWrapper.WrapperTransferable
Deprecated.
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
Deprecated.
Gets the component that will be used as the drag image.
getDragStartMode() - Method in class com.vaadin.ui.DragAndDropWrapper
Deprecated.
 
getDropHandler() - Method in class com.vaadin.ui.DragAndDropWrapper
Deprecated.
 
getDropHandler() - Method in class com.vaadin.v7.client.ui.VScrollTablePatched
 
getElement() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.animation.ZoomAnimation
 
getElementHeight() - Method in class info.magnolia.ui.vaadin.layout.LazyLayout
 
getElementWidth() - Method in class info.magnolia.ui.vaadin.layout.LazyLayout
 
getEnd() - Method in class info.magnolia.ui.vaadin.gwt.shared.Range
Returns the exclusive end point of this range.
getEnvironment() - Method in class info.magnolia.ui.vaadin.gwt.client.sticker.widget.VSticker
 
getEnvironment() - Method in class info.magnolia.ui.vaadin.sticker.Sticker
 
getEventPosition(Event) - Method in class com.vaadin.client.ui.VSliderPatched
TODO consider extracting touches support to an impl class specific for webkit (only browser that really supports touches).
getEventPropagator() - Method in class com.googlecode.mgwt.dom.client.recognizer.longtap.LongTapRecognizer
 
getEventPropagator() - Method in class com.googlecode.mgwt.dom.client.recognizer.pinch.PinchRecognizer
 
getEventPropagator() - Method in class com.googlecode.mgwt.dom.client.recognizer.swipe.SwipeRecognizer
 
getEventPropagator() - Method in class com.googlecode.mgwt.dom.client.recognizer.TapRecognizer
 
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.v7.client.ui.VScrollTablePatched.FooterCell
Returns the expand ratio of the cell.
getExpandRatio() - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.HeaderCell
 
getExternalPlugins() - Method in class info.magnolia.ui.vaadin.ckeditor.MagnoliaCKEditorConfig
 
getExternalPlugins() - Method in class info.magnolia.ui.vaadin.richtext.MagnoliaRichTextFieldConfig
 
getField() - Method in class info.magnolia.ui.vaadin.form.field.FieldLayout
 
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
Deprecated.
 
getFirstRendered() - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.VScrollTableBody
 
getFocusedRow() - Method in class com.vaadin.v7.client.ui.VScrollTablePatched
 
getFooter() - Method in class info.magnolia.ui.vaadin.gwt.client.dialog.connector.BaseDialogConnector
 
getFooterCell(String) - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.TableFooter
Gets a footer cell which represents the given columnId.
getFooterCell(int) - Method in class com.vaadin.v7.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.v7.client.ui.VScrollTablePatched.TableHead
 
getHeaderCell(String) - Method in class com.vaadin.v7.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.v7.client.ui.VScrollTablePatched
This method exists for the needs of VTreeTable only.
getHierarchyColumnIndex() - Method in class com.vaadin.v7.client.ui.VTreeTablePatched
 
getHorizontalDropLocation() - Method in class com.vaadin.ui.DragAndDropWrapper.WrapperTargetDetails
Deprecated.
 
getHtml() - Method in class com.vaadin.ui.DragAndDropWrapper.WrapperTransferable
Deprecated.
 
getIcon() - Method in class info.magnolia.ui.vaadin.gwt.client.applauncher.shared.AppTile
 
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.lazylayout.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.v7.client.ui.VScrollTablePatched.SelectMode
 
getId() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shellmessage.ShellMessageWidget
 
getIdentifier() - Method in class com.googlecode.mgwt.dom.client.event.touch.JavaTouch
 
getIdentifier() - Method in class com.googlecode.mgwt.dom.client.event.touch.JsTouch
 
getIdentifier() - Method in interface com.googlecode.mgwt.dom.client.event.touch.Touch
 
getImageContainer() - Method in class info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.widget.EscalatorPanel
 
getImageSource() - Method in class info.magnolia.ui.vaadin.editor.JCropField
 
getIndent() - Method in class com.vaadin.v7.client.ui.VTreeTablePatched.VTreeTableScrollBody.VTreeTableRow
 
getIndentWidth() - Method in class com.vaadin.v7.client.ui.VTreeTablePatched.VTreeTableScrollBody
 
getIndex() - Method in class com.vaadin.v7.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(String) - Method in class info.magnolia.ui.vaadin.layout.LazyLayout.DataProviderKeyMapper
 
getItemIds(Collection<String>) - Method in class info.magnolia.ui.vaadin.layout.LazyLayout.DataProviderKeyMapper
 
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.v7.client.ui.VScrollTablePatched.VScrollTableBody.VScrollTableRow
 
getKey(Object) - Method in class info.magnolia.ui.vaadin.layout.LazyLayout.DataProviderKeyMapper
 
getKeys() - Method in class com.googlecode.mgwt.collection.client.JsLightMap
 
getKeys() - Method in class com.googlecode.mgwt.collection.shared.java.JavaLightMap
 
getKeys() - Method in interface com.googlecode.mgwt.collection.shared.LightMap
get all keys for this map
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
Deprecated.
 
getLastRendered() - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.VScrollTableBody
 
getLeft() - Method in interface com.googlecode.mgwt.dom.client.recognizer.pinch.OffsetProvider
the upper left corner of the widget
getLeft() - Method in class com.googlecode.mgwt.dom.client.recognizer.pinch.UIObjectToOffsetProvider
 
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.ckeditor.MagnoliaCKEditorConfig
 
getListenedEvents() - Method in class info.magnolia.ui.vaadin.richtext.MagnoliaRichTextFieldConfig
 
getLogo() - Method in interface info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.VShellImageBundle
 
getMap() - Method in class com.googlecode.mgwt.collection.client.JsLightMap
get the underlying javascript object
getMaxCacheRange() - Method in class info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.connector.LazyLayoutConnector
 
getMaxIndent() - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.VScrollTableBody
This method exists for the needs of VTreeTable only.
getMaxIndent() - Method in class com.vaadin.v7.client.ui.VTreeTablePatched.VTreeTableScrollBody
 
getMessage() - Method in class info.magnolia.ui.vaadin.dialog.ConfirmationDialog
Deprecated.
 
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 com.googlecode.mgwt.dom.client.recognizer.swipe.SwipeRecognizer
the distance that needs to be covered before counting as a swipe
getMinDistance() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.MagnoliaSwipeRecognizer
 
getMinWidth() - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.HeaderCell
 
getMouseDownEvent() - Method in class com.vaadin.ui.DragAndDropWrapper.WrapperTransferable
Deprecated.
 
getName() - Method in class info.magnolia.ui.vaadin.ckeditor.MagnoliaCKEditorConfig.ToolbarGroup
 
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
 
getNaturalColumnWidth(int) - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.FooterCell
Detects the natural minimum width for the column of this header cell.
getNaturalColumnWidth(int) - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.HeaderCell
Detects the natural minimum width for the column of this header cell.
getNavigationDownKey() - Method in class com.vaadin.client.ui.VSliderPatched
Get the key that decreases the vertical slider.
getNavigationDownKey() - Method in class com.vaadin.v7.client.ui.VScrollTablePatched
Get the key that moves the selection head downwards.
getNavigationEndKey() - Method in class com.vaadin.v7.client.ui.VScrollTablePatched
Get the key the moves the selection to the end of the table.
getNavigationLeftKey() - Method in class com.vaadin.client.ui.VSliderPatched
Get the key that decreases the horizontal slider.
getNavigationLeftKey() - Method in class com.vaadin.v7.client.ui.VScrollTablePatched
Get the key that scrolls to the left in the table.
getNavigationPageDownKey() - Method in class com.vaadin.v7.client.ui.VScrollTablePatched
Get the key the moves the selection one page down in the table.
getNavigationPageUpKey() - Method in class com.vaadin.v7.client.ui.VScrollTablePatched
Get the key the moves the selection one page up in the table.
getNavigationRightKey() - Method in class com.vaadin.client.ui.VSliderPatched
Get the key that increases the horizontal slider.
getNavigationRightKey() - Method in class com.vaadin.v7.client.ui.VScrollTablePatched
Get the key that scroll to the right on the table.
getNavigationSelectKey() - Method in class com.vaadin.v7.client.ui.VScrollTablePatched
Get the key that selects an item in the table.
getNavigationStartKey() - Method in class com.vaadin.v7.client.ui.VScrollTablePatched
Get the key the moves the selection to the beginning of the table.
getNavigationUpKey() - Method in class com.vaadin.client.ui.VSliderPatched
Get the key that increases the vertical slider.
getNavigationUpKey() - Method in class com.vaadin.v7.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
Deprecated.
 
getNextLabel(MagnoliaTabLabel) - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.widget.TabBarWidget
Deprecated.
 
getNextProblematicField(Connector) - Method in class info.magnolia.ui.vaadin.form.FormSection
 
getNextTab(MagnoliaTab) - Method in class info.magnolia.ui.vaadin.tabsheet.MagnoliaTabSheet
Deprecated.
 
getNotification() - Method in class info.magnolia.ui.vaadin.tabsheet.MagnoliaTab
Deprecated.
 
getNumActions() - Method in class info.magnolia.ui.vaadin.gwt.client.actionbar.widget.VActionbarGroup
 
getNumberOfFinders() - Method in class com.googlecode.mgwt.dom.client.recognizer.tap.MultiTapEvent
get the number of fingers that tapped on the screen
getNumberOfFingers() - Method in class com.googlecode.mgwt.dom.client.recognizer.longtap.LongTapEvent
the number of fingers that created this event
getNumberOfTabs() - Method in class com.googlecode.mgwt.dom.client.recognizer.tap.MultiTapEvent
get the number of times the screen was tapped
getPageX() - Method in class com.googlecode.mgwt.dom.client.event.touch.JavaTouch
 
getPageX() - Method in class com.googlecode.mgwt.dom.client.event.touch.JsTouch
The X position of the touch within the current document
getPageX() - Method in interface com.googlecode.mgwt.dom.client.event.touch.Touch
The X position of the touch within the current document
getPageY() - Method in class com.googlecode.mgwt.dom.client.event.touch.JavaTouch
 
getPageY() - Method in class com.googlecode.mgwt.dom.client.event.touch.JsTouch
The Y position of the touch within the current document
getPageY() - Method in interface com.googlecode.mgwt.dom.client.event.touch.Touch
The Y position of the touch within the current document
getPaintableId() - Method in class com.vaadin.v7.client.ui.VScrollTablePatched
 
getPaintableId() - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.TableHead
 
getPaintableId() - Method in class com.vaadin.v7.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.widget.FormSectionWidget
 
getParent() - Method in class info.magnolia.ui.vaadin.gwt.client.richtext.TextAreaStretcherConnector
 
getParent() - Method in class info.magnolia.ui.vaadin.tabsheet.MagnoliaTab
Deprecated.
 
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
 
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).
getRenderedRowByKey(String) - Method in class com.vaadin.v7.client.ui.VScrollTablePatched
Get a rendered row by its key.
getRenderer() - Method in class info.magnolia.ui.vaadin.gwt.client.IconRendererConnector
 
getReqFirstRow() - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.RowRequestHandler
 
getRequiredHeight() - Method in class com.vaadin.v7.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
 
getRowByRowIndex(int) - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.VScrollTableBody
 
getRowHeight() - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.VScrollTableBody
 
getRowHeight(boolean) - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.VScrollTableBody
 
getScaleFactor() - Method in class com.googlecode.mgwt.dom.client.recognizer.pinch.PinchEvent
the new scale factor that can be applied for getting a zoom effect
getScaleFactor() - Method in class info.magnolia.ui.vaadin.gwt.client.pinch.MagnoliaPinchEvent
 
getScaleRatio() - Method in class info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.widget.ThumbnailsSizeKeeper
 
getScrollTableRow(Element) - Method in class com.vaadin.v7.client.ui.table.TableConnectorPatched
 
getScrollTableRow(Element) - Method in class com.vaadin.v7.client.ui.treetable.TreeTableConnectorPatched
 
getScrollTop() - Method in class info.magnolia.ui.vaadin.gwt.client.jquerywrapper.JQueryWrapper
 
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.lazylayout.connector.ThumbnailLayoutState.SelectionModel
 
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.
getStartPositions() - Method in class com.googlecode.mgwt.dom.client.recognizer.longtap.LongTapEvent
the start position of all fingers
getStartX() - Method in class com.googlecode.mgwt.dom.client.event.tap.TapEvent
get the x start position of the tap
getStartY() - Method in class com.googlecode.mgwt.dom.client.event.tap.TapEvent
get the y start position of the tap
getState() - Method in class com.vaadin.ui.DragAndDropWrapper
Deprecated.
 
getState(boolean) - Method in class com.vaadin.ui.DragAndDropWrapper
Deprecated.
 
getState() - Method in class com.vaadin.v7.client.ui.table.TableConnectorPatched
 
getState() - Method in class com.vaadin.v7.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
Deprecated.
 
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.MessageBubble
 
getState() - Method in class info.magnolia.ui.vaadin.extension.ShortcutProtector
 
getState() - Method in class info.magnolia.ui.vaadin.form.field.FieldLayout
 
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.IconRenderer
 
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.ckeditor.MagnoliaCKEditorConnector
 
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.MessageBubbleConnector
 
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.field.FieldLayoutConnector
 
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.IconRendererConnector
 
getState() - Method in class info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.connector.LazyLayoutConnector
 
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.sticker.connector.StickerConnector
 
getState() - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.connector.MagnoliaTabSheetConnector
Deprecated.
 
getState() - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.tab.connector.MagnoliaTabConnector
Deprecated.
 
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.LazyLayout
 
getState(boolean) - Method in class info.magnolia.ui.vaadin.layout.LazyLayout
 
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() - Method in class info.magnolia.ui.vaadin.sticker.Sticker
 
getState(boolean) - Method in class info.magnolia.ui.vaadin.sticker.Sticker
 
getState(boolean) - Method in class info.magnolia.ui.vaadin.tabsheet.MagnoliaTab
Deprecated.
 
getState() - Method in class info.magnolia.ui.vaadin.tabsheet.MagnoliaTab
Deprecated.
 
getState() - Method in class info.magnolia.ui.vaadin.tabsheet.MagnoliaTabSheet
Deprecated.
 
getState(boolean) - Method in class info.magnolia.ui.vaadin.tabsheet.MagnoliaTabSheet
Deprecated.
 
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.lazylayout.widget.LazyThumbnailLayoutImageBundle
 
getSubAppId() - Method in class info.magnolia.ui.vaadin.gwt.client.shared.magnoliashell.Fragment
 
getSubPartElement(String) - Method in class com.vaadin.client.ui.VSliderPatched
 
getSubPartElement(String) - Method in class com.vaadin.v7.client.ui.VScrollTablePatched
 
getSubPartName(Element) - Method in class com.vaadin.client.ui.VSliderPatched
 
getSubPartName(Element) - Method in class com.vaadin.v7.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
Deprecated.
 
getTab() - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.event.TabCloseEvent
Deprecated.
 
getTab() - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.tab.widget.MagnoliaTabLabel
Deprecated.
 
getTabContainer() - Method in interface info.magnolia.ui.vaadin.gwt.client.tabsheet.widget.MagnoliaTabSheetView
Deprecated.
 
getTabContainer() - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.widget.MagnoliaTabSheetViewImpl
Deprecated.
 
getTabIndex() - Method in class info.magnolia.ui.vaadin.form.field.FieldLayout
 
getTabIndex() - Method in class org.vaadin.alump.ckeditor.client.VCKEditorTextField
 
getTableHeight() - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.VScrollTableBody
 
getTabs() - Method in interface info.magnolia.ui.vaadin.gwt.client.tabsheet.widget.MagnoliaTabSheetView
Deprecated.
 
getTabs() - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.widget.MagnoliaTabSheetViewImpl
Deprecated.
 
getTabSheet() - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.event.TabSetChangedEvent
Deprecated.
 
getTargetElement() - Method in class com.googlecode.mgwt.dom.client.event.tap.TapEvent
Returns the element that was the actual target of the Tap event.
getTargetElement() - Method in class com.googlecode.mgwt.dom.client.recognizer.TapRecognizer
 
getText() - Method in class com.vaadin.ui.DragAndDropWrapper.WrapperTransferable
Deprecated.
 
getThreshold() - Method in class com.googlecode.mgwt.dom.client.recognizer.swipe.SwipeRecognizer
the threshold before an event is fired (deadzone)
getThreshold() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.MagnoliaSwipeRecognizer
 
getThumbnailId() - Method in class info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.shared.ThumbnailData
 
getThumbnailIndex(Element) - Method in class info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.widget.EscalatorPanel
 
getThumbnailProperty(Object) - Method in interface info.magnolia.ui.vaadin.layout.data.ThumbnailContainer
 
getThumbnailPropertyId() - Method in interface info.magnolia.ui.vaadin.layout.data.ThumbnailContainer
 
getTileContainer() - Method in class info.magnolia.ui.vaadin.gwt.client.applauncher.widget.VAppTileGroup
 
getTileContainer() - Method in class info.magnolia.ui.vaadin.gwt.client.applauncher.widget.VPermanentAppTileGroup
 
getTime() - Method in class com.googlecode.mgwt.dom.client.recognizer.longtap.LongTapEvent
the time the user held the fingers
getTime() - Method in class com.googlecode.mgwt.dom.client.recognizer.SystemTimeProvider
 
getTime() - Method in interface com.googlecode.mgwt.dom.client.recognizer.TimeProvider
 
getTimerExecutor() - Method in class com.googlecode.mgwt.dom.client.recognizer.longtap.LongTapRecognizer
 
getTooltip(Element) - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.VScrollTableBody.VScrollTableRow
 
getTooltipInfo(Element) - Method in class com.vaadin.v7.client.ui.table.TableConnectorPatched
 
getTooltipInfo(Element) - Method in class com.vaadin.v7.client.ui.treetable.TreeTableConnectorPatched
 
getTooltipInfo() - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.VScrollTableBody.VScrollTableRow
 
getTop() - Method in interface com.googlecode.mgwt.dom.client.recognizer.pinch.OffsetProvider
the upper left corner of the widget
getTop() - Method in class com.googlecode.mgwt.dom.client.recognizer.pinch.UIObjectToOffsetProvider
 
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.v7.client.ui.VScrollTablePatched
 
getTouch() - Method in class com.googlecode.mgwt.dom.client.recognizer.swipe.SwipeMoveEvent
 
getTouch() - Method in class com.googlecode.mgwt.dom.client.recognizer.swipe.SwipeStartEvent
 
getTouches() - Method in class com.googlecode.mgwt.dom.client.event.mouse.SimulatedTouchEndEvent
 
getTouches() - Method in class com.googlecode.mgwt.dom.client.event.mouse.SimulatedTouchMoveEvent
 
getTouches() - Method in class com.googlecode.mgwt.dom.client.event.mouse.SimulatedTouchStartEvent
 
getTouches() - Method in class com.googlecode.mgwt.dom.client.event.touch.TouchEvent
 
getTouchStart() - Static method in class com.googlecode.mgwt.dom.client.event.mouse.MultiTouchMouseEmulator
 
getTouchStarts() - Method in class com.googlecode.mgwt.dom.client.recognizer.tap.MultiTapEvent
get the position of the fingers that started the taps
getTransferable(Map<String, Object>) - Method in class com.vaadin.ui.DragAndDropWrapper
Deprecated.
 
getTransistionEnd() - Method in interface com.googlecode.mgwt.dom.client.event.EventTypes
 
getTransistionEnd() - Method in class com.googlecode.mgwt.dom.client.event.EventTypesDefault
 
getTransistionEnd() - Method in class com.googlecode.mgwt.dom.client.event.MozEventTypes
 
getTransistionEnd() - Method in class com.googlecode.mgwt.dom.client.event.SafariEventTypes
 
getTransitionDelegate() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.widget.ViewportWidget
 
getType() - Static method in class com.googlecode.mgwt.dom.client.event.tap.TapEvent
 
getType() - Static method in class com.googlecode.mgwt.dom.client.event.touch.TouchCancelEvent
getType
getType() - Static method in class com.googlecode.mgwt.dom.client.event.touch.TouchEndEvent
getType
getType() - Static method in class com.googlecode.mgwt.dom.client.event.touch.TouchMoveEvent
getType
getType() - Static method in class com.googlecode.mgwt.dom.client.event.touch.TouchStartEvent
getType
getType() - Static method in class com.googlecode.mgwt.dom.client.recognizer.longtap.LongTapEvent
Returns the type of the event
getType() - Static method in class com.googlecode.mgwt.dom.client.recognizer.pinch.PinchEvent
 
getType() - Static method in class com.googlecode.mgwt.dom.client.recognizer.swipe.SwipeEndEvent
 
getType() - Static method in class com.googlecode.mgwt.dom.client.recognizer.swipe.SwipeMoveEvent
 
getType() - Static method in class com.googlecode.mgwt.dom.client.recognizer.swipe.SwipeStartEvent
 
getType() - Static method in class com.googlecode.mgwt.dom.client.recognizer.tap.MultiTapEvent
 
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
 
getUnscaledHeight() - Method in class info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.widget.ThumbnailsSizeKeeper
 
getUnscaledWidth() - Method in class info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.widget.ThumbnailsSizeKeeper
 
getUriFragment() - Method in class info.magnolia.ui.vaadin.magnoliashell.MagnoliaShell
 
getValidationStatusHandler() - Method in class info.magnolia.ui.vaadin.form.field.FieldLayout
 
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 com.vaadin.client.ui.VSliderPatched
 
getValue() - Method in class info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.widget.Slider
 
getVerticalDropLocation() - Method in class com.vaadin.ui.DragAndDropWrapper.WrapperTargetDetails
Deprecated.
 
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.v7.client.ui.VScrollTablePatched.TableHead
 
getVisibleChild() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.widget.ViewportWidget
 
getWebappName() - Method in class info.magnolia.ui.vaadin.gwt.client.sticker.widget.VSticker
 
getWebappName() - Method in class info.magnolia.ui.vaadin.sticker.Sticker
 
getWidget() - Method in class com.vaadin.v7.client.ui.table.TableConnectorPatched
 
getWidget() - Method in class com.vaadin.v7.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.ckeditor.MagnoliaCKEditorConnector
 
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.lazylayout.connector.LazyLayoutConnector
 
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.sticker.connector.StickerConnector
 
getWidget() - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.tab.connector.MagnoliaTabConnector
Deprecated.
 
getWidgetForPaintable() - Method in class com.vaadin.v7.client.ui.VScrollTablePatched
 
getWidgetForPaintable() - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.VScrollTableBody.VScrollTableRow
 
getWidth() - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.FooterCell
Returns the pixels width of the footer cell.
getWidth() - Method in class com.vaadin.v7.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.v7.client.ui.VScrollTablePatched.HeaderCell
This method exists for the needs of VTreeTable only.
getX() - Method in class com.googlecode.mgwt.dom.client.recognizer.pinch.PinchEvent
The x position of the center point of the pinch.
getX() - Method in class info.magnolia.ui.vaadin.gwt.client.pinch.MagnoliaPinchEvent
 
getY() - Method in class com.googlecode.mgwt.dom.client.recognizer.pinch.PinchEvent
The y position of the center point of the pinch.
getY() - Method in class info.magnolia.ui.vaadin.gwt.client.pinch.MagnoliaPinchEvent
 
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 - Class in info.magnolia.ui.vaadin.form.custom
This component is a visual element used for grouping one or more form fields.
Group() - Constructor for class info.magnolia.ui.vaadin.form.custom.Group
 
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.v7.client.ui.VScrollTablePatched.FooterCell
Handles a event on the captions.
handleCaptionEvent(Event) - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.HeaderCell
 
handleCaptionEvent(Event) - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.RowHeadersFooterCell
 
handleCaptionEvent(Event) - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.RowHeadersHeaderCell
 
handleNavigation(int, boolean, boolean) - Method in class com.vaadin.client.ui.VSliderPatched
Handles the keyboard events handled by the Slider.
handleNavigation(int, boolean, boolean) - Method in class com.vaadin.v7.client.ui.VScrollTablePatched
Handles the keyboard events handled by the table.
handleNavigation(int, boolean, boolean) - Method in class com.vaadin.v7.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
 
HandlerRegistrationCollection - Class in com.googlecode.mgwt.dom.client.event.mouse
A collection of HandlerRegistrations which behaves like a single registration: On remove all collected Handlers are removed.
HandlerRegistrationCollection() - Constructor for class com.googlecode.mgwt.dom.client.event.mouse.HandlerRegistrationCollection
Construct an empty HandlerRegistrationCollection
handleSelection(SelectionArea) - Method in class info.magnolia.ui.vaadin.editor.CroppableImage
 
handleSelection(SelectionArea) - Method in interface info.magnolia.ui.vaadin.editor.JCropHandler
 
handleSelectionAtIndex(int, boolean) - Method in class info.magnolia.ui.vaadin.layout.LazyLayout
 
handleTileClick(VTemporaryAppTileGroup, VTemporaryAppGroupBarTile) - Method in class info.magnolia.ui.vaadin.gwt.client.applauncher.widget.VTemporaryAppGroupBar
 
handleTouchEnd() - Method in class com.googlecode.mgwt.dom.client.recognizer.tap.MultiTapRecognizer
 
hasApp(String) - Method in class info.magnolia.ui.vaadin.gwt.client.applauncher.widget.VAppTileGroup
 
hasCaption() - Method in class com.vaadin.client.ui.panel.EnterFriendlyPanelConnector
Detects if caption div should be visible.
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
Deprecated.
 
hasError() - Method in class info.magnolia.ui.vaadin.tabsheet.MagnoliaTab
Deprecated.
 
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
 
HasLongTapHandlers - Interface in com.googlecode.mgwt.dom.client.recognizer.longtap
A widget that implements this interface provides support for registering for LongTapEvents
hasNext() - Method in class info.magnolia.ui.vaadin.common.ComponentIterator
 
hasNotification() - Method in class info.magnolia.ui.vaadin.tabsheet.MagnoliaTab
Deprecated.
 
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
 
HasPinchHandlers - Interface in com.googlecode.mgwt.dom.client.recognizer.pinch
A widget that implements this interface fires PinchEvents
hasPreloader() - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.widget.AppsViewportWidget
 
HasSwipeHandlers - Interface in com.googlecode.mgwt.dom.client.recognizer.swipe
A widget that implements this interface sources SwipeStartEvents, SwipeMoveEvents and SwipeEndEvents
HasTapHandlers - Interface in com.googlecode.mgwt.dom.client.event.tap
A widget that implements this interface provides registration for TapHandler instances.
hasTooltip() - Method in class com.vaadin.v7.client.ui.table.TableConnectorPatched
 
HasTouchHandlers - Interface in com.googlecode.mgwt.dom.client.event.touch
This is a convenience interface that includes all touch handlers defined by mgwt.
header - Variable in class info.magnolia.ui.vaadin.gwt.client.dialog.widget.BaseDialogViewImpl
 
HeaderCell(String, String) - Constructor for class com.vaadin.v7.client.ui.VScrollTablePatched.HeaderCell
 
headerChangedDuringUpdate - Variable in class com.vaadin.v7.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.lazylayout.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
 
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
Deprecated.
 
hideNotification() - Method in class info.magnolia.ui.vaadin.tabsheet.MagnoliaTab
Deprecated.
 
hideScrollPositionAnnotation() - Method in class com.vaadin.v7.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.
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 - Variable in class info.magnolia.ui.vaadin.gwt.client.tabsheet.tab.connector.MagnoliaTabState
Deprecated.
 
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_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.
IconRenderer<T> - Class in info.magnolia.ui.vaadin.grid
Custom renderer capable of rendering icons.
IconRenderer() - Constructor for class info.magnolia.ui.vaadin.grid.IconRenderer
 
IconRenderer - Class in info.magnolia.ui.vaadin.gwt.client
Client-side implementation of icon renderer.
IconRenderer() - Constructor for class info.magnolia.ui.vaadin.gwt.client.IconRenderer
 
IconRenderer(IconRendererConnector) - Constructor for class info.magnolia.ui.vaadin.gwt.client.IconRenderer
 
IconRendererConnector - Class in info.magnolia.ui.vaadin.gwt.client
.
IconRendererConnector() - Constructor for class info.magnolia.ui.vaadin.gwt.client.IconRendererConnector
 
IconRendererState - Class in info.magnolia.ui.vaadin.gwt.client
.
IconRendererState() - Constructor for class info.magnolia.ui.vaadin.gwt.client.IconRendererState
 
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
 
IconWidget(String) - Constructor for class info.magnolia.ui.vaadin.gwt.client.icon.widget.IconWidget
 
IconWidget(String, String) - Constructor for class info.magnolia.ui.vaadin.gwt.client.icon.widget.IconWidget
 
id - Variable in class com.vaadin.client.ui.VSliderPatched
 
idToIndex - Variable in class info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.connector.LazyLayoutConnector
 
idToUrl - Variable in class info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.connector.LazyLayoutConnector
 
iLayout() - Method in class com.vaadin.client.ui.VSliderPatched
 
imgPath - Static variable in interface info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.widget.LazyThumbnailLayoutImageBundle
 
imgPath - Static variable in interface info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.VShellImageBundle
 
immediate - Variable in class com.vaadin.v7.client.ui.VScrollTablePatched
For internal use only.
indexOf(Widget) - Method in class com.vaadin.v7.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.
indexToThumbnail - Variable in class info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.connector.LazyLayoutConnector
 
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.ckeditor - package info.magnolia.ui.vaadin.ckeditor
 
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.custom - package info.magnolia.ui.vaadin.form.custom
 
info.magnolia.ui.vaadin.form.field - package info.magnolia.ui.vaadin.form.field
 
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.ckeditor - package info.magnolia.ui.vaadin.gwt.client.ckeditor
 
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.field - package info.magnolia.ui.vaadin.gwt.client.form.field
 
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.lazylayout.connector - package info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.connector
 
info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.rpc - package info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.rpc
 
info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.shared - package info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.shared
 
info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.widget - package info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.widget
 
info.magnolia.ui.vaadin.gwt.client.lightcombobox.connector - package info.magnolia.ui.vaadin.gwt.client.lightcombobox.connector
 
info.magnolia.ui.vaadin.gwt.client.lightcombobox.widget - package info.magnolia.ui.vaadin.gwt.client.lightcombobox.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.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.shared.messagebubble - package info.magnolia.ui.vaadin.gwt.client.shared.messagebubble
 
info.magnolia.ui.vaadin.gwt.client.sticker - package info.magnolia.ui.vaadin.gwt.client.sticker
 
info.magnolia.ui.vaadin.gwt.client.sticker.connector - package info.magnolia.ui.vaadin.gwt.client.sticker.connector
 
info.magnolia.ui.vaadin.gwt.client.sticker.widget - package info.magnolia.ui.vaadin.gwt.client.sticker.widget
 
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.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.lightcombobox - package info.magnolia.ui.vaadin.lightcombobox
 
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.sticker - package info.magnolia.ui.vaadin.sticker
 
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.v7.client.ui.table.TableConnectorPatched
 
init(ApplicationConnection) - Method in class com.vaadin.v7.client.ui.VScrollTablePatched
 
init(String, String, boolean) - Method in class info.magnolia.ui.vaadin.dialog.ConfirmationDialog
Deprecated.
 
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(RendererCellReference) - Method in class info.magnolia.ui.vaadin.gwt.client.IconRenderer
 
init() - Method in class info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.connector.LazyLayoutConnector
 
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
Deprecated.
 
init() - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.tab.connector.MagnoliaTabConnector
Deprecated.
 
initCellWidths() - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.VScrollTableBody.VScrollTableGeneratedRow
 
initCellWidths() - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.VScrollTableBody.VScrollTableRow
 
initCellWidths() - Method in class com.vaadin.v7.client.ui.VTreeTablePatched.VTreeTableScrollBody.VTreeTableGeneratedRow
 
initCellWithText(String, char, String, boolean, boolean, String, TableCellElement) - Method in class com.vaadin.v7.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.v7.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.lazylayout.widget.EscalatorPanel
 
initializedAndAttached - Variable in class com.vaadin.v7.client.ui.VScrollTablePatched
For internal use only.
initializeRows(UIDL, UIDL) - Method in class com.vaadin.v7.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.v7.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.v7.client.ui.VScrollTablePatched.VScrollTableBody
Inserts rows as provided in the rowData starting at firstIndex.
insertRowsAnimated(UIDL, int, int) - Method in class com.vaadin.v7.client.ui.VTreeTablePatched.VTreeTableScrollBody
 
insertRowsDeleteBelow(UIDL, int, int) - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.VScrollTableBody
 
INSTANCE - Static variable in interface info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.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
Deprecated.
 
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.v7.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
Deprecated.
 
isClosable() - Method in class info.magnolia.ui.vaadin.tabsheet.MagnoliaTab
Deprecated.
 
isCollapsed - Variable in class info.magnolia.ui.vaadin.gwt.client.richtext.TextAreaStretcherState
 
isConfirmed() - Method in class info.magnolia.ui.vaadin.dialog.ConfirmationDialog.ConfirmationEvent
Deprecated.
 
isCropVisible() - Method in class info.magnolia.ui.vaadin.editor.JCrop
 
isDefinedWidth() - Method in class com.vaadin.v7.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.v7.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
 
isDistanceReached() - Method in class com.googlecode.mgwt.dom.client.recognizer.swipe.SwipeEndEvent
is the minimum distance reached by this swipe
isDistanceReached() - Method in class com.googlecode.mgwt.dom.client.recognizer.swipe.SwipeMoveEvent
is the minimum distance reached
isEmpty() - Method in class info.magnolia.ui.vaadin.ckeditor.MagnoliaCKEditorTextField
 
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.v7.client.ui.VScrollTablePatched.FooterCell
Is the cell enabled?
isEnabled() - Method in class com.vaadin.v7.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
 
isFirstUpdate - Variable in class info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.connector.ThumbnailLayoutState
Is true only during the first request.
isFocusable() - Method in class com.vaadin.v7.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
 
isHasValues() - Static method in class com.googlecode.mgwt.dom.client.event.mouse.MultiTouchMouseEmulator
 
isHelpAccesible() - Method in class info.magnolia.ui.vaadin.gwt.client.form.formsection.event.HelpAccessibilityEvent
 
isInViewPort() - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.VScrollTableBody.VScrollTableRow
Detects whether row is visible in tables viewport.
isMultiSelectModeAny() - Method in class com.vaadin.v7.client.ui.VScrollTablePatched
 
isMultiSelectModeDefault() - Method in class com.vaadin.v7.client.ui.VScrollTablePatched
 
isMultiSelectModeSimple() - Method in class com.vaadin.v7.client.ui.VScrollTablePatched
 
isNotificationHidden - Variable in class info.magnolia.ui.vaadin.gwt.client.tabsheet.tab.connector.MagnoliaTabState
Deprecated.
 
isNotifyServer() - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.event.ActiveTabChangedEvent
Deprecated.
 
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
 
isPermanent() - Method in class info.magnolia.ui.vaadin.gwt.client.applauncher.shared.AppGroup
 
isReadOnly() - Method in class com.vaadin.v7.client.ui.table.TableConnectorPatched
 
isRealResource() - Method in class info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.shared.ThumbnailData
 
isRendered(Component) - Method in class info.magnolia.ui.vaadin.tabsheet.MagnoliaTab
Deprecated.
 
isRenderHtmlInCells() - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.VScrollTableBody.VScrollTableGeneratedRow
 
isRenderHtmlInCells() - Method in class com.vaadin.v7.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.v7.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.v7.client.ui.VScrollTablePatched.RowRequestHandler
 
isRequiredIndicatorVisible() - Method in class info.magnolia.ui.vaadin.form.field.FieldLayout
 
isRequiredIndicatorVisible() - Method in class info.magnolia.ui.vaadin.gwt.client.form.field.FieldLayoutConnector
 
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.v7.client.ui.VScrollTablePatched
For internal use only.
isSectionVisible(String) - Method in class info.magnolia.ui.vaadin.actionbar.Actionbar
 
isSelectable() - Method in class com.vaadin.v7.client.ui.VScrollTablePatched
For internal use only.
isSelected() - Method in class com.vaadin.v7.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
 
isShowingAllTabs() - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.event.ActiveTabChangedEvent
Deprecated.
 
isShowingAllTabs() - Method in interface info.magnolia.ui.vaadin.gwt.client.tabsheet.widget.MagnoliaTabSheetView
Deprecated.
 
isShowingAllTabs() - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.widget.MagnoliaTabSheetViewImpl
Deprecated.
 
isSingleSelectMode() - Method in class com.vaadin.v7.client.ui.VScrollTablePatched
 
isSorted() - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.HeaderCell
 
isSpanColumns() - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.VScrollTableBody.VScrollTableGeneratedRow
 
isSpanColumns() - Method in class com.vaadin.v7.client.ui.VTreeTablePatched.VTreeTableScrollBody.VTreeTableGeneratedRow
 
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.v7.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
Deprecated.
 
isVisible - Variable in class info.magnolia.ui.vaadin.gwt.client.jcrop.JCropState
 
isVisibleInHierarchy() - Method in class com.vaadin.v7.client.ui.VScrollTablePatched
 
isWide() - Method in class info.magnolia.ui.vaadin.dialog.BaseDialog.WideEvent
Deprecated.
 
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.v7.client.ui.VScrollTablePatched
 
iterator() - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.TableFooter
 
iterator() - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.TableHead
 
iterator() - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.VScrollTableBody
 
iterator() - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.VScrollTableBody.VScrollTableRow
 
iterator() - Method in class info.magnolia.ui.vaadin.dialog.BaseDialog
Deprecated.
 
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
Deprecated.
 

J

JavaLightArray<T> - Class in com.googlecode.mgwt.collection.shared.java
An implementation of LightArray used on the jvm
JavaLightArray() - Constructor for class com.googlecode.mgwt.collection.shared.java.JavaLightArray
Construct a JavaLightArray
JavaLightArrayBoolean - Class in com.googlecode.mgwt.collection.shared.java
Implementation of LightArrayBoolean for java environments
JavaLightArrayBoolean() - Constructor for class com.googlecode.mgwt.collection.shared.java.JavaLightArrayBoolean
JavaLightArrayInt - Class in com.googlecode.mgwt.collection.shared.java
Java implemntation of LightArrayInt
JavaLightArrayInt() - Constructor for class com.googlecode.mgwt.collection.shared.java.JavaLightArrayInt
Construct a JavaLightArray
JavaLightMap<V> - Class in com.googlecode.mgwt.collection.shared.java
Java implementation of LightMap
JavaLightMap() - Constructor for class com.googlecode.mgwt.collection.shared.java.JavaLightMap
Construct a JavaLightMap
JavaTouch - Class in com.googlecode.mgwt.dom.client.event.touch
 
JavaTouch(int, int, int) - Constructor for class com.googlecode.mgwt.dom.client.event.touch.JavaTouch
 
JCrop - Class in info.magnolia.ui.vaadin.editor
An Image extension that operates JCrop JQuery plugin.
JCrop(JCropHandler) - Constructor for class info.magnolia.ui.vaadin.editor.JCrop
 
JCropEvent(Component, SelectionArea) - Constructor for class info.magnolia.ui.vaadin.editor.CroppableImage.JCropEvent
 
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.
JCropReleaseEvent(Component) - Constructor for class info.magnolia.ui.vaadin.editor.CroppableImage.JCropReleaseEvent
 
JCropSelectionEvent(Component, SelectionArea) - Constructor for class info.magnolia.ui.vaadin.editor.CroppableImage.JCropSelectionEvent
 
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
 
JsLightArray<T> - Class in com.googlecode.mgwt.collection.client
This is a the javascript implementation of LightArray, which makes direct use of native javascript arrays
JsLightArray() - Constructor for class com.googlecode.mgwt.collection.client.JsLightArray
Construct a JsLightArray
JsLightArray(JavaScriptObject) - Constructor for class com.googlecode.mgwt.collection.client.JsLightArray
Construct a JsLightArray with a given javascript array
JsLightArrayBoolean - Class in com.googlecode.mgwt.collection.client
An implementation of LightArrayBoolean that uses native javascript arrays
JsLightArrayBoolean() - Constructor for class com.googlecode.mgwt.collection.client.JsLightArrayBoolean
JsLightArrayBoolean(JavaScriptObject) - Constructor for class com.googlecode.mgwt.collection.client.JsLightArrayBoolean
Construct a JsLightArrayBoolean with a given javascript array
JsLightArrayInteger - Class in com.googlecode.mgwt.collection.client
An implementation of LightArrayInt that uses native javascript arrays
JsLightArrayInteger() - Constructor for class com.googlecode.mgwt.collection.client.JsLightArrayInteger
JsLightArrayInteger(JavaScriptObject) - Constructor for class com.googlecode.mgwt.collection.client.JsLightArrayInteger
Construct a JsLightArrayInteger with a given javascript array
JsLightMap<V> - Class in com.googlecode.mgwt.collection.client
An implementation of LightMap that uses native javascript objects as dictionaries
JsLightMap() - Constructor for class com.googlecode.mgwt.collection.client.JsLightMap
Construct a JsLightMap
JsLightMap(JavaScriptObject) - Constructor for class com.googlecode.mgwt.collection.client.JsLightMap
Construct a JsLightMap using a given javascript object
JsTouch - Class in com.googlecode.mgwt.dom.client.event.touch
 
JsTouch() - Constructor for class com.googlecode.mgwt.dom.client.event.touch.JsTouch
Constructor for Touch.
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.v7.client.ui.VTreeTablePatched.PendingNavigationEvent
 
keys - Variable in class info.magnolia.ui.vaadin.gwt.client.extension.ShortcutProtectorState
 

L

lastRenderedHeight - Variable in class com.vaadin.v7.client.ui.VScrollTablePatched
For internal use only.
layout() - Method in class info.magnolia.ui.vaadin.gwt.client.ckeditor.MagnoliaCKEditorConnector
 
layout() - Method in class info.magnolia.ui.vaadin.gwt.client.richtext.RichTextConnector
 
layoutHorizontally() - Method in class com.vaadin.v7.client.ui.table.TableConnectorPatched
 
layoutVertically() - Method in class com.vaadin.v7.client.ui.table.TableConnectorPatched
 
LazyCardLayout - Class in info.magnolia.ui.vaadin.layout
A LazyLayout for cards, aka the 6.0 thumbnail view UI.
LazyCardLayout() - Constructor for class info.magnolia.ui.vaadin.layout.LazyCardLayout
 
LazyCardLayoutConnector - Class in info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.connector
Sub implementaton of LazyLayoutConnector for cards, aka the 6.0 UI.
LazyCardLayoutConnector() - Constructor for class info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.connector.LazyCardLayoutConnector
 
LazyLayout - Class in info.magnolia.ui.vaadin.layout
Lazy layout of asset 'elements'.
LazyLayout() - Constructor for class info.magnolia.ui.vaadin.layout.LazyLayout
 
LazyLayout.DataProviderKeyMapper - Class in info.magnolia.ui.vaadin.layout
Maps item ids, indices and client-side keys to each other.
LazyLayout.ElementDblClickListener - Interface in info.magnolia.ui.vaadin.layout
Listener for element double clicks.
LazyLayout.ElementRightClickListener - Interface in info.magnolia.ui.vaadin.layout
Listener for element right clicks.
LazyLayout.ElementSelectionListener - Interface in info.magnolia.ui.vaadin.layout
Listener interface for element selection.
LazyLayoutClientRpc - Interface in info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.rpc
LazyLayoutClientRpc.
LazyLayoutConnector - Class in info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.connector
Connector for LazyLayout.
LazyLayoutConnector() - Constructor for class info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.connector.LazyLayoutConnector
 
LazyLayoutServerRpc - Interface in info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.rpc
LazyLayoutServerRpc.
LazyLayoutServerRpcImpl - Class in info.magnolia.ui.vaadin.layout
An implementation of LazyLayoutServerRpc that hosts code common to the two implementations.
LazyLayoutServerRpcImpl(LazyLayout.DataProviderKeyMapper, LazyLayoutClientRpc, LazyLayout) - Constructor for class info.magnolia.ui.vaadin.layout.LazyLayoutServerRpcImpl
 
lazyRevertFocusToRow(VScrollTablePatched.VScrollTableBody.VScrollTableRow) - Method in class com.vaadin.v7.client.ui.VScrollTablePatched
 
LazyThumbnailLayout - Class in info.magnolia.ui.vaadin.layout
Deprecated.
since 6.0, will be removed with 5.x UI.
LazyThumbnailLayout() - Constructor for class info.magnolia.ui.vaadin.layout.LazyThumbnailLayout
Deprecated.
 
LazyThumbnailLayoutConnector - Class in info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.connector
Deprecated.
since 6.0, will be removed with 5.x UI.
LazyThumbnailLayoutConnector() - Constructor for class info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.connector.LazyThumbnailLayoutConnector
Deprecated.
 
LazyThumbnailLayoutImageBundle - Interface in info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.widget
ImageBundle for the lazy thumbnail layout.
left - Variable in class com.vaadin.v7.client.ui.VScrollTablePatched.ContextMenuDetails
 
left() - Method in class info.magnolia.ui.vaadin.gwt.client.jquerywrapper.Position
 
length() - Method in class com.googlecode.mgwt.collection.client.JsLightArray
 
length() - Method in class com.googlecode.mgwt.collection.client.JsLightArrayBoolean
 
length() - Method in class com.googlecode.mgwt.collection.client.JsLightArrayInteger
 
length() - Method in class com.googlecode.mgwt.collection.shared.java.JavaLightArray
 
length() - Method in class com.googlecode.mgwt.collection.shared.java.JavaLightArrayBoolean
 
length() - Method in class com.googlecode.mgwt.collection.shared.java.JavaLightArrayInt
 
length() - Method in interface com.googlecode.mgwt.collection.shared.LightArray
the length of the array
length() - Method in interface com.googlecode.mgwt.collection.shared.LightArrayBoolean
the length of the array
length() - Method in interface com.googlecode.mgwt.collection.shared.LightArrayInt
the length of the array
length() - Method in class info.magnolia.ui.vaadin.gwt.shared.Range
The number of integers contained in the range.
LightArray<T> - Interface in com.googlecode.mgwt.collection.shared
A light array implements the same interface as a javascript array.
LightArrayBoolean - Interface in com.googlecode.mgwt.collection.shared
A light array implements the same interface as a javascript array.
LightArrayInt - Interface in com.googlecode.mgwt.collection.shared
An array that can store primitive ints
LightComboBox - Class in info.magnolia.ui.vaadin.lightcombobox
LightComboBox field.
LightComboBox() - Constructor for class info.magnolia.ui.vaadin.lightcombobox.LightComboBox
 
LightComboBox(String) - Constructor for class info.magnolia.ui.vaadin.lightcombobox.LightComboBox
 
LightComboBoxConnector - Class in info.magnolia.ui.vaadin.gwt.client.lightcombobox.connector
Connector for LightComboBox.
LightComboBoxConnector() - Constructor for class info.magnolia.ui.vaadin.gwt.client.lightcombobox.connector.LightComboBoxConnector
 
LightComboBoxWidget - Class in info.magnolia.ui.vaadin.gwt.client.lightcombobox.widget
LightComboBoxWidget() - Constructor for class info.magnolia.ui.vaadin.gwt.client.lightcombobox.widget.LightComboBoxWidget
 
LightDialog - Class in info.magnolia.ui.vaadin.dialog
Deprecated.
since 6.0, light dialogs may be created with the DialogBuilder
LightDialog() - Constructor for class info.magnolia.ui.vaadin.dialog.LightDialog
Deprecated.
 
LightMap<V> - Interface in com.googlecode.mgwt.collection.shared
A lightmap is a key value store that uses a native implementation if available.
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.ckeditor.VMagnoliaCKEditorTextField
 
loadEditor() - Method in class info.magnolia.ui.vaadin.gwt.client.richtext.VMagnoliaRichTextField
 
loadEditor(String) - Method in class info.magnolia.ui.vaadin.gwt.client.richtext.VMagnoliaRichTextField
 
loadEditor(String) - Method in class org.vaadin.alump.ckeditor.client.VCKEditorTextField
Expose loadEditor command to subclasses, so that they can perform additional logic before/after creating CKEditor instance on the page, e.g.
loadElements(int, int, int, int) - Method in interface info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.rpc.LazyLayoutServerRpc
 
loadElements(int, int, int, int) - Method in class info.magnolia.ui.vaadin.layout.LazyLayoutServerRpcImpl
 
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
 
localeChanged(Locale) - Method in interface info.magnolia.ui.vaadin.form.FormViewReduced.Listener
 
LockableScrollPanel - Class in info.magnolia.ui.vaadin.gwt.client
Same as ScrollPanel but allows for optionally disabling scrolling via LockableScrollPanel.setScrollLocked(boolean).
LockableScrollPanel() - Constructor for class info.magnolia.ui.vaadin.gwt.client.LockableScrollPanel
 
log(String) - Method in class com.googlecode.mgwt.dom.client.recognizer.swipe.SwipeRecognizer
 
logo - Variable in class info.magnolia.ui.vaadin.gwt.client.tabsheet.connector.MagnoliaTabSheetState
Deprecated.
 
logoBgColor - Variable in class info.magnolia.ui.vaadin.gwt.client.tabsheet.connector.MagnoliaTabSheetState
Deprecated.
 
LongTapEvent - Class in com.googlecode.mgwt.dom.client.recognizer.longtap
A long tap event is produced if the user touches an area of the display for a given time without moving his finger(s)
LongTapEvent(Object, int, int, LightArray<Touch>) - Constructor for class com.googlecode.mgwt.dom.client.recognizer.longtap.LongTapEvent
Construct a LongTapEvent
LongTapHandler - Interface in com.googlecode.mgwt.dom.client.recognizer.longtap
A Handler for LongTapEvents
LongTapRecognizer - Class in com.googlecode.mgwt.dom.client.recognizer.longtap
This class can recognize long taps
LongTapRecognizer(HasHandlers) - Constructor for class com.googlecode.mgwt.dom.client.recognizer.longtap.LongTapRecognizer
Construct a LongTapRecognizer with that fires on one finger after 1.5s
LongTapRecognizer(HasHandlers, int) - Constructor for class com.googlecode.mgwt.dom.client.recognizer.longtap.LongTapRecognizer
Construct a LongTapRecognizer with that after 1.5s
LongTapRecognizer(HasHandlers, int, int) - Constructor for class com.googlecode.mgwt.dom.client.recognizer.longtap.LongTapRecognizer
Construct a LongTapRecognizer
LongTapRecognizer(HasHandlers, int, int, int) - Constructor for class com.googlecode.mgwt.dom.client.recognizer.longtap.LongTapRecognizer
Construct a LongTapRecognizer
LongTapRecognizer.State - Enum in com.googlecode.mgwt.dom.client.recognizer.longtap
 

M

MagnoliaCKEditorConfig - Class in info.magnolia.ui.vaadin.ckeditor
Magnolia 6 - Vaadin 8 extension of CKEditorConfig in order to define a more coherent toolbar API and configure custom plugins.
MagnoliaCKEditorConfig() - Constructor for class info.magnolia.ui.vaadin.ckeditor.MagnoliaCKEditorConfig
 
MagnoliaCKEditorConfig.ToolbarGroup - Class in info.magnolia.ui.vaadin.ckeditor
Represents a CKEditor toolbar.
MagnoliaCKEditorConnector - Class in info.magnolia.ui.vaadin.gwt.client.ckeditor
Connector class for rich text field.
MagnoliaCKEditorConnector() - Constructor for class info.magnolia.ui.vaadin.gwt.client.ckeditor.MagnoliaCKEditorConnector
 
MagnoliaCKEditorTextField - Class in info.magnolia.ui.vaadin.ckeditor
Magnolia 6 - Vaadin 8 extended CKEditorTextField for custom made Magnolia plugins.
MagnoliaCKEditorTextField(MagnoliaCKEditorConfig) - Constructor for class info.magnolia.ui.vaadin.ckeditor.MagnoliaCKEditorTextField
 
MagnoliaCKEditorTextFieldEvents - Interface in info.magnolia.ui.vaadin.ckeditor
Magnolia/CKEditor text field events interface.
MagnoliaCKEditorTextFieldEvents.PluginListener - Interface in info.magnolia.ui.vaadin.ckeditor
Event handler listener for plugin connectivity.
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
 
MagnoliaHeaderCell(String, String) - Constructor for class info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTable.MagnoliaHeaderCell
 
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
Magnolia5 / Vaadin7 compatibility class.
MagnoliaRichTextField() - Constructor for class info.magnolia.ui.vaadin.richtext.MagnoliaRichTextField
 
MagnoliaRichTextField(MagnoliaRichTextFieldConfig) - Constructor for class info.magnolia.ui.vaadin.richtext.MagnoliaRichTextField
 
MagnoliaRichTextFieldConfig - Class in info.magnolia.ui.vaadin.richtext
Magnolia5 / Vaadin7 compatibility class.
MagnoliaRichTextFieldConfig() - Constructor for class info.magnolia.ui.vaadin.richtext.MagnoliaRichTextFieldConfig
 
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
Deprecated.
Since 6.1, Use Vaadin TabSheet component
MagnoliaTab(String, Component) - Constructor for class info.magnolia.ui.vaadin.tabsheet.MagnoliaTab
Deprecated.
 
MagnoliaTabConnector - Class in info.magnolia.ui.vaadin.gwt.client.tabsheet.tab.connector
Deprecated.
Since 6.1, Use Vaadin TabSheet component
MagnoliaTabConnector() - Constructor for class info.magnolia.ui.vaadin.gwt.client.tabsheet.tab.connector.MagnoliaTabConnector
Deprecated.
 
MagnoliaTabLabel - Class in info.magnolia.ui.vaadin.gwt.client.tabsheet.tab.widget
Deprecated.
Since 6.1, Use Vaadin TabSheet component
MagnoliaTabLabel() - Constructor for class info.magnolia.ui.vaadin.gwt.client.tabsheet.tab.widget.MagnoliaTabLabel
Deprecated.
 
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
 
MagnoliaTableBody() - Constructor for class info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTable.MagnoliaTableBody
 
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
 
MagnoliaTableHead() - Constructor for class info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTable.MagnoliaTableHead
 
MagnoliaTableRow(UIDL, char[]) - Constructor for class info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTable.MagnoliaTableBody.MagnoliaTableRow
 
MagnoliaTableRow() - Constructor for class info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTable.MagnoliaTableBody.MagnoliaTableRow
 
MagnoliaTabSheet - Class in info.magnolia.ui.vaadin.tabsheet
Deprecated.
Since 6.1, Use Vaadin TabSheet component
MagnoliaTabSheet() - Constructor for class info.magnolia.ui.vaadin.tabsheet.MagnoliaTabSheet
Deprecated.
 
MagnoliaTabSheetClientRpc - Interface in info.magnolia.ui.vaadin.gwt.client.tabsheet.rpc
Deprecated.
Since 6.1, Use Vaadin TabSheet component
MagnoliaTabSheetConnector - Class in info.magnolia.ui.vaadin.gwt.client.tabsheet.connector
Deprecated.
Since 6.1, Use Vaadin TabSheet component
MagnoliaTabSheetConnector() - Constructor for class info.magnolia.ui.vaadin.gwt.client.tabsheet.connector.MagnoliaTabSheetConnector
Deprecated.
 
MagnoliaTabSheetServerRpc - Interface in info.magnolia.ui.vaadin.gwt.client.tabsheet.rpc
Deprecated.
Since 6.1, Use Vaadin TabSheet component
MagnoliaTabSheetState - Class in info.magnolia.ui.vaadin.gwt.client.tabsheet.connector
Deprecated.
Since 6.1, Use Vaadin TabSheet component
MagnoliaTabSheetState() - Constructor for class info.magnolia.ui.vaadin.gwt.client.tabsheet.connector.MagnoliaTabSheetState
Deprecated.
 
MagnoliaTabSheetView - Interface in info.magnolia.ui.vaadin.gwt.client.tabsheet.widget
Deprecated.
Since 6.1, Use Vaadin TabSheet component
MagnoliaTabSheetViewImpl - Class in info.magnolia.ui.vaadin.gwt.client.tabsheet.widget
Deprecated.
Since 6.1, Use Vaadin TabSheet component
MagnoliaTabSheetViewImpl(EventBus) - Constructor for class info.magnolia.ui.vaadin.gwt.client.tabsheet.widget.MagnoliaTabSheetViewImpl
Deprecated.
 
MagnoliaTabState - Class in info.magnolia.ui.vaadin.gwt.client.tabsheet.tab.connector
Deprecated.
Since 6.1, Use Vaadin TabSheet component
MagnoliaTabState() - Constructor for class info.magnolia.ui.vaadin.gwt.client.tabsheet.tab.connector.MagnoliaTabState
Deprecated.
 
MagnoliaTabWidget - Class in info.magnolia.ui.vaadin.gwt.client.tabsheet.tab.widget
Deprecated.
Since 6.1, Use Vaadin TabSheet component
MagnoliaTabWidget(MagnoliaTabConnector) - Constructor for class info.magnolia.ui.vaadin.gwt.client.tabsheet.tab.widget.MagnoliaTabWidget
Deprecated.
 
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
Deprecated.
 
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 com.vaadin.client.ui.VSliderPatched
 
max - Variable in class info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.connector.ThumbnailLayoutState.SelectionModel
 
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.v7.client.ui.VScrollTablePatched
 
message - Variable in class info.magnolia.ui.vaadin.gwt.client.extension.MessageBubbleState
 
MessageBubble - Class in info.magnolia.ui.vaadin.extension
Extension that display a box below a component.
MessageBubble() - Constructor for class info.magnolia.ui.vaadin.extension.MessageBubble
 
MessageBubbleAlignment - Enum in info.magnolia.ui.vaadin.gwt.client.shared.messagebubble
Alignments of triangle in the message bubble.
MessageBubbleConnector - Class in info.magnolia.ui.vaadin.gwt.client.extension
Client-side connector for MessageBubble.
MessageBubbleConnector() - Constructor for class info.magnolia.ui.vaadin.gwt.client.extension.MessageBubbleConnector
 
MessageBubbleState - Class in info.magnolia.ui.vaadin.gwt.client.extension
Shared state for the MessageBubble extension.
MessageBubbleState() - Constructor for class info.magnolia.ui.vaadin.gwt.client.extension.MessageBubbleState
 
MessageBubbleType - Enum in info.magnolia.ui.vaadin.gwt.client.shared.messagebubble
Supported message bubble types.
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.
messageType - Variable in class info.magnolia.ui.vaadin.gwt.client.extension.MessageBubbleState
 
messageWrapper - Variable in class info.magnolia.ui.vaadin.gwt.client.form.formsection.widget.InlineMessageWidget
 
min - Variable in class com.vaadin.client.ui.VSliderPatched
 
min - Variable in class info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.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.v7.client.ui.VScrollTablePatched.TableFooter
Swap cells when the column are dragged.
moveCell(int, int) - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.TableHead
 
moveCol(int, int) - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.VScrollTableBody
 
MozEventTypes - Class in com.googlecode.mgwt.dom.client.event
 
MozEventTypes() - Constructor for class com.googlecode.mgwt.dom.client.event.MozEventTypes
 
multiselectmode - Variable in class com.vaadin.v7.client.ui.VScrollTablePatched
 
multiselectPending - Variable in class com.vaadin.v7.client.ui.VScrollTablePatched
For internal use only.
MultiTapEvent - Class in com.googlecode.mgwt.dom.client.recognizer.tap
A MultiTapEvent occurs if the taps multiple times on the screen
MultiTapEvent(int, int, LightArray<LightArray<Touch>>) - Constructor for class com.googlecode.mgwt.dom.client.recognizer.tap.MultiTapEvent
Construct a Multitap event
MultiTapHandler - Interface in com.googlecode.mgwt.dom.client.recognizer.tap
MultiTapRecognizer - Class in com.googlecode.mgwt.dom.client.recognizer.tap
A MultiTapRecognizer recognizes multiple taps with multiple fingers on the screen
MultiTapRecognizer(HasHandlers, int) - Constructor for class com.googlecode.mgwt.dom.client.recognizer.tap.MultiTapRecognizer
Construct a MultiTapRecognizer
MultiTapRecognizer(HasHandlers, int, int) - Constructor for class com.googlecode.mgwt.dom.client.recognizer.tap.MultiTapRecognizer
Construct a MultiTapRecognizer
MultiTapRecognizer(HasHandlers, int, int, int) - Constructor for class com.googlecode.mgwt.dom.client.recognizer.tap.MultiTapRecognizer
Construct a MultiTapRecognizer
MultiTapRecognizer(HasHandlers, int, int, int, int) - Constructor for class com.googlecode.mgwt.dom.client.recognizer.tap.MultiTapRecognizer
Construct a MultiTapRecognizer
MultiTouchMouseEmulator - Class in com.googlecode.mgwt.dom.client.event.mouse
 
MultiTouchMouseEmulator() - Constructor for class com.googlecode.mgwt.dom.client.event.mouse.MultiTouchMouseEmulator
 

N

name - Variable in class info.magnolia.ui.vaadin.gwt.client.tabsheet.connector.MagnoliaTabSheetState
Deprecated.
 
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
 
NoopHandlerRegistration - Class in com.googlecode.mgwt.ui.client.util
A handler registration that does nothing on remove handler
NoopHandlerRegistration() - Constructor for class com.googlecode.mgwt.ui.client.util.NoopHandlerRegistration
 
Notification - Class in info.magnolia.ui.vaadin.dialog
Deprecated.
since 6.0, use plain Vaadin Notifications
Notification(MessageStyleType) - Constructor for class info.magnolia.ui.vaadin.dialog.Notification
Deprecated.
 
notification - Variable in class info.magnolia.ui.vaadin.gwt.client.tabsheet.tab.connector.MagnoliaTabState
Deprecated.
 
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

of(Component, String) - Static method in class info.magnolia.ui.vaadin.form.field.FieldLayout
 
offset - Variable in class info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.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.
OffsetProvider - Interface in com.googlecode.mgwt.dom.client.recognizer.pinch
PinchRecognizer needs to know about display settings to calculate a pinch properly, but it should not know about widgets.
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
Deprecated.
 
ON_DESCRIPTION_VISIBILITY_CHANGED - Static variable in class info.magnolia.ui.vaadin.dialog.BaseDialog.DescriptionVisibilityEvent
Deprecated.
 
ON_DIALOG_CLOSE - Static variable in class info.magnolia.ui.vaadin.dialog.BaseDialog.DialogCloseEvent
Deprecated.
 
ON_WIDE_CHANGED - Static variable in class info.magnolia.ui.vaadin.dialog.BaseDialog.WideEvent
Deprecated.
 
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
Deprecated.
 
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.v7.client.ui.VScrollTablePatched
 
onAttach() - Method in class com.vaadin.v7.client.ui.VTreeTablePatched.VTreeTableScrollBody.VTreeTableRow
 
onBlur(BlurEvent) - Method in class com.vaadin.v7.client.ui.VScrollTablePatched
 
onBlur() - Method in class org.vaadin.alump.ckeditor.client.VCKEditorTextField
 
onBrowserEvent(Event) - Method in class com.vaadin.client.ui.VSliderPatched
 
onBrowserEvent(Event) - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.FocusableScrollContextPanel
 
onBrowserEvent(Event) - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.FooterCell
Handle column clicking.
onBrowserEvent(Event) - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.HeaderCell
Handle column reordering.
onBrowserEvent(Event) - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.TableHead
 
onBrowserEvent(Event) - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.VScrollTableBody.VScrollTableRow
 
onBrowserEvent(Event) - Method in class com.vaadin.v7.client.ui.VTreeTablePatched
 
onBrowserEvent(Event) - Method in class com.vaadin.v7.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.ckeditor.VMagnoliaCKEditorTextField
Override VCKEditorTextField's default behavior, defer update in case field is immediate.
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.alump.ckeditor.client.VCKEditorTextField
 
onChangeFullScreen(FullScreenEvent) - Method in interface info.magnolia.ui.vaadin.gwt.client.magnoliashell.event.FullScreenEvent.Handler
 
onClose(CloseEvent<PopupPanel>) - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.ContextMenuDetails
 
onClose(BaseDialog.DialogCloseEvent) - Method in interface info.magnolia.ui.vaadin.dialog.BaseDialog.DialogCloseEvent.Handler
Deprecated.
 
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
Deprecated.
 
onConnectorHierarchyChange(ConnectorHierarchyChangeEvent) - Method in class com.vaadin.v7.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
Deprecated.
 
onConnectorHierarchyChange(ConnectorHierarchyChangeEvent) - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.tab.connector.MagnoliaTabConnector
Deprecated.
 
onDataReady() - Method in class org.vaadin.alump.ckeditor.client.VCKEditorTextField
 
onDescriptionVisibilityChanged(BaseDialog.DescriptionVisibilityEvent) - Method in interface info.magnolia.ui.vaadin.dialog.BaseDialog.DescriptionVisibilityEvent.Handler
Deprecated.
 
onDescriptionVisibilityChanged(boolean) - Method in interface info.magnolia.ui.vaadin.gwt.client.dialog.widget.DialogHeaderWidget.DialogHeaderCallback
 
onDetach() - Method in class com.vaadin.v7.client.ui.VScrollTablePatched
 
onDetach() - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.TableHead
 
onDetach() - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.VScrollTableBody.VScrollTableRow
 
onElementDblClicked(Object) - Method in interface info.magnolia.ui.vaadin.layout.LazyLayout.ElementDblClickListener
 
onElementDoubleClicked(int) - Method in interface info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.rpc.LazyLayoutServerRpc
 
onElementDoubleClicked(Object) - Method in class info.magnolia.ui.vaadin.layout.LazyLayout
 
onElementDoubleClicked(int) - Method in class info.magnolia.ui.vaadin.layout.LazyLayoutServerRpcImpl
 
onElementRightClicked(int, int, int) - Method in interface info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.rpc.LazyLayoutServerRpc
 
onElementRightClicked(Object, int, int) - Method in interface info.magnolia.ui.vaadin.layout.LazyLayout.ElementRightClickListener
 
onElementRightClicked(Object, int, int) - Method in class info.magnolia.ui.vaadin.layout.LazyLayout
 
onElementRightClicked(int, int, int) - Method in class info.magnolia.ui.vaadin.layout.LazyLayoutServerRpcImpl
 
onElementsSelected(int, boolean, boolean) - Method in interface info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.rpc.LazyLayoutServerRpc
 
onElementsSelected(Set<Object>) - Method in interface info.magnolia.ui.vaadin.layout.LazyLayout.ElementSelectionListener
 
onElementsSelected(int, boolean, boolean) - Method in class info.magnolia.ui.vaadin.layout.LazyLayoutServerRpcImpl
 
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
 
onExecution() - Method in interface com.googlecode.mgwt.dom.client.recognizer.TimerExecutor.CodeToRun
 
onFocus(FocusEvent) - Method in class com.vaadin.v7.client.ui.VScrollTablePatched
 
onFocus() - Method in class org.vaadin.alump.ckeditor.client.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.ckeditor.VMagnoliaCKEditorTextField
Add plugin listeners when instance is ready.
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.alump.ckeditor.client.VCKEditorTextField
 
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
Deprecated.
 
onLoad() - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.widget.MagnoliaTabSheetViewImpl
Deprecated.
 
onLongTap(LongTapEvent) - Method in interface com.googlecode.mgwt.dom.client.recognizer.longtap.LongTapHandler
Called when an event is fired
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.alump.ckeditor.client.VCKEditorTextField
 
onMouseDown(MouseDownEvent) - Method in class com.googlecode.mgwt.dom.client.event.mouse.TouchMoveToMouseMoveHandler
onMouseDown(MouseDownEvent) - Method in class com.googlecode.mgwt.dom.client.event.mouse.TouchStartToMouseDownHandler
onMouseMove(MouseMoveEvent) - Method in class com.googlecode.mgwt.dom.client.event.mouse.TouchMoveToMouseMoveHandler
onMouseUp(MouseUpEvent) - Method in class com.googlecode.mgwt.dom.client.event.mouse.TouchEndToMouseUpHandler
onMouseUp(MouseUpEvent) - Method in class com.googlecode.mgwt.dom.client.event.mouse.TouchMoveToMouseMoveHandler
onMultiTap(MultiTapEvent) - Method in interface com.googlecode.mgwt.dom.client.recognizer.tap.MultiTapHandler
called when an MultiTapEvent occurs.
onOverlayClosed() - Method in interface info.magnolia.ui.vaadin.overlay.Overlay.Listener
 
onPinch(PinchEvent) - Method in interface com.googlecode.mgwt.dom.client.recognizer.pinch.PinchHandler
Called if a PinchEvent occurs
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.ckeditor.MagnoliaCKEditorTextFieldEvents.PluginListener
 
onPluginEvent(String, String) - Method in interface info.magnolia.ui.vaadin.gwt.client.ckeditor.VMagnoliaCKEditorTextEvents.Listener
 
onPluginEvent(String, String) - Method in class info.magnolia.ui.vaadin.gwt.client.ckeditor.VMagnoliaCKEditorTextField
 
onPluginEvent(String, String) - Method in class info.magnolia.ui.vaadin.gwt.client.richtext.VMagnoliaRichTextField
 
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
Deprecated.
 
onResize() - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.widget.MagnoliaTabSheetViewImpl
Deprecated.
 
onSave() - Method in class org.vaadin.alump.ckeditor.client.VCKEditorTextField
 
onScroll(ScrollEvent) - Method in class com.vaadin.v7.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
 
onSelectionChange() - Method in class org.vaadin.alump.ckeditor.client.VCKEditorTextField
 
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
Deprecated.
 
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.extension.MessageBubbleConnector
 
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.lazylayout.connector.LazyLayoutConnector
 
onStateChanged(StateChangeEvent) - Method in class info.magnolia.ui.vaadin.gwt.client.richtext.TextAreaStretcherConnector
 
onSwipeEnd(SwipeEndEvent) - Method in interface com.googlecode.mgwt.dom.client.recognizer.swipe.SwipeEndHandler
Called when a SwipeEndEvent occurs
onSwipeMove(SwipeMoveEvent) - Method in interface com.googlecode.mgwt.dom.client.recognizer.swipe.SwipeMoveHandler
called when a SwipeMoveEvent occurs
onSwipeStart(SwipeStartEvent) - Method in interface com.googlecode.mgwt.dom.client.recognizer.swipe.SwipeStartHandler
called when a SwipeStartEvent occurs
onTabClosed(TabCloseEvent) - Method in interface info.magnolia.ui.vaadin.gwt.client.tabsheet.event.TabCloseEventHandler
Deprecated.
 
onTabSetChanged(TabSetChangedEvent) - Method in interface info.magnolia.ui.vaadin.gwt.client.tabsheet.event.TabSetChangedEvent.Handler
Deprecated.
 
onTap(TapEvent) - Method in interface com.googlecode.mgwt.dom.client.event.tap.TapHandler
 
onThumbnailClicked(int, boolean, boolean) - Method in class info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.connector.LazyCardLayoutConnector
 
onThumbnailClicked(int, boolean, boolean) - Method in class info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.connector.LazyThumbnailLayoutConnector
Deprecated.
 
onThumbnailClicked(int, boolean, boolean) - Method in interface info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.widget.EscalatorPanel.Listener
 
onThumbnailDoubleClicked(int) - Method in class info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.connector.LazyCardLayoutConnector
 
onThumbnailDoubleClicked(int) - Method in class info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.connector.LazyThumbnailLayoutConnector
Deprecated.
 
onThumbnailDoubleClicked(int) - Method in interface info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.widget.EscalatorPanel.Listener
 
onThumbnailRightClicked(int, int, int) - Method in class info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.connector.LazyCardLayoutConnector
 
onThumbnailRightClicked(int, int, int) - Method in class info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.connector.LazyThumbnailLayoutConnector
Deprecated.
 
onThumbnailRightClicked(int, int, int) - Method in interface info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.widget.EscalatorPanel.Listener
 
onThumbnailsScaled(float) - Method in interface info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.connector.ThumbnailService
 
onTouchCancel(TouchCancelEvent) - Method in class info.magnolia.ui.vaadin.gwt.client.touchwidget.TouchCancelHandlerProxy
 
onTouchCanceled(TouchCancelEvent) - Method in interface com.googlecode.mgwt.dom.client.event.touch.TouchCancelHandler
Called when a touch cancel event is fired.
onTouchCanceled(TouchCancelEvent) - Method in class com.googlecode.mgwt.dom.client.recognizer.longtap.LongTapRecognizer
 
onTouchCanceled(TouchCancelEvent) - Method in class com.googlecode.mgwt.dom.client.recognizer.pinch.PinchRecognizer
 
onTouchCanceled(TouchCancelEvent) - Method in class com.googlecode.mgwt.dom.client.recognizer.swipe.SwipeRecognizer
 
onTouchCanceled(TouchCancelEvent) - Method in class com.googlecode.mgwt.dom.client.recognizer.tap.MultiTapRecognizer
 
onTouchCanceled(TouchCancelEvent) - Method in class com.googlecode.mgwt.dom.client.recognizer.TapRecognizer
 
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 interface com.googlecode.mgwt.dom.client.event.touch.TouchEndHandler
Called when a touch end event is fired.
onTouchEnd(TouchEndEvent) - Method in class com.googlecode.mgwt.dom.client.recognizer.longtap.LongTapRecognizer
 
onTouchEnd(TouchEndEvent) - Method in class com.googlecode.mgwt.dom.client.recognizer.pinch.PinchRecognizer
 
onTouchEnd(TouchEndEvent) - Method in class com.googlecode.mgwt.dom.client.recognizer.swipe.SwipeRecognizer
 
onTouchEnd(TouchEndEvent) - Method in class com.googlecode.mgwt.dom.client.recognizer.tap.MultiTapRecognizer
 
onTouchEnd(TouchEndEvent) - Method in class com.googlecode.mgwt.dom.client.recognizer.TapRecognizer
 
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 interface com.googlecode.mgwt.dom.client.event.touch.TouchMoveHandler
Called when a touch end move is fired.
onTouchMove(TouchMoveEvent) - Method in class com.googlecode.mgwt.dom.client.recognizer.longtap.LongTapRecognizer
 
onTouchMove(TouchMoveEvent) - Method in class com.googlecode.mgwt.dom.client.recognizer.pinch.PinchRecognizer
 
onTouchMove(TouchMoveEvent) - Method in class com.googlecode.mgwt.dom.client.recognizer.swipe.SwipeRecognizer
 
onTouchMove(TouchMoveEvent) - Method in class com.googlecode.mgwt.dom.client.recognizer.tap.MultiTapRecognizer
 
onTouchMove(TouchMoveEvent) - Method in class com.googlecode.mgwt.dom.client.recognizer.TapRecognizer
 
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(int, int) - Static method in class com.googlecode.mgwt.dom.client.event.mouse.MultiTouchMouseEmulator
 
onTouchStart(TouchStartEvent) - Method in interface com.googlecode.mgwt.dom.client.event.touch.TouchStartHandler
onTouchStart
onTouchStart(TouchStartEvent) - Method in class com.googlecode.mgwt.dom.client.recognizer.longtap.LongTapRecognizer
 
onTouchStart(TouchStartEvent) - Method in class com.googlecode.mgwt.dom.client.recognizer.pinch.PinchRecognizer
 
onTouchStart(TouchStartEvent) - Method in class com.googlecode.mgwt.dom.client.recognizer.swipe.SwipeRecognizer
 
onTouchStart(TouchStartEvent) - Method in class com.googlecode.mgwt.dom.client.recognizer.tap.MultiTapRecognizer
 
onTouchStart(TouchStartEvent) - Method in class com.googlecode.mgwt.dom.client.recognizer.TapRecognizer
 
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.alump.ckeditor.client.VCKEditorTextField
 
onUnregister() - Method in class com.vaadin.v7.client.ui.table.TableConnectorPatched
 
onUnregister() - Method in class com.vaadin.v7.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.extension.MessageBubbleConnector
 
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
Deprecated.
 
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.lazylayout.connector.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
Deprecated.
 
onWideChanged(boolean) - Method in interface info.magnolia.ui.vaadin.gwt.client.dialog.widget.DialogHeaderWidget.DialogHeaderCallback
 
open - Variable in class com.vaadin.v7.client.ui.VTreeTablePatched.VTreeTableScrollBody.VTreeTableRow
 
openApp(String) - Method in interface info.magnolia.ui.vaadin.gwt.client.applauncher.rpc.AppLauncherServerRpc
 
openExpander() - Method in class info.magnolia.ui.vaadin.gwt.client.applauncher.widget.VTemporaryAppGroupBarTile
 
openOverlay(Component, Component, 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.alump.ckeditor - package org.vaadin.alump.ckeditor
 
org.vaadin.alump.ckeditor.client - package org.vaadin.alump.ckeditor.client
 
orientation - Variable in class com.vaadin.client.ui.VSliderPatched
 
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.v7.client.ui.VScrollTablePatched
For internal use only.
paintableId - Variable in class org.vaadin.alump.ckeditor.client.VCKEditorTextField
The client side widget identifier
paintContent(PaintTarget) - Method in class com.vaadin.ui.DragAndDropWrapper
Deprecated.
 
paintContent(PaintTarget) - Method in class info.magnolia.ui.vaadin.ckeditor.MagnoliaCKEditorTextField
 
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.
PendingNavigationEvent(int, boolean, boolean) - Constructor for class com.vaadin.v7.client.ui.VTreeTablePatched.PendingNavigationEvent
 
pendingNavigationEvents - Variable in class com.vaadin.v7.client.ui.VTreeTablePatched
For internal use only.
PERMANENT_APP_SCROLL_PANEL - Static variable in class info.magnolia.ui.vaadin.gwt.client.applauncher.widget.AppLauncherViewImpl
 
PinchEvent - Class in com.googlecode.mgwt.dom.client.recognizer.pinch
A PinchEvent is fired when a user moves to finger on the display.
PinchEvent(int, int, double) - Constructor for class com.googlecode.mgwt.dom.client.recognizer.pinch.PinchEvent
Construct a pinch event
PinchHandler - Interface in com.googlecode.mgwt.dom.client.recognizer.pinch
A Handler that receives PinchEvents
PinchRecognizer - Class in com.googlecode.mgwt.dom.client.recognizer.pinch
A PinchRecognizer tracks two finger on a screen that perform a zooming / pinching action
PinchRecognizer(HasHandlers, OffsetProvider) - Constructor for class com.googlecode.mgwt.dom.client.recognizer.pinch.PinchRecognizer
Construct a PinchRecognizer
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.v7.client.ui.table.TableConnectorPatched
 
postLayout() - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.connector.MagnoliaTabSheetConnector
Deprecated.
 
postponeSanityCheckForLastRendered - Variable in class com.vaadin.v7.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
 
purgeCache() - Method in class info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.connector.LazyLayoutConnector
 
push(T) - Method in class com.googlecode.mgwt.collection.client.JsLightArray
 
push(boolean) - Method in class com.googlecode.mgwt.collection.client.JsLightArrayBoolean
 
push(int) - Method in class com.googlecode.mgwt.collection.client.JsLightArrayInteger
 
push(T) - Method in class com.googlecode.mgwt.collection.shared.java.JavaLightArray
 
push(boolean) - Method in class com.googlecode.mgwt.collection.shared.java.JavaLightArrayBoolean
 
push(int) - Method in class com.googlecode.mgwt.collection.shared.java.JavaLightArrayInt
 
push(T) - Method in interface com.googlecode.mgwt.collection.shared.LightArray
push a value on to the array
push(boolean) - Method in interface com.googlecode.mgwt.collection.shared.LightArrayBoolean
push a value on to the array
push(int) - Method in interface com.googlecode.mgwt.collection.shared.LightArrayInt
push a value on to the array
put(String, V) - Method in class com.googlecode.mgwt.collection.client.JsLightMap
 
put(String, V) - Method in class com.googlecode.mgwt.collection.shared.java.JavaLightMap
 
put(String, V) - Method in interface com.googlecode.mgwt.collection.shared.LightMap
put a value into the map

R

RADIUS - Static variable in class com.googlecode.mgwt.dom.client.event.tap.Tap
The radius that a finger can move before the touch is not considered a simple touch anymore
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.
readDesign(Element, DesignContext) - Method in class com.vaadin.ui.DragAndDropWrapper
Deprecated.
 
readDesign(Element, DesignContext) - Method in class info.magnolia.ui.vaadin.form.custom.Group
 
readonly - Variable in class com.vaadin.client.ui.VSliderPatched
 
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
Deprecated.
 
recalcWidths - Variable in class com.vaadin.v7.client.ui.VScrollTablePatched
Read from the "recalcWidths" -attribute.
refresh() - Method in interface info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.rpc.LazyLayoutClientRpc
 
refresh() - Method in class info.magnolia.ui.vaadin.layout.LazyLayout
 
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.v7.client.ui.VScrollTablePatched.RowRequestHandler
Sends request to refresh content at this position.
refreshViewport() - Method in class info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.connector.LazyLayoutConnector
 
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
 
relativeIndex(int) - Method in class info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.widget.EscalatorPanel
 
remove(String) - Method in class com.googlecode.mgwt.collection.client.JsLightMap
 
remove(String) - Method in class com.googlecode.mgwt.collection.shared.java.JavaLightMap
 
remove(String) - Method in interface com.googlecode.mgwt.collection.shared.LightMap
remove a value from the map
remove(Widget) - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.TableFooter
 
remove(Widget) - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.TableHead
 
remove(Widget) - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.VScrollTableBody
 
remove(Widget) - Method in class com.vaadin.v7.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
 
removeCell(String) - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.TableFooter
Remove a cell by using the columnId.
removeCell(String) - Method in class com.vaadin.v7.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
Deprecated.
 
removeConfirmationHandler(ConfirmationDialog.ConfirmationEvent.Handler) - Method in class info.magnolia.ui.vaadin.dialog.ConfirmationDialog
Deprecated.
 
removeDescriptionVisibilityHandler(BaseDialog.DescriptionVisibilityEvent.Handler) - Method in class info.magnolia.ui.vaadin.dialog.BaseDialog
Deprecated.
 
removeDialogCloseHandler(BaseDialog.DialogCloseEvent.Handler) - Method in class info.magnolia.ui.vaadin.dialog.BaseDialog
Deprecated.
 
removeHandler() - Method in class com.googlecode.mgwt.dom.client.event.mouse.HandlerRegistrationCollection
Remove all handlers: Call remove on each Handler
removeHandler() - Method in class com.googlecode.mgwt.ui.client.util.NoopHandlerRegistration
 
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
Deprecated.
 
removePreloader() - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.widget.MagnoliaTabSheetViewImpl
Deprecated.
 
removeReleaseListener(CroppableImage.ReleaseListener) - Method in class info.magnolia.ui.vaadin.editor.CroppableImage
 
removeReleaseListener(CroppableImage.ReleaseListener) - Method in interface info.magnolia.ui.vaadin.editor.JCropHandler
 
removeRowFromUnsentSelectionRanges(VScrollTablePatched.VScrollTableBody.VScrollTableRow) - Method in class com.vaadin.v7.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
Deprecated.
 
removeTab(MagnoliaTabWidget) - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.widget.MagnoliaTabSheetViewImpl
Deprecated.
 
removeWideHandler(BaseDialog.DialogCloseEvent.Handler) - Method in class info.magnolia.ui.vaadin.dialog.BaseDialog
Deprecated.
 
removeWidget(Widget) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.AppsTransitionDelegate
 
render(RendererCellReference, String) - Method in class info.magnolia.ui.vaadin.gwt.client.IconRenderer
 
renderedRows - Variable in class com.vaadin.v7.client.ui.VScrollTablePatched.VScrollTableBody
 
rendering - Variable in class com.vaadin.v7.client.ui.VScrollTablePatched
For internal use only.
renderInitialRows(UIDL, int, int) - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.VScrollTableBody
 
renderRows(UIDL, int, int) - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.VScrollTableBody
 
reOrderColumn(String, int) - Method in class com.vaadin.v7.client.ui.VScrollTablePatched
 
reOrderColumn(String, int) - Method in class com.vaadin.v7.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
Deprecated.
 
replaceWidget(Widget, Widget) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.MagnoliaShellViewImpl
 
required - Variable in class info.magnolia.ui.vaadin.gwt.client.form.field.FieldLayoutState
 
reset() - Static method in class com.googlecode.mgwt.dom.client.event.mouse.MultiTouchMouseEmulator
 
reset() - Method in class com.googlecode.mgwt.dom.client.recognizer.longtap.LongTapRecognizer
 
reset() - Method in class com.googlecode.mgwt.dom.client.recognizer.tap.MultiTapRecognizer
 
resize() - Method in class info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.widget.EscalatorPanel
 
resizeCaptionContainer(int) - Method in class com.vaadin.v7.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.v7.client.ui.VScrollTablePatched.TableHead
 
resizeSortedColumnForSortIndicator() - Method in class com.vaadin.v7.client.ui.VScrollTablePatched
For internal use only.
resolution - Variable in class com.vaadin.client.ui.VSliderPatched
 
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
Magnolia5 - Vaadin7 compatibility class.
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.v7.client.ui.VScrollTablePatched.ContextMenuDetails
 
rowKey - Variable in class com.vaadin.v7.client.ui.VScrollTablePatched.VScrollTableBody.VScrollTableRow
 
rowRequestHandler - Variable in class com.vaadin.v7.client.ui.VScrollTablePatched
For internal use only.
RowRequestHandler() - Constructor for class com.vaadin.v7.client.ui.VScrollTablePatched.RowRequestHandler
 
rowStyle - Variable in class com.vaadin.v7.client.ui.VScrollTablePatched.VScrollTableBody.VScrollTableRow
 
run() - Method in class com.vaadin.v7.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

SafariEventTypes - Class in com.googlecode.mgwt.dom.client.event
 
SafariEventTypes() - Constructor for class com.googlecode.mgwt.dom.client.event.SafariEventTypes
 
sameSubApp(Fragment) - Method in class info.magnolia.ui.vaadin.gwt.client.shared.magnoliashell.Fragment
 
saveNaturalColumnWidthIfNotSaved(int) - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.FooterCell
Saves natural column width if it hasn't been saved already.
saveNaturalColumnWidthIfNotSaved(int) - Method in class com.vaadin.v7.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.lazylayout.widget.EscalatorPanel
 
scale(float) - Method in class info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.widget.ThumbnailsSizeKeeper
 
scaleRatio - Variable in class info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.connector.ThumbnailLayoutState
 
scrollBody - Variable in class com.vaadin.v7.client.ui.VScrollTablePatched
For internal use only.
scrollBody - Variable in class com.vaadin.v7.client.ui.VTreeTablePatched
For internal use only.
scrollBodyPanel - Variable in class com.vaadin.v7.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.lazylayout.connector.ThumbnailLayoutState.SelectionModel
 
selectedRowKeys - Variable in class com.vaadin.v7.client.ui.VScrollTablePatched
 
selectFirstItemInNextRender - Variable in class com.vaadin.v7.client.ui.VScrollTablePatched
For internal use only.
selectFirstRenderedRowInViewPort(boolean) - Method in class com.vaadin.v7.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.lazylayout.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.v7.client.ui.VScrollTablePatched
Flag for notifying when the selection has changed and should be sent to the server
SelectionModel() - Constructor for class info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.connector.ThumbnailLayoutState.SelectionModel
 
selectionRangeStart - Variable in class com.vaadin.v7.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.v7.client.ui.VScrollTablePatched
For internal use only.
selectLastRenderedRowInViewPort(boolean) - Method in class com.vaadin.v7.client.ui.VScrollTablePatched
Selects the last row visible in the table
selectSelectedRows(UIDL) - Method in class com.vaadin.v7.client.ui.VScrollTablePatched
For internal use only.
sendContextClickEvent(MouseEventDetails, EventTarget) - Method in class com.vaadin.v7.client.ui.table.TableConnectorPatched
 
sendSelectedRows() - Method in class com.vaadin.v7.client.ui.VScrollTablePatched
Sends the selection to the server if changed since the last update/visit.
sendSelectedRows(boolean) - Method in class com.vaadin.v7.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.v7.client.ui.VTreeTablePatched
 
sendToggleCollapsedUpdate(String) - Method in class com.vaadin.v7.client.ui.VTreeTablePatched
 
Separator - Class in info.magnolia.ui.vaadin.form.custom
The horizontal line separator is a visual aid that can be used when designing form layouts.
Separator() - Constructor for class info.magnolia.ui.vaadin.form.custom.Separator
 
serverCacheFirst - Variable in class com.vaadin.v7.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.v7.client.ui.VScrollTablePatched
 
serveThumbnails() - Method in class info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.connector.LazyLayoutConnector
 
set(int, T) - Method in class com.googlecode.mgwt.collection.client.JsLightArray
 
set(int, boolean) - Method in class com.googlecode.mgwt.collection.client.JsLightArrayBoolean
 
set(int, int) - Method in class com.googlecode.mgwt.collection.client.JsLightArrayInteger
 
set(int, T) - Method in class com.googlecode.mgwt.collection.shared.java.JavaLightArray
 
set(int, boolean) - Method in class com.googlecode.mgwt.collection.shared.java.JavaLightArrayBoolean
 
set(int, int) - Method in class com.googlecode.mgwt.collection.shared.java.JavaLightArrayInt
 
set(int, T) - Method in interface com.googlecode.mgwt.collection.shared.LightArray
put an object to a given index.
set(int, boolean) - Method in interface com.googlecode.mgwt.collection.shared.LightArrayBoolean
put an object to a given index.
set(int, int) - Method in interface com.googlecode.mgwt.collection.shared.LightArrayInt
put an object to a given index.
set(Element, String) - Method in interface info.magnolia.ui.vaadin.gwt.client.jquerywrapper.CssHookHandler
 
setAccessKey(char) - Method in class org.vaadin.alump.ckeditor.client.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
Deprecated.
 
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
Deprecated.
 
setActiveTab(MagnoliaTabWidget) - Method in interface info.magnolia.ui.vaadin.gwt.client.tabsheet.widget.MagnoliaTabSheetView
Deprecated.
 
setActiveTab(MagnoliaTabWidget) - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.widget.MagnoliaTabSheetViewImpl
Deprecated.
 
setActiveTab(MagnoliaTab) - Method in class info.magnolia.ui.vaadin.tabsheet.MagnoliaTabSheet
Deprecated.
 
setAlign(char) - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.FooterCell
Set alignment of the text in the cell.
setAlign(char) - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.HeaderCell
 
setAlignment(MessageBubbleAlignment) - Method in class info.magnolia.ui.vaadin.extension.MessageBubble
 
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
 
setAspectRatio(double) - Method in class info.magnolia.ui.vaadin.editor.JCrop
 
setAspectRatio(double) - Method in class info.magnolia.ui.vaadin.editor.JCropField
 
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
 
setBaseFloatZIndex(int) - Method in class info.magnolia.ui.vaadin.ckeditor.MagnoliaCKEditorConfig
 
setCacheRateFromUIDL(UIDL) - Method in class com.vaadin.v7.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
Deprecated.
 
setCaption(String) - Method in class info.magnolia.ui.vaadin.form.custom.Group
 
setCaption(String) - Method in class info.magnolia.ui.vaadin.form.field.FieldLayout
 
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.layout.lazylayout.shared.ThumbnailData
 
setCaption(String) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.widget.AppPreloader
 
setCellWidth(int, int) - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.VScrollTableBody.VScrollTableGeneratedRow
 
setCellWidth(int, int) - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.VScrollTableBody.VScrollTableRow
 
setCellWidth(int, int) - Method in class com.vaadin.v7.client.ui.VTreeTablePatched.VTreeTableScrollBody.VTreeTableGeneratedRow
 
setCellWidth(int, int) - Method in class com.vaadin.v7.client.ui.VTreeTablePatched.VTreeTableScrollBody.VTreeTableRow
 
setChildComponents(List<ComponentConnector>) - Method in class com.vaadin.v7.client.ui.table.TableConnectorPatched
 
setChildMeasurementHint(HasChildMeasurementHintConnector.ChildMeasurementHint) - Method in class com.vaadin.v7.client.ui.table.TableConnectorPatched
 
setChildMeasurementHint(HasChildMeasurementHintConnector.ChildMeasurementHint) - Method in class com.vaadin.v7.client.ui.VScrollTablePatched
 
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
Deprecated.
 
setClosable(boolean) - Method in class info.magnolia.ui.vaadin.tabsheet.MagnoliaTab
Deprecated.
 
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.gwt.client.sticker.widget.VSticker
 
setColor(String) - Method in class info.magnolia.ui.vaadin.icon.Icon
 
setColor(String) - Method in class info.magnolia.ui.vaadin.sticker.Sticker
 
setColumn(int) - Method in class info.magnolia.ui.vaadin.gwt.client.actionbar.widget.VActionbarItemTablet
 
setColumnCollapsingAllowed(boolean) - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.TableHead
 
setColWidth(int, int, boolean) - Method in class com.vaadin.v7.client.ui.VScrollTablePatched
Note: not part of the official API, extend at your own risk.
setColWidth(int, int) - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.VScrollTableBody
Sets the content width of a column.
setComponentHelpDescription(Component, String) - Method in class info.magnolia.ui.vaadin.form.FormSection
 
setConnection(ApplicationConnection) - Method in class com.vaadin.client.ui.VSliderPatched
 
setContainerDataSource(Container) - Method in class info.magnolia.ui.vaadin.layout.LazyLayout
 
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
Deprecated.
 
setContent(Component) - Method in class info.magnolia.ui.vaadin.dialog.ConfirmationDialog
Deprecated.
 
setContent(Component) - Method in class info.magnolia.ui.vaadin.dialog.Notification
Deprecated.
 
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
Deprecated.
 
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
 
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
Deprecated.
 
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
Deprecated.
 
setDisabled(boolean) - Method in class com.vaadin.client.ui.VSliderPatched
 
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
Deprecated.
Sets the component that will be used as the drag image.
setDragStartMode(DragAndDropWrapper.DragStartMode) - Method in class com.vaadin.ui.DragAndDropWrapper
Deprecated.
 
setDropHandler(DropHandler) - Method in class com.vaadin.ui.DragAndDropWrapper
Deprecated.
 
setElement(Element) - Method in class info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTable.MagnoliaTableBody.MagnoliaTableRow
Minor hack.
setElementSize(int, int) - Method in class info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.widget.EscalatorPanel
 
setElementSize(int, int) - Method in class info.magnolia.ui.vaadin.layout.LazyLayout
 
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
 
setEnvironment(String) - Method in class info.magnolia.ui.vaadin.gwt.client.sticker.widget.VSticker
 
setEnvironment(String) - Method in class info.magnolia.ui.vaadin.sticker.Sticker
 
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
Deprecated.
 
setEventPropagator(EventPropagator) - Method in class com.googlecode.mgwt.dom.client.recognizer.longtap.LongTapRecognizer
set the event propagator that is used by the recognizer - used for testing
setEventPropagator(EventPropagator) - Method in class com.googlecode.mgwt.dom.client.recognizer.pinch.PinchRecognizer
 
setEventPropagator(EventPropagator) - Method in class com.googlecode.mgwt.dom.client.recognizer.swipe.SwipeRecognizer
 
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.v7.client.ui.VScrollTablePatched.FooterCell
Sets the expand ratio of the cell.
setExpandRatio(float) - Method in class com.vaadin.v7.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.alump.ckeditor.client.VCKEditorTextField
 
setFooterCell(int, VScrollTablePatched.FooterCell) - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.TableFooter
Set a footer cell for a specified column index.
setFooterToolbar(Component) - Method in class info.magnolia.ui.vaadin.dialog.BaseDialog
Deprecated.
 
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
Deprecated.
 
setHasError(boolean) - Method in class info.magnolia.ui.vaadin.tabsheet.MagnoliaTab
Deprecated.
 
setHeaderCell(int, VScrollTablePatched.HeaderCell) - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.TableHead
 
setHeaderToolbar(Component) - Method in class info.magnolia.ui.vaadin.dialog.BaseDialog
Deprecated.
 
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.v7.client.ui.VScrollTablePatched
 
setHeight(float, Sizeable.Unit) - Method in class info.magnolia.ui.vaadin.ckeditor.MagnoliaCKEditorTextField
 
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.alump.ckeditor.client.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.v7.client.ui.VScrollTablePatched.TableFooter
Set the horizontal position in the cell in the footer.
setHorizontalScrollPosition(int) - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.TableHead
 
setHTML5DataFlavor(String, Object) - Method in class com.vaadin.ui.DragAndDropWrapper
Deprecated.
Sets data flavors available in the DragAndDropWrapper is used to start an HTML5 style drags.
setIcon(URLReference) - Method in class info.magnolia.ui.vaadin.gwt.client.applauncher.shared.AppTile
 
setIcon(String) - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.tab.widget.MagnoliaTabLabel
Deprecated.
 
setIcon(String) - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.tab.widget.MagnoliaTabWidget
Deprecated.
 
setIcon(String) - Method in class info.magnolia.ui.vaadin.tabsheet.MagnoliaTab
Deprecated.
 
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.lazylayout.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 com.vaadin.client.ui.VSliderPatched
 
setImageSource(Resource) - Method in class info.magnolia.ui.vaadin.editor.JCropField
 
setIndent() - Method in class com.vaadin.v7.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.v7.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
Deprecated.
 
setLogo(String, String) - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.widget.MagnoliaTabSheetViewImpl
Deprecated.
 
setLogo(String, String) - Method in class info.magnolia.ui.vaadin.tabsheet.MagnoliaTabSheet
Deprecated.
 
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
Deprecated.
 
setMaxHeight(int) - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.widget.MagnoliaTabSheetViewImpl
Deprecated.
 
setMaxValue(double) - Method in class com.vaadin.client.ui.VSliderPatched
 
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
Deprecated.
 
setMessage(String) - Method in class info.magnolia.ui.vaadin.extension.MessageBubble
 
setMessage(String) - Method in class info.magnolia.ui.vaadin.gwt.client.form.formsection.widget.InlineMessageWidget
 
setMessageType(MessageBubbleType) - Method in class info.magnolia.ui.vaadin.extension.MessageBubble
 
setMinHeight(int) - Method in class info.magnolia.ui.vaadin.editor.JCrop
 
setMinHeight(int) - Method in class info.magnolia.ui.vaadin.editor.JCropField
 
setMinValue(double) - Method in class com.vaadin.client.ui.VSliderPatched
 
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
Deprecated.
 
setMultiSelectMode(int) - Method in class com.vaadin.v7.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
Deprecated.
 
setNaturalMinimumColumnWidth(int) - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.FooterCell
 
setNaturalMinimumColumnWidth(int) - Method in class com.vaadin.v7.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
Deprecated.
 
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
 
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
 
setOrientation(SliderOrientation) - Method in class com.vaadin.client.ui.VSliderPatched
 
setOutline(boolean) - Method in class info.magnolia.ui.vaadin.gwt.client.icon.widget.BadgeIconWidget
 
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
 
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.v7.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, 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.v7.data.Property).
setRatio(double) - Method in class info.magnolia.ui.vaadin.editor.JCropField
 
setReadOnly(boolean) - Method in class com.vaadin.client.ui.VSliderPatched
 
setRealResource(boolean) - Method in class info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.shared.ThumbnailData
 
setRegisteredApps(List<String>) - Method in class info.magnolia.ui.vaadin.magnoliashell.viewport.AppsViewport
 
setReqFirstRow(int) - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.RowRequestHandler
 
setReqRows(int) - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.RowRequestHandler
 
setRequired(boolean) - Method in class info.magnolia.ui.vaadin.gwt.client.form.widget.FormFieldWrapper
 
setRequiredIndicatorVisible(boolean) - Method in class info.magnolia.ui.vaadin.form.field.FieldLayout
 
setResizeEnabled(boolean) - Method in class info.magnolia.ui.vaadin.ckeditor.MagnoliaCKEditorConfig
 
setResolution(int) - Method in class com.vaadin.client.ui.VSliderPatched
 
setResourceUrl(String) - Method in class info.magnolia.ui.vaadin.gwt.client.actionbar.shared.ActionbarItem
 
setRow(int) - Method in class info.magnolia.ui.vaadin.gwt.client.actionbar.widget.VActionbarItemTablet
 
setRowFocus(VScrollTablePatched.VScrollTableBody.VScrollTableRow) - Method in class com.vaadin.v7.client.ui.VScrollTablePatched
Moves the selection head to a specific row.
setScaleRatio(float) - Method in interface info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.rpc.LazyLayoutServerRpc
 
setScaleRatio(float) - Method in class info.magnolia.ui.vaadin.layout.LazyLayoutServerRpcImpl
 
setScrollLocked(boolean) - Method in class info.magnolia.ui.vaadin.gwt.client.LockableScrollPanel
 
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.LazyLayout
 
setSelectedThumbnailsViaIndices(List<Integer>) - Method in class info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.widget.EscalatorPanel
 
setSelectionStatusComponent(Component) - Method in class info.magnolia.ui.vaadin.editor.JCrop
 
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
Deprecated.
 
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.v7.client.ui.VScrollTablePatched.HeaderCell
 
setSortable(boolean) - Method in class info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTable.MagnoliaHeaderCell
 
setSorted(boolean) - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.HeaderCell
 
setStatusComponent(Component) - Method in class info.magnolia.ui.vaadin.editor.JCropField
 
setSticker(Widget) - Method in interface info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.MagnoliaShellView
 
setSticker(Widget) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.MagnoliaShellViewImpl
 
setSticker(Widget) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.ShellAppLauncher
 
setStickerView(Component) - Method in class info.magnolia.ui.vaadin.magnoliashell.MagnoliaShell
 
setStrokeColor(String) - Method in class info.magnolia.ui.vaadin.gwt.client.icon.widget.BadgeIconWidget
 
setStyleName(String) - Method in class com.vaadin.client.ui.VSliderPatched
 
setStyleName(String) - Method in class com.vaadin.v7.client.ui.VScrollTablePatched
 
setStyleName(String) - Method in class com.vaadin.v7.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.VSliderPatched
 
setStylePrimaryName(String) - Method in class com.vaadin.v7.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
Deprecated.
 
setTabIndex(int) - Method in class info.magnolia.ui.vaadin.form.field.FieldLayout
 
setTabIndex(int) - Method in class org.vaadin.alump.ckeditor.client.VCKEditorTextField
 
setTargetValue(int) - Method in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.animation.SlideAnimation
 
setText(String) - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.FooterCell
Sets the text of the footer.
setText(String) - Method in class com.vaadin.v7.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.lazylayout.widget.EscalatorPanel
 
setThumbnailId(String) - Method in class info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.shared.ThumbnailData
 
setThumbnailService(ThumbnailService) - Method in class info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.widget.EscalatorPanel
 
setTimeProvider(TimeProvider) - Method in class com.googlecode.mgwt.dom.client.recognizer.tap.MultiTapRecognizer
 
setTimerExecutor(TimerExecutor) - Method in class com.googlecode.mgwt.dom.client.recognizer.longtap.LongTapRecognizer
set the timer executor - used for testing...
setTitle(String) - Method in class info.magnolia.ui.vaadin.extension.MessageBubble
 
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.v7.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.v7.client.ui.VScrollTablePatched.FooterCell
Sets the width to undefined.
setUndefinedWidth() - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.HeaderCell
 
setUpdateValueOnClick(boolean) - Method in class com.vaadin.client.ui.VSliderPatched
Specifies whether or not click event should update the Slider's value.
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(Component) - 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(Double) - Method in class com.vaadin.client.ui.VSliderPatched
 
setValue(Double, boolean) - Method in class com.vaadin.client.ui.VSliderPatched
 
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(Double) - Method in class info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.widget.Slider
 
setValue(Double, boolean) - Method in class info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.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.v7.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
 
setWebappName(String) - Method in class info.magnolia.ui.vaadin.gwt.client.sticker.widget.VSticker
 
setWebappName(String) - Method in class info.magnolia.ui.vaadin.sticker.Sticker
 
setWide(boolean) - Method in class info.magnolia.ui.vaadin.dialog.BaseDialog
Deprecated.
 
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
Deprecated.
 
setWidget(Widget) - Method in class info.magnolia.ui.vaadin.gwt.client.form.tab.widget.FormTabWidget
 
setWidth(int, boolean) - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.FooterCell
Sets the width of the cell.
setWidth(int, boolean) - Method in class com.vaadin.v7.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.alump.ckeditor.client.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() - Method in class com.googlecode.mgwt.collection.client.JsLightArray
 
shift() - Method in class com.googlecode.mgwt.collection.client.JsLightArrayBoolean
 
shift() - Method in class com.googlecode.mgwt.collection.client.JsLightArrayInteger
 
shift() - Method in class com.googlecode.mgwt.collection.shared.java.JavaLightArray
 
shift() - Method in class com.googlecode.mgwt.collection.shared.java.JavaLightArrayBoolean
 
shift() - Method in class com.googlecode.mgwt.collection.shared.java.JavaLightArrayInt
 
shift() - Method in interface com.googlecode.mgwt.collection.shared.LightArray
pop a value from the array
shift() - Method in interface com.googlecode.mgwt.collection.shared.LightArrayBoolean
pop a value from the array
shift() - Method in interface com.googlecode.mgwt.collection.shared.LightArrayInt
pop a value from the array
shift - Variable in class com.vaadin.v7.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
Deprecated.
 
showAll() - Method in class info.magnolia.ui.vaadin.tabsheet.MagnoliaTabSheet
Deprecated.
 
showAllEnabled - Variable in class info.magnolia.ui.vaadin.gwt.client.tabsheet.connector.MagnoliaTabSheetState
Deprecated.
 
showAllLabel - Variable in class info.magnolia.ui.vaadin.gwt.client.tabsheet.connector.MagnoliaTabSheetState
Deprecated.
 
showAllTab(boolean, String) - Method in class info.magnolia.ui.vaadin.tabsheet.MagnoliaTabSheet
Deprecated.
 
showAllTabContents(boolean) - Method in interface info.magnolia.ui.vaadin.gwt.client.tabsheet.widget.MagnoliaTabSheetView
Deprecated.
 
showAllTabContents(boolean) - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.widget.MagnoliaTabSheetViewImpl
Deprecated.
 
ShowAllTabsEvent - Class in info.magnolia.ui.vaadin.gwt.client.tabsheet.event
Deprecated.
Since 6.1, Use Vaadin TabSheet component
ShowAllTabsEvent() - Constructor for class info.magnolia.ui.vaadin.gwt.client.tabsheet.event.ShowAllTabsEvent
Deprecated.
 
ShowAllTabsHandler - Interface in info.magnolia.ui.vaadin.gwt.client.tabsheet.event
Deprecated.
Since 6.1, Use Vaadin TabSheet component
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
Deprecated.
 
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.v7.client.ui.VScrollTablePatched
For internal use only.
showColHeaders - Variable in class com.vaadin.v7.client.ui.VScrollTablePatched
For internal use only.
showContextMenu(Event) - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.VScrollTableBody.VScrollTableRow
 
showContextMenu(int, int) - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.VScrollTableBody.VScrollTableRow
 
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
Deprecated.
 
showPreloader() - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.widget.MagnoliaTabSheetViewImpl
Deprecated.
 
showRowHeaders - Variable in class com.vaadin.v7.client.ui.VScrollTablePatched
For internal use only.
showSavedContextMenu(VScrollTablePatched.ContextMenuDetails) - Method in class com.vaadin.v7.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
 
SimulatedTouchEndEvent - Class in com.googlecode.mgwt.dom.client.event.mouse
A simulated TouchEndEvent is really a mouseup event.
SimulatedTouchEndEvent(MouseUpEvent, boolean) - Constructor for class com.googlecode.mgwt.dom.client.event.mouse.SimulatedTouchEndEvent
Construct a simluated TouchEndEvent from a MouseUpEvent
SimulatedTouchMoveEvent - Class in com.googlecode.mgwt.dom.client.event.mouse
A simulated TouchMoveEvent is really a mouse move event.
SimulatedTouchMoveEvent(MouseMoveEvent) - Constructor for class com.googlecode.mgwt.dom.client.event.mouse.SimulatedTouchMoveEvent
Constructor for SimulatedTouchMoveEvent.
SimulatedTouchStartEvent - Class in com.googlecode.mgwt.dom.client.event.mouse
A simulated TouchMoveEvent is really a mouse down event.
SimulatedTouchStartEvent(MouseDownEvent, boolean) - Constructor for class com.googlecode.mgwt.dom.client.event.mouse.SimulatedTouchStartEvent
Constructor for SimulatedTouchStartEvent.
sinkEventsImpl(Element, int) - Method in class com.google.gwt.user.client.impl.DOMImplMobileSafari
sinkEventsImpl(Element, int) - Method in class com.google.gwt.user.client.impl.DOMImplMozillaWithTransistions
sinkEventsImpl(Element, int) - Method in class com.google.gwt.user.client.impl.DOMImplSafariWithTransistion
sinkEventsImpl0(Element, int) - Method in class com.google.gwt.user.client.impl.DOMImplMobileSafari
 
sinkEventsImpl0(Element, int) - Method in class com.google.gwt.user.client.impl.DOMImplMozillaWithTransistions
 
sinkEventsImpl0(Element, int) - Method in class com.google.gwt.user.client.impl.DOMImplSafariWithTransistion
 
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.lazylayout.connector.ThumbnailLayoutState
 
SIZE_DEFAULT - Static variable in class info.magnolia.ui.vaadin.icon.Icon
 
sizeInit() - Method in class com.vaadin.v7.client.ui.VScrollTablePatched
Run only once when component is attached and received its initial content.
sizeNeedsInit - Variable in class com.vaadin.v7.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.lazylayout.widget
Simple client-side slider widget, wraps mgwt's slider.
Slider() - Constructor for class info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.widget.Slider
 
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.FeedTitle - Class in info.magnolia.ui.vaadin.splitfeed
Title for the feed section.
startRowDrag(Event, int, Element) - Method in class com.vaadin.v7.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.v7.client.ui.VScrollTablePatched
 
state - Variable in class com.googlecode.mgwt.dom.client.recognizer.longtap.LongTapRecognizer
 
sticker - Variable in class info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.MagnoliaShellState
 
Sticker - Class in info.magnolia.ui.vaadin.sticker
Component for showing a sticker.
Sticker() - Constructor for class info.magnolia.ui.vaadin.sticker.Sticker
 
StickerConnector - Class in info.magnolia.ui.vaadin.gwt.client.sticker.connector
Client-side connector for Sticker component.
StickerConnector() - Constructor for class info.magnolia.ui.vaadin.gwt.client.sticker.connector.StickerConnector
 
StickerState - Class in info.magnolia.ui.vaadin.gwt.client.sticker
Shared state for the Sticker component.
StickerState() - Constructor for class info.magnolia.ui.vaadin.gwt.client.sticker.StickerState
 
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
 
stopPropagation() - Method in class com.googlecode.mgwt.dom.client.event.mouse.SimulatedTouchStartEvent
 
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.v7.client.ui.VScrollTablePatched
 
SwipeEndEvent - Class in com.googlecode.mgwt.dom.client.recognizer.swipe
A SwipeEndEvent occurs when the user lifts his finger of the display
SwipeEndEvent(boolean, int, SwipeEvent.DIRECTION) - Constructor for class com.googlecode.mgwt.dom.client.recognizer.swipe.SwipeEndEvent
Construct a swipe end event
SwipeEndHandler - Interface in com.googlecode.mgwt.dom.client.recognizer.swipe
SwipeEvent<H extends com.google.gwt.event.shared.EventHandler> - Class in com.googlecode.mgwt.dom.client.recognizer.swipe
base class for all swipte events
SwipeEvent(SwipeEvent.DIRECTION) - Constructor for class com.googlecode.mgwt.dom.client.recognizer.swipe.SwipeEvent
Construct a swipe event with a given direction
SwipeEvent.DIRECTION - Enum in com.googlecode.mgwt.dom.client.recognizer.swipe
 
SwipeMoveEvent - Class in com.googlecode.mgwt.dom.client.recognizer.swipe
A SwipeMoveEvent occurs when the user moves his finger over the display
SwipeMoveEvent(Touch, boolean, int, SwipeEvent.DIRECTION) - Constructor for class com.googlecode.mgwt.dom.client.recognizer.swipe.SwipeMoveEvent
Construct a SwipeMoveEvent
SwipeMoveHandler - Interface in com.googlecode.mgwt.dom.client.recognizer.swipe
SwipeRecognizer - Class in com.googlecode.mgwt.dom.client.recognizer.swipe
 
SwipeRecognizer(HasHandlers) - Constructor for class com.googlecode.mgwt.dom.client.recognizer.swipe.SwipeRecognizer
construct a swipe recognizer
SwipeRecognizer(HasHandlers, int) - Constructor for class com.googlecode.mgwt.dom.client.recognizer.swipe.SwipeRecognizer
construct a swipe recognizer
SwipeRecognizer(HasHandlers, int, int) - Constructor for class com.googlecode.mgwt.dom.client.recognizer.swipe.SwipeRecognizer
construct a swipe recognizer
SwipeStartEvent - Class in com.googlecode.mgwt.dom.client.recognizer.swipe
A SwipeStartEvent is fired when the user moves his finger over a certain amount on the display
SwipeStartEvent(Touch, int, SwipeEvent.DIRECTION) - Constructor for class com.googlecode.mgwt.dom.client.recognizer.swipe.SwipeStartEvent
Construct a SwipeStartEvent
SwipeStartHandler - Interface in com.googlecode.mgwt.dom.client.recognizer.swipe
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).
SystemTimeProvider - Class in com.googlecode.mgwt.dom.client.recognizer
A time provider that uses System.currentTimeMillis
SystemTimeProvider() - Constructor for class com.googlecode.mgwt.dom.client.recognizer.SystemTimeProvider
 

T

TabBarWidget - Class in info.magnolia.ui.vaadin.gwt.client.tabsheet.widget
Deprecated.
Since 6.1, Use Vaadin TabSheet component
TabBarWidget(EventBus) - Constructor for class info.magnolia.ui.vaadin.gwt.client.tabsheet.widget.TabBarWidget
Deprecated.
 
TabCloseEvent - Class in info.magnolia.ui.vaadin.gwt.client.tabsheet.event
Deprecated.
Since 6.1, Use Vaadin TabSheet component
TabCloseEvent(MagnoliaTabWidget) - Constructor for class info.magnolia.ui.vaadin.gwt.client.tabsheet.event.TabCloseEvent
Deprecated.
 
TabCloseEventHandler - Interface in info.magnolia.ui.vaadin.gwt.client.tabsheet.event
Deprecated.
Since 6.1, Use Vaadin TabSheet component
tabIndex - Variable in class com.vaadin.v7.client.ui.VScrollTablePatched
For internal use only.
TableConnectorPatched - Class in com.vaadin.v7.client.ui.table
 
TableConnectorPatched() - Constructor for class com.vaadin.v7.client.ui.table.TableConnectorPatched
 
TableFooter() - Constructor for class com.vaadin.v7.client.ui.VScrollTablePatched.TableFooter
 
TableHead() - Constructor for class com.vaadin.v7.client.ui.VScrollTablePatched.TableHead
 
TabSetChangedEvent - Class in info.magnolia.ui.vaadin.gwt.client.tabsheet.event
Deprecated.
Since 6.1, Use Vaadin TabSheet component
TabSetChangedEvent(MagnoliaTabSheetView) - Constructor for class info.magnolia.ui.vaadin.gwt.client.tabsheet.event.TabSetChangedEvent
Deprecated.
 
TabSetChangedEvent.Handler - Interface in info.magnolia.ui.vaadin.gwt.client.tabsheet.event
Deprecated.
Handler.
TabSetChangedEvent.HasTabSetChangedHandlers - Interface in info.magnolia.ui.vaadin.gwt.client.tabsheet.event
Deprecated.
HasTabSetChangedHandlers.
Tap - Class in com.googlecode.mgwt.dom.client.event.tap
Tap is considered for elements that offer something like a normal "click event".
Tap() - Constructor for class com.googlecode.mgwt.dom.client.event.tap.Tap
 
TapEvent - Class in com.googlecode.mgwt.dom.client.event.tap
TapEvent is considered an activation event something like a normal "click event".
TapEvent(Object, int, int) - Constructor for class com.googlecode.mgwt.dom.client.event.tap.TapEvent
TapEvent(Object, Element, int, int) - Constructor for class com.googlecode.mgwt.dom.client.event.tap.TapEvent
 
TapHandler - Interface in com.googlecode.mgwt.dom.client.event.tap
Handler for TapEvent events:
TapRecognizer - Class in com.googlecode.mgwt.dom.client.recognizer
A recognizer that recognizes Tap events A Tap is the mobile equivalent of a click
TapRecognizer(HasHandlers) - Constructor for class com.googlecode.mgwt.dom.client.recognizer.TapRecognizer
 
TapRecognizer(HasHandlers, int) - Constructor for class com.googlecode.mgwt.dom.client.recognizer.TapRecognizer
 
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.v7.client.ui.VScrollTablePatched
For internal use only.
tHead - Variable in class com.vaadin.v7.client.ui.VScrollTablePatched
For internal use only.
THUMBNAIL_QUERY_RPC_DELAY - Static variable in class info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.connector.LazyLayoutConnector
 
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.lazylayout.shared
ThumbnailData.
ThumbnailData() - Constructor for class info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.shared.ThumbnailData
 
ThumbnailData(String, boolean) - Constructor for class info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.shared.ThumbnailData
 
ThumbnailLayoutState - Class in info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.connector
ThumbnailLayoutState.
ThumbnailLayoutState() - Constructor for class info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.connector.ThumbnailLayoutState
 
ThumbnailLayoutState.SelectionModel - Class in info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.connector
Selection model.
ThumbnailLayoutState.ThumbnailSize - Class in info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.connector
ThumbnailSize.
ThumbnailService - Interface in info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.connector
Serves thumbnails.
ThumbnailSize() - Constructor for class info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.connector.ThumbnailLayoutState.ThumbnailSize
 
ThumbnailsSizeKeeper - Class in info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.widget
Tracks the base sizes of the thumbnails set from the server, applies those to all the thumbnails, calculates the resulting actual size.
TimeProvider - Interface in com.googlecode.mgwt.dom.client.recognizer
A simple interface for making classes testable that depend on System.currentTimeMillis
TimerExecturGwtTimerImpl - Class in com.googlecode.mgwt.dom.client.recognizer
Execute code with a GWT timer
TimerExecturGwtTimerImpl() - Constructor for class com.googlecode.mgwt.dom.client.recognizer.TimerExecturGwtTimerImpl
 
TimerExecutor - Interface in com.googlecode.mgwt.dom.client.recognizer
A simple interface to make classes testable that require timed code execution
TimerExecutor.CodeToRun - Interface in com.googlecode.mgwt.dom.client.recognizer
 
title - Variable in class info.magnolia.ui.vaadin.gwt.client.extension.MessageBubbleState
 
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.lazylayout.connector.ThumbnailLayoutState.SelectionModel
 
toggleSelection() - Method in class com.vaadin.v7.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.lazylayout.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
 
ToolbarGroup(String, String...) - Constructor for class info.magnolia.ui.vaadin.ckeditor.MagnoliaCKEditorConfig.ToolbarGroup
 
top - Variable in class com.vaadin.v7.client.ui.VScrollTablePatched.ContextMenuDetails
 
top() - Method in class info.magnolia.ui.vaadin.gwt.client.jquerywrapper.Position
 
toString() - Method in class com.vaadin.v7.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.v7.client.ui.VScrollTablePatched
For internal use only.
Touch - Interface in com.googlecode.mgwt.dom.client.event.touch
The touch object inside a TouchEvent
TouchCancelEvent - Class in com.googlecode.mgwt.dom.client.event.touch
This represents a native touchCanvel Event
TouchCancelEvent() - Constructor for class com.googlecode.mgwt.dom.client.event.touch.TouchCancelEvent
Constructor for TouchCancelEvent.
TouchCancelHandler - Interface in com.googlecode.mgwt.dom.client.event.touch
Handler for TouchCancelEvent events:
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
 
TouchDelegate - Class in com.googlecode.mgwt.ui.client.widget.touch
A TouchDelegate can be used to source touch events from a widget that does not support HasTouchHandlers
TouchDelegate(Widget) - Constructor for class com.googlecode.mgwt.ui.client.widget.touch.TouchDelegate
Construct a touchDelegate
TouchEndEvent - Class in com.googlecode.mgwt.dom.client.event.touch
This represents a native touch end Event
TouchEndEvent() - Constructor for class com.googlecode.mgwt.dom.client.event.touch.TouchEndEvent
Constructor for TouchEndEvent.
TouchEndHandler - Interface in com.googlecode.mgwt.dom.client.event.touch
Handler for TouchEndHandler events:
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
 
TouchEndToMouseUpHandler - Class in com.googlecode.mgwt.dom.client.event.mouse
Convert TouchEndHandlers to MouseUpHandlers for non touch devices or dev mode
TouchEndToMouseUpHandler(TouchEndHandler) - Constructor for class com.googlecode.mgwt.dom.client.event.mouse.TouchEndToMouseUpHandler
Constructor for TouchEndToMouseUpHandler.
touches(NativeEvent) - Method in class com.googlecode.mgwt.dom.client.event.mouse.SimulatedTouchEndEvent
touches
touches(NativeEvent) - Method in class com.googlecode.mgwt.dom.client.event.mouse.SimulatedTouchMoveEvent
touches
touches(NativeEvent) - Method in class com.googlecode.mgwt.dom.client.event.mouse.SimulatedTouchStartEvent
touches
touches() - Method in class com.googlecode.mgwt.dom.client.event.touch.TouchEvent
Deprecated.
use TouchEvent.getTouches() this method will be removed in a future release
touches(NativeEvent) - Method in class com.googlecode.mgwt.dom.client.event.touch.TouchEvent
touches
TouchEvent<H extends com.google.gwt.event.shared.EventHandler> - Class in com.googlecode.mgwt.dom.client.event.touch
BaseClass for all TouchEvents
TouchEvent() - Constructor for class com.googlecode.mgwt.dom.client.event.touch.TouchEvent
 
TouchHandler - Interface in com.googlecode.mgwt.dom.client.event.touch
Handler for all touch events
TouchMoveEvent - Class in com.googlecode.mgwt.dom.client.event.touch
This represents a native touch move Event
TouchMoveEvent() - Constructor for class com.googlecode.mgwt.dom.client.event.touch.TouchMoveEvent
Constructor for TouchMoveEvent.
TouchMoveHandler - Interface in com.googlecode.mgwt.dom.client.event.touch
Handler for TouchMoveEvent events:
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
 
TouchMoveToMouseMoveHandler - Class in com.googlecode.mgwt.dom.client.event.mouse
Convert TouchMoveHandlers to MouseMoveHandlers for non touch devices or dev mode
TouchMoveToMouseMoveHandler(TouchMoveHandler) - Constructor for class com.googlecode.mgwt.dom.client.event.mouse.TouchMoveToMouseMoveHandler
Constructor for TouchMoveToMouseMoveHandler.
TouchPanel - Class in com.googlecode.mgwt.ui.client.widget.touch
A simple panel that supports TouchEvent
TouchPanel() - Constructor for class com.googlecode.mgwt.ui.client.widget.touch.TouchPanel
Construct a touch panel
TouchStartEvent - Class in com.googlecode.mgwt.dom.client.event.touch
This represents a native touch start Event
TouchStartEvent() - Constructor for class com.googlecode.mgwt.dom.client.event.touch.TouchStartEvent
Constructor for TouchStartEvent.
TouchStartHandler - Interface in com.googlecode.mgwt.dom.client.event.touch
TouchStartHandler interface.
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
 
TouchStartToMouseDownHandler - Class in com.googlecode.mgwt.dom.client.event.mouse
Convert TouchStartHandlers to mouse down handlers for non touch devices or dev mode
TouchStartToMouseDownHandler(TouchStartHandler) - Constructor for class com.googlecode.mgwt.dom.client.event.mouse.TouchStartToMouseDownHandler
Constructor for TouchStartToMouseDownHandler.
TouchUtil - Class in com.googlecode.mgwt.dom.client.event.touch
 
TouchUtil() - Constructor for class com.googlecode.mgwt.dom.client.event.touch.TouchUtil
 
TouchWidget - Class in com.googlecode.mgwt.ui.client.widget.touch
Base class for all widgets that support touch events Childclasses are responsible for setting the dom element
TouchWidget() - Constructor for class com.googlecode.mgwt.ui.client.widget.touch.TouchWidget
Constructor for TouchWidget.
TouchWidgetDesktopImpl - Class in com.googlecode.mgwt.ui.client.widget.touch
The implementation for mouse devices of TouchWidgetImpl
TouchWidgetDesktopImpl() - Constructor for class com.googlecode.mgwt.ui.client.widget.touch.TouchWidgetDesktopImpl
 
TouchWidgetImpl - Interface in com.googlecode.mgwt.ui.client.widget.touch
The touch widget interface is used to abstract implementation details for adding touch handlers on touch devices / mouse devices
TouchWidgetMobileImpl - Class in com.googlecode.mgwt.ui.client.widget.touch
The implementation for touch devices of TouchWidgetImpl
TouchWidgetMobileImpl() - Constructor for class com.googlecode.mgwt.ui.client.widget.touch.TouchWidgetMobileImpl
 
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
Deprecated.
 
treeSpacer - Variable in class com.vaadin.v7.client.ui.VTreeTablePatched.VTreeTableScrollBody.VTreeTableRow
 
TreeTableConnectorPatched - Class in com.vaadin.v7.client.ui.treetable
 
TreeTableConnectorPatched() - Constructor for class com.vaadin.v7.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.v7.client.ui.VScrollTablePatched
 
triggerRowFetch(int, int) - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.RowRequestHandler
 
triggerRowFetch(int, int, int) - Method in class com.vaadin.v7.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
Deprecated.
 
TYPE - Static variable in class info.magnolia.ui.vaadin.gwt.client.tabsheet.event.ShowAllTabsEvent
Deprecated.
 
TYPE - Static variable in class info.magnolia.ui.vaadin.gwt.client.tabsheet.event.TabCloseEvent
Deprecated.
 
TYPE - Static variable in class info.magnolia.ui.vaadin.gwt.client.tabsheet.event.TabSetChangedEvent
Deprecated.
 

U

UIObjectToOffsetProvider - Class in com.googlecode.mgwt.dom.client.recognizer.pinch
Brigde from widget / UIObject to Offsetprovider
UIObjectToOffsetProvider(UIObject) - Constructor for class com.googlecode.mgwt.dom.client.recognizer.pinch.UIObjectToOffsetProvider
 
unlinkAllRowsStartingAt(int) - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.VScrollTableBody
 
unlinkAndReindexRows(int, int) - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.VScrollTableBody
 
unlinkRow(boolean) - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.VScrollTableBody
 
unlinkRows(int, int) - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.VScrollTableBody
 
unlinkRowsAnimatedAndUpdateCacheWhenFinished(int, int) - Method in class com.vaadin.v7.client.ui.VTreeTablePatched.VTreeTableScrollBody
 
unload(Callbacks) - Method in class info.magnolia.ui.vaadin.gwt.client.jquerywrapper.JQueryWrapper
 
unshift(T) - Method in class com.googlecode.mgwt.collection.client.JsLightArray
 
unshift(boolean) - Method in class com.googlecode.mgwt.collection.client.JsLightArrayBoolean
 
unshift(int) - Method in class com.googlecode.mgwt.collection.client.JsLightArrayInteger
 
unshift(T) - Method in class com.googlecode.mgwt.collection.shared.java.JavaLightArray
 
unshift(boolean) - Method in class com.googlecode.mgwt.collection.shared.java.JavaLightArrayBoolean
 
unshift(int) - Method in class com.googlecode.mgwt.collection.shared.java.JavaLightArrayInt
 
unshift(T) - Method in interface com.googlecode.mgwt.collection.shared.LightArray
push a value onto the array
unshift(boolean) - Method in interface com.googlecode.mgwt.collection.shared.LightArrayBoolean
push a value onto the array
unshift(int) - Method in interface com.googlecode.mgwt.collection.shared.LightArrayInt
push a value onto the array
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.v7.client.ui.VScrollTablePatched
For internal use only.
updateBody(UIDL, int, int) - Method in class com.vaadin.v7.client.ui.VScrollTablePatched
For internal use only.
updateCaption(ComponentConnector) - Method in class com.vaadin.v7.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
Deprecated.
 
updateCaption(ComponentConnector) - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.tab.connector.MagnoliaTabConnector
Deprecated.
 
updateCaption(String) - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.tab.widget.MagnoliaTabLabel
Deprecated.
 
updateCellsFromUIDL(UIDL) - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.TableFooter
Updates the cells contents when updateUIDL request is received.
updateCellsFromUIDL(UIDL) - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.TableHead
 
updateCellStyleNames(TableCellElement, String) - Method in class com.vaadin.v7.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.v7.client.ui.VScrollTablePatched
For internal use only.
updateComponentSize(String, String) - Method in class com.vaadin.v7.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.v7.client.ui.VScrollTablePatched
For internal use only.
updateEnabledState(boolean) - Method in class com.vaadin.v7.client.ui.table.TableConnectorPatched
 
updateFirstVisibleAndScrollIfNeeded(UIDL) - Method in class com.vaadin.v7.client.ui.VScrollTablePatched
For internal use only.
updateFirstVisibleAndScrollIfNeeded(UIDL) - Method in class com.vaadin.v7.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.v7.client.ui.table.TableConnectorPatched
 
updateFromUIDL(UIDL, ApplicationConnection) - Method in class com.vaadin.v7.client.ui.treetable.TreeTableConnectorPatched
 
updateFromUIDL(UIDL, ApplicationConnection) - Method in class info.magnolia.ui.vaadin.gwt.client.ckeditor.VMagnoliaCKEditorTextField
 
updateFromUIDL(UIDL, ApplicationConnection) - Method in class info.magnolia.ui.vaadin.gwt.client.lightcombobox.connector.LightComboBoxConnector
 
updateFromUIDL(UIDL, ApplicationConnection) - Method in class info.magnolia.ui.vaadin.gwt.client.richtext.VMagnoliaRichTextField
 
updateFromUIDL(UIDL, ApplicationConnection) - Method in class org.vaadin.alump.ckeditor.client.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.v7.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.lazylayout.widget.EscalatorPanel
 
updateImageCaption(String, int) - Method in class info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.widget.EscalatorCardsPanel
 
updateImageSource(String, int) - Method in class info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.widget.EscalatorPanel
 
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.v7.client.ui.VScrollTablePatched
For internal use only.
updateNotification(String) - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.tab.widget.MagnoliaTabLabel
Deprecated.
 
updateOffset(int) - Method in interface info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.rpc.LazyLayoutServerRpc
 
updateOffset(int) - Method in class info.magnolia.ui.vaadin.layout.LazyLayoutServerRpcImpl
 
updatePageLength(UIDL) - Method in class com.vaadin.v7.client.ui.VScrollTablePatched
For internal use only.
updatePageLength() - Method in class com.vaadin.v7.client.ui.VScrollTablePatched
Determines the pagelength when the table height is fixed.
updateRootWidth() - Method in class info.magnolia.ui.vaadin.gwt.client.lightcombobox.widget.LightComboBoxWidget
 
updateRowsInBody(UIDL) - Method in class com.vaadin.v7.client.ui.VScrollTablePatched
For internal use only.
updateSelection() - Method in class info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.connector.LazyLayoutConnector
 
updateSelectionProperties(UIDL, AbstractComponentState, boolean) - Method in class com.vaadin.v7.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
Deprecated.
 
updateSortingProperties(UIDL) - Method in class com.vaadin.v7.client.ui.VScrollTablePatched
For internal use only.
updateStyleNames(String, boolean) - Method in class com.vaadin.client.ui.VSliderPatched
 
updateStyleNames(String) - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.FooterCell
 
updateStyleNames(String) - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.HeaderCell
 
updateStyleNames(String) - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.RowHeadersHeaderCell
 
updateStyleNames(String) - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.TableFooter
 
updateStyleNames(String) - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.TableHead
 
updateStyleNames(String) - Method in class com.vaadin.v7.client.ui.VScrollTablePatched.VScrollTableBody
 
updateStyleNames(String) - Method in class com.vaadin.v7.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
Deprecated.
 
updateTab(MagnoliaTabWidget) - Method in class info.magnolia.ui.vaadin.gwt.client.tabsheet.widget.MagnoliaTabSheetViewImpl
Deprecated.
 
updateTotalRows(UIDL) - Method in class com.vaadin.v7.client.ui.VScrollTablePatched
For internal use only.
updateTotalRows(UIDL) - Method in class com.vaadin.v7.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.ckeditor.MagnoliaCKEditorConnector
 
updateWidgetStyleNames() - Method in class info.magnolia.ui.vaadin.gwt.client.richtext.RichTextConnector
 
updateWidth() - Method in class com.vaadin.v7.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.event.ContextClickEvent.ContextClickNotifier) instead of using the mouse cursors position.
UserMenu(AbstractComponent, boolean) - Constructor for class info.magnolia.ui.vaadin.usermenu.UserMenu
 

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 com.vaadin.client.ui.VSliderPatched
 
value - Variable in class info.magnolia.ui.vaadin.gwt.client.icon.connector.BadgeIconState
 
valueOf(String) - Static method in enum com.googlecode.mgwt.dom.client.recognizer.longtap.LongTapRecognizer.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.googlecode.mgwt.dom.client.recognizer.swipe.SwipeEvent.DIRECTION
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.vaadin.ui.DragAndDropWrapper.DragStartMode
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.vaadin.v7.client.ui.VScrollTablePatched.SelectMode
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.gwt.client.shared.messagebubble.MessageBubbleAlignment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum info.magnolia.ui.vaadin.gwt.client.shared.messagebubble.MessageBubbleType
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.googlecode.mgwt.dom.client.recognizer.longtap.LongTapRecognizer.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.googlecode.mgwt.dom.client.recognizer.swipe.SwipeEvent.DIRECTION
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
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.vaadin.v7.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 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.gwt.client.shared.messagebubble.MessageBubbleAlignment
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.messagebubble.MessageBubbleType
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 interface info.magnolia.ui.vaadin.gwt.client.ckeditor.VMagnoliaCKEditorTextEvents
 
VAR_EVENTNAMES - Static variable in interface info.magnolia.ui.vaadin.gwt.client.ckeditor.VMagnoliaCKEditorTextEvents
 
VAR_FIRE_PLUGIN_EVENT - Static variable in interface info.magnolia.ui.vaadin.gwt.client.ckeditor.VMagnoliaCKEditorTextEvents
 
VAR_FIRE_PLUGIN_EVENT_VALUE - Static variable in interface info.magnolia.ui.vaadin.gwt.client.ckeditor.VMagnoliaCKEditorTextEvents
 
VAR_SERVERPLUGINS - Static variable in interface info.magnolia.ui.vaadin.gwt.client.ckeditor.VMagnoliaCKEditorTextEvents
 
VAR_TEXT - Static variable in class org.vaadin.alump.ckeditor.client.VCKEditorTextField
 
VAR_VAADIN_SAVE_BUTTON_PRESSED - Static variable in class org.vaadin.alump.ckeditor.client.VCKEditorTextField
 
VAR_VERSION - Static variable in class org.vaadin.alump.ckeditor.client.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.alump.ckeditor.client
Client side CKEditor widget which communicates with the server.
VCKEditorTextField() - Constructor for class org.vaadin.alump.ckeditor.client.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
 
VMagnoliaCKEditor - Class in info.magnolia.ui.vaadin.gwt.client.ckeditor
Adds support for custom plugin events/listeners to CKEditor JSNI wrapper.
VMagnoliaCKEditor() - Constructor for class info.magnolia.ui.vaadin.gwt.client.ckeditor.VMagnoliaCKEditor
 
VMagnoliaCKEditorTextEvents - Interface in info.magnolia.ui.vaadin.gwt.client.ckeditor
Client-side interface for CKEditor text field events.
VMagnoliaCKEditorTextEvents.Listener - Interface in info.magnolia.ui.vaadin.gwt.client.ckeditor
Listener interface for plugin events.
VMagnoliaCKEditorTextField - Class in info.magnolia.ui.vaadin.gwt.client.ckeditor
Magnolia rich text field adds an ability to custom plugins to communicate with the server.
VMagnoliaCKEditorTextField() - Constructor for class info.magnolia.ui.vaadin.gwt.client.ckeditor.VMagnoliaCKEditorTextField
 
VMagnoliaRichTextEditor - Class in info.magnolia.ui.vaadin.gwt.client.richtext
Magnolia5 - Vaadin7 compatibility class.
VMagnoliaRichTextEditor() - Constructor for class info.magnolia.ui.vaadin.gwt.client.richtext.VMagnoliaRichTextEditor
 
VMagnoliaRichTextField - Class in info.magnolia.ui.vaadin.gwt.client.richtext
Magnolia5 - Vaadin7 compatibility class.
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.MagnoliaTableBody - Class in info.magnolia.ui.vaadin.gwt.client.grid
Extension of VScrollTableBody.
VMagnoliaTable.MagnoliaTableBody.MagnoliaTableRow - Class in info.magnolia.ui.vaadin.gwt.client.grid
Extend VScrollTableRow to contain selection checkbox.
VMagnoliaTable.MagnoliaTableHead - Class in info.magnolia.ui.vaadin.gwt.client.grid
Extend TableHead to contain select all checkbox.
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.
VMagnoliaTreeTableScrollBody() - Constructor for class info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTreeTable.VMagnoliaTreeTableScrollBody
 
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
 
VScrollTableBody() - Constructor for class com.vaadin.v7.client.ui.VScrollTablePatched.VScrollTableBody
 
VScrollTableDropHandler() - Constructor for class com.vaadin.v7.client.ui.VScrollTablePatched.VScrollTableDropHandler
 
VScrollTableGeneratedRow(UIDL, char[]) - Constructor for class com.vaadin.v7.client.ui.VScrollTablePatched.VScrollTableBody.VScrollTableGeneratedRow
 
VScrollTablePatched - Class in com.vaadin.v7.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.v7.client.ui.VScrollTablePatched
 
VScrollTablePatched.ContextMenuDetails - Class in com.vaadin.v7.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.FocusableScrollContextPanel - Class in com.vaadin.v7.client.ui
For internal use only.
VScrollTablePatched.FooterCell - Class in com.vaadin.v7.client.ui
A cell in the footer.
VScrollTablePatched.HeaderCell - Class in com.vaadin.v7.client.ui
 
VScrollTablePatched.RowHeadersFooterCell - Class in com.vaadin.v7.client.ui
HeaderCell that is header cell for row headers.
VScrollTablePatched.RowHeadersHeaderCell - Class in com.vaadin.v7.client.ui
HeaderCell that is header cell for row headers.
VScrollTablePatched.RowRequestHandler - Class in com.vaadin.v7.client.ui
For internal use only.
VScrollTablePatched.SelectMode - Enum in com.vaadin.v7.client.ui
 
VScrollTablePatched.TableFooter - Class in com.vaadin.v7.client.ui
The footer of the table which can be seen in the bottom of the Table.
VScrollTablePatched.TableHead - Class in com.vaadin.v7.client.ui
 
VScrollTablePatched.VScrollTableBody - Class in com.vaadin.v7.client.ui
This Panel can only contain VScrollTableRow type of widgets.
VScrollTablePatched.VScrollTableBody.VScrollTableGeneratedRow - Class in com.vaadin.v7.client.ui
 
VScrollTablePatched.VScrollTableBody.VScrollTableRow - Class in com.vaadin.v7.client.ui
 
VScrollTablePatched.VScrollTableDropHandler - Class in com.vaadin.v7.client.ui
 
VScrollTableRow(UIDL, char[]) - Constructor for class com.vaadin.v7.client.ui.VScrollTablePatched.VScrollTableBody.VScrollTableRow
 
VScrollTableRow() - Constructor for class com.vaadin.v7.client.ui.VScrollTablePatched.VScrollTableBody.VScrollTableRow
Add a dummy row, used for measurements if Table is empty.
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.
VSliderPatched - Class in com.vaadin.client.ui
 
VSliderPatched() - Constructor for class com.vaadin.client.ui.VSliderPatched
 
VSticker - Class in info.magnolia.ui.vaadin.gwt.client.sticker.widget
Client-side implementation for the Sticker component.
VSticker() - Constructor for class info.magnolia.ui.vaadin.gwt.client.sticker.widget.VSticker
 
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
 
VTreeTableGeneratedRow(UIDL, char[]) - Constructor for class com.vaadin.v7.client.ui.VTreeTablePatched.VTreeTableScrollBody.VTreeTableGeneratedRow
 
VTreeTablePatched - Class in com.vaadin.v7.client.ui
 
VTreeTablePatched() - Constructor for class com.vaadin.v7.client.ui.VTreeTablePatched
 
VTreeTablePatched.PendingNavigationEvent - Class in com.vaadin.v7.client.ui
For internal use only.
VTreeTablePatched.VTreeTableScrollBody - Class in com.vaadin.v7.client.ui
 
VTreeTablePatched.VTreeTableScrollBody.VTreeTableGeneratedRow - Class in com.vaadin.v7.client.ui
 
VTreeTablePatched.VTreeTableScrollBody.VTreeTableRow - Class in com.vaadin.v7.client.ui
 
VTreeTableRow(UIDL, char[]) - Constructor for class com.vaadin.v7.client.ui.VTreeTablePatched.VTreeTableScrollBody.VTreeTableRow
 
VTreeTableScrollBody() - Constructor for class com.vaadin.v7.client.ui.VTreeTablePatched.VTreeTableScrollBody
 
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

waitingData - Variable in class info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.connector.LazyLayoutConnector
 
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
 
webappName - Variable in class info.magnolia.ui.vaadin.gwt.client.sticker.StickerState
 
wideButton - Variable in class info.magnolia.ui.vaadin.gwt.client.dialog.widget.DialogHeaderWidget
 
WideEvent(Component, boolean) - Constructor for class info.magnolia.ui.vaadin.dialog.BaseDialog.WideEvent
Deprecated.
 
widgetInHierarchyColumn - Variable in class com.vaadin.v7.client.ui.VTreeTablePatched.VTreeTableScrollBody.VTreeTableRow
 
width - Variable in class info.magnolia.ui.vaadin.gwt.client.layout.lazylayout.connector.ThumbnailLayoutState.ThumbnailSize
 
willHaveScrollbars() - Method in class com.vaadin.v7.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.
WrapperTargetDetails(Map<String, Object>) - Constructor for class com.vaadin.ui.DragAndDropWrapper.WrapperTargetDetails
Deprecated.
 
WrapperTransferable(Component, Map<String, Object>) - Constructor for class com.vaadin.ui.DragAndDropWrapper.WrapperTransferable
Deprecated.
 
writeDesign(Element, DesignContext) - Method in class com.vaadin.ui.DragAndDropWrapper
Deprecated.
 

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 
Skip navigation links

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