Skip navigation links
A B C D E F G H I O P S T V 

A

addBubbleHiddenHandler(ContextHelpEvent.BubbleHiddenHandler) - Method in class org.vaadin.jonatan.contexthelp.widgetset.client.ui.VContextHelp
 
addBubbleMovedHandler(ContextHelpEvent.BubbleMovedHandler) - Method in class org.vaadin.jonatan.contexthelp.widgetset.client.ui.VContextHelp
 
addBubbleShownHandler(ContextHelpEvent.BubbleShownHandler) - Method in class org.vaadin.jonatan.contexthelp.widgetset.client.ui.VContextHelp
 
addHelpForComponent(Component, String) - Method in class org.vaadin.jonatan.contexthelp.ContextHelp
Registers a help text for a given component.
addHelpForComponent(Component, String, Placement) - Method in class org.vaadin.jonatan.contexthelp.ContextHelp
Registers a help text for a given component.
addHelpForId(String, String) - Method in class org.vaadin.jonatan.contexthelp.DefaultHelpProvider
 

B

BubbleHiddenEvent() - Constructor for class org.vaadin.jonatan.contexthelp.widgetset.client.ui.ContextHelpEvent.BubbleHiddenEvent
 
BubbleMovedEvent(String) - Constructor for class org.vaadin.jonatan.contexthelp.widgetset.client.ui.ContextHelpEvent.BubbleMovedEvent
 
BubbleShownEvent(String, String) - Constructor for class org.vaadin.jonatan.contexthelp.widgetset.client.ui.ContextHelpEvent.BubbleShownEvent
 

C

CLASSNAME - Static variable in class org.vaadin.jonatan.contexthelp.widgetset.client.ui.VContextHelp
Set the CSS class name to allow styling.
ContextHelp - Class in org.vaadin.jonatan.contexthelp
The ContextHelp component offers contextual help for fields or groups of fields.
ContextHelp() - Constructor for class org.vaadin.jonatan.contexthelp.ContextHelp
 
ContextHelpConnector - Class in org.vaadin.jonatan.contexthelp.widgetset.client.ui
 
ContextHelpConnector() - Constructor for class org.vaadin.jonatan.contexthelp.widgetset.client.ui.ContextHelpConnector
 
ContextHelpEvent - Class in org.vaadin.jonatan.contexthelp.widgetset.client.ui
Created on 25.1.2013 10:07
ContextHelpEvent() - Constructor for class org.vaadin.jonatan.contexthelp.widgetset.client.ui.ContextHelpEvent
 
ContextHelpEvent.BubbleHiddenEvent - Class in org.vaadin.jonatan.contexthelp.widgetset.client.ui
 
ContextHelpEvent.BubbleHiddenHandler - Interface in org.vaadin.jonatan.contexthelp.widgetset.client.ui
 
ContextHelpEvent.BubbleMovedEvent - Class in org.vaadin.jonatan.contexthelp.widgetset.client.ui
 
ContextHelpEvent.BubbleMovedHandler - Interface in org.vaadin.jonatan.contexthelp.widgetset.client.ui
 
ContextHelpEvent.BubbleShownEvent - Class in org.vaadin.jonatan.contexthelp.widgetset.client.ui
 
ContextHelpEvent.BubbleShownHandler - Interface in org.vaadin.jonatan.contexthelp.widgetset.client.ui
 
ContextHelpServerRpc - Interface in org.vaadin.jonatan.contexthelp.widgetset.client.ui
 
ContextHelpState - Class in org.vaadin.jonatan.contexthelp.widgetset.client.ui
 
ContextHelpState() - Constructor for class org.vaadin.jonatan.contexthelp.widgetset.client.ui.ContextHelpState
 

D

DefaultHelpProvider - Class in org.vaadin.jonatan.contexthelp
 
DefaultHelpProvider() - Constructor for class org.vaadin.jonatan.contexthelp.DefaultHelpProvider
 
dispatch(ContextHelpEvent.BubbleHiddenHandler) - Method in class org.vaadin.jonatan.contexthelp.widgetset.client.ui.ContextHelpEvent.BubbleHiddenEvent
 
dispatch(ContextHelpEvent.BubbleMovedHandler) - Method in class org.vaadin.jonatan.contexthelp.widgetset.client.ui.ContextHelpEvent.BubbleMovedEvent
 
dispatch(ContextHelpEvent.BubbleShownHandler) - Method in class org.vaadin.jonatan.contexthelp.widgetset.client.ui.ContextHelpEvent.BubbleShownEvent
 

E

extend(UI) - Method in class org.vaadin.jonatan.contexthelp.ContextHelp
Add this extension to the target UI.
extend(ServerConnector) - Method in class org.vaadin.jonatan.contexthelp.widgetset.client.ui.ContextHelpConnector
 

F

fireEvent(GwtEvent<?>) - Method in class org.vaadin.jonatan.contexthelp.widgetset.client.ui.VContextHelp
 
followFocus - Variable in class org.vaadin.jonatan.contexthelp.widgetset.client.ui.ContextHelpState
 

G

getAssociatedType() - Method in class org.vaadin.jonatan.contexthelp.widgetset.client.ui.ContextHelpEvent.BubbleHiddenEvent
 
getAssociatedType() - Method in class org.vaadin.jonatan.contexthelp.widgetset.client.ui.ContextHelpEvent.BubbleMovedEvent
 
getAssociatedType() - Method in class org.vaadin.jonatan.contexthelp.widgetset.client.ui.ContextHelpEvent.BubbleShownEvent
 
getComponentId() - Method in class org.vaadin.jonatan.contexthelp.widgetset.client.ui.ContextHelpEvent.BubbleMovedEvent
 
getComponentId() - Method in class org.vaadin.jonatan.contexthelp.widgetset.client.ui.ContextHelpEvent.BubbleShownEvent
 
getFocusedElement() - Static method in class org.vaadin.jonatan.contexthelp.widgetset.client.ui.VContextHelp
 
getHelpHtml() - Method in class org.vaadin.jonatan.contexthelp.widgetset.client.ui.ContextHelpEvent.BubbleShownEvent
 
getHelpKey() - Method in class org.vaadin.jonatan.contexthelp.ContextHelp
 
getHelpKeyCode() - Method in class org.vaadin.jonatan.contexthelp.widgetset.client.ui.VContextHelp
 
getHelpProvider() - Method in class org.vaadin.jonatan.contexthelp.ContextHelp
 
getHtmlForId(String) - Method in class org.vaadin.jonatan.contexthelp.DefaultHelpProvider
 
getHtmlForId(String) - Method in interface org.vaadin.jonatan.contexthelp.HelpProvider
Returns a HTML-formatted string for the specified ID.
getPlacementForId(String) - Method in class org.vaadin.jonatan.contexthelp.DefaultHelpProvider
 
getPlacementForId(String) - Method in interface org.vaadin.jonatan.contexthelp.HelpProvider
Returns the placement of the help text that is to be used for the component with the provided ID.
getState() - Method in class org.vaadin.jonatan.contexthelp.ContextHelp
 
getState() - Method in class org.vaadin.jonatan.contexthelp.widgetset.client.ui.ContextHelpConnector
 

H

helpHTML - Variable in class org.vaadin.jonatan.contexthelp.widgetset.client.ui.ContextHelpState
 
helpKey - Variable in class org.vaadin.jonatan.contexthelp.widgetset.client.ui.ContextHelpState
 
HelpProvider - Interface in org.vaadin.jonatan.contexthelp
 
hidden - Variable in class org.vaadin.jonatan.contexthelp.widgetset.client.ui.ContextHelpState
 
hideHelp() - Method in class org.vaadin.jonatan.contexthelp.ContextHelp
Programmatically hide the help bubble.
hideHelpBubble() - Method in class org.vaadin.jonatan.contexthelp.widgetset.client.ui.VContextHelp
 
hideOnBlur - Variable in class org.vaadin.jonatan.contexthelp.widgetset.client.ui.ContextHelpState
 

I

isFollowFocus() - Method in class org.vaadin.jonatan.contexthelp.ContextHelp
 
isFollowFocus() - Method in class org.vaadin.jonatan.contexthelp.widgetset.client.ui.VContextHelp
 
isHidden() - Method in class org.vaadin.jonatan.contexthelp.widgetset.client.ui.VContextHelp
 
isHideOnBlur() - Method in class org.vaadin.jonatan.contexthelp.ContextHelp
 
isHideOnBlur() - Method in class org.vaadin.jonatan.contexthelp.widgetset.client.ui.VContextHelp
 

O

onBubbleHidden(ContextHelpEvent.BubbleHiddenEvent) - Method in class org.vaadin.jonatan.contexthelp.widgetset.client.ui.ContextHelpConnector
 
onBubbleHidden(ContextHelpEvent.BubbleHiddenEvent) - Method in interface org.vaadin.jonatan.contexthelp.widgetset.client.ui.ContextHelpEvent.BubbleHiddenHandler
 
onBubbleMoved(ContextHelpEvent.BubbleMovedEvent) - Method in class org.vaadin.jonatan.contexthelp.widgetset.client.ui.ContextHelpConnector
 
onBubbleMoved(ContextHelpEvent.BubbleMovedEvent) - Method in interface org.vaadin.jonatan.contexthelp.widgetset.client.ui.ContextHelpEvent.BubbleMovedHandler
 
onBubbleShown(ContextHelpEvent.BubbleShownEvent) - Method in class org.vaadin.jonatan.contexthelp.widgetset.client.ui.ContextHelpConnector
 
onBubbleShown(ContextHelpEvent.BubbleShownEvent) - Method in interface org.vaadin.jonatan.contexthelp.widgetset.client.ui.ContextHelpEvent.BubbleShownHandler
 
onPreviewNativeEvent(Event.NativePreviewEvent) - Method in class org.vaadin.jonatan.contexthelp.widgetset.client.ui.VContextHelp
 
onStateChanged(StateChangeEvent) - Method in class org.vaadin.jonatan.contexthelp.widgetset.client.ui.ContextHelpConnector
 
org.vaadin.jonatan.contexthelp - package org.vaadin.jonatan.contexthelp
 
org.vaadin.jonatan.contexthelp.widgetset.client.ui - package org.vaadin.jonatan.contexthelp.widgetset.client.ui
 

P

placement - Variable in class org.vaadin.jonatan.contexthelp.widgetset.client.ui.ContextHelpState
 
Placement - Enum in org.vaadin.jonatan.contexthelp.widgetset.client.ui
 

S

selectComponent(String) - Method in interface org.vaadin.jonatan.contexthelp.widgetset.client.ui.ContextHelpServerRpc
 
selectedComponentId - Variable in class org.vaadin.jonatan.contexthelp.widgetset.client.ui.ContextHelpState
 
setFollowFocus(boolean) - Method in class org.vaadin.jonatan.contexthelp.ContextHelp
This setting causes the help bubble to be displayed when a field is focused, and removed when the focus moves away from the field.
setFollowFocus(boolean) - Method in class org.vaadin.jonatan.contexthelp.widgetset.client.ui.VContextHelp
 
setHelpKey(int) - Method in class org.vaadin.jonatan.contexthelp.ContextHelp
Sets the key that is used for opening the help bubble.
setHelpKeyCode(int) - Method in class org.vaadin.jonatan.contexthelp.widgetset.client.ui.VContextHelp
 
setHelpProvider(HelpProvider) - Method in class org.vaadin.jonatan.contexthelp.ContextHelp
Sets the HelpProvider to be used for looking up help texts for components.
setHidden(boolean) - Method in interface org.vaadin.jonatan.contexthelp.widgetset.client.ui.ContextHelpServerRpc
 
setHidden(boolean) - Method in class org.vaadin.jonatan.contexthelp.widgetset.client.ui.VContextHelp
 
setHideOnBlur(boolean) - Method in class org.vaadin.jonatan.contexthelp.ContextHelp
Set whether the bubble should be automatically hidden when the field is unfocused.
setHideOnBlur(boolean) - Method in class org.vaadin.jonatan.contexthelp.widgetset.client.ui.VContextHelp
 
setPlacement(Component, Placement) - Method in class org.vaadin.jonatan.contexthelp.ContextHelp
Specifies where the help bubble should be placed in relation to the component.
setPlacementOfId(String, Placement) - Method in class org.vaadin.jonatan.contexthelp.DefaultHelpProvider
 
showHelpBubble(String, String, Placement) - Method in class org.vaadin.jonatan.contexthelp.widgetset.client.ui.VContextHelp
 
showHelpFor(Component) - Method in class org.vaadin.jonatan.contexthelp.ContextHelp
Programmatically show the help bubble for a given component.
suppressHelpForIE() - Method in class org.vaadin.jonatan.contexthelp.widgetset.client.ui.VContextHelp
 

T

TYPE - Static variable in class org.vaadin.jonatan.contexthelp.widgetset.client.ui.ContextHelpEvent.BubbleHiddenEvent
 
TYPE - Static variable in class org.vaadin.jonatan.contexthelp.widgetset.client.ui.ContextHelpEvent.BubbleMovedEvent
 
TYPE - Static variable in class org.vaadin.jonatan.contexthelp.widgetset.client.ui.ContextHelpEvent.BubbleShownEvent
 

V

valueOf(String) - Static method in enum org.vaadin.jonatan.contexthelp.widgetset.client.ui.Placement
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.vaadin.jonatan.contexthelp.widgetset.client.ui.Placement
Returns an array containing the constants of this enum type, in the order they are declared.
VContextHelp - Class in org.vaadin.jonatan.contexthelp.widgetset.client.ui
 
VContextHelp(ApplicationConnection) - Constructor for class org.vaadin.jonatan.contexthelp.widgetset.client.ui.VContextHelp
The constructor should first call super() to initialize the component and then handle any initialization relevant to Vaadin.
A B C D E F G H I O P S T V 
Skip navigation links

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