com.google.gwt.event.shared.HandlerRegistration contextHandler
com.google.gwt.user.client.ui.Widget widget
String lastKnownWidth
String lastKnownHeight
boolean tooltipListenersAttached
com.google.gwt.core.client.JsArrayString styleNames
com.google.gwt.user.client.Timer longTouchTimer
com.google.gwt.event.shared.HandlerRegistration touchStartHandler
com.google.gwt.event.shared.HandlerRegistration touchMoveHandler
com.google.gwt.event.shared.HandlerRegistration touchEndHandler
int touchStartX
int touchStartY
boolean preventNextTouchEnd
int SIGNIFICANT_MOVE_THRESHOLD
com.vaadin.client.ApplicationConnection connection
String id
com.google.gwt.event.shared.HandlerManager handlerManager
com.vaadin.client.FastStringMap<T> statePropertyHandlerManagers
com.vaadin.client.FastStringMap<T> rpcImplementations
boolean debugLogging
com.vaadin.shared.communication.SharedState state
com.vaadin.client.ServerConnector parent
com.vaadin.client.FastStringMap<T> rpcProxyMap
boolean lastEnabledState
List<E> children
com.vaadin.client.ui.AbstractComponentConnector connector
com.google.gwt.user.client.ui.Widget widget
com.google.gwt.event.shared.HandlerRegistration focusRegistration
com.google.gwt.event.shared.HandlerRegistration blurRegistration
com.vaadin.client.JavaScriptConnectorHelper helper
com.vaadin.client.ComponentConnector popupComponentConnector
com.google.gwt.user.client.ui.Widget popupComponentWidget
com.vaadin.client.VCaptionWrapper captionWrapper
boolean hasHadMouseOver
boolean hideOnMouseOut
Set<E> activeChildren
com.vaadin.client.ui.ShortcutActionHandler shortcutActionHandler
com.vaadin.shared.ui.absolutelayout.AbsoluteLayoutServerRpc rpc
LinkedHashMap<K,V> componentToCoordinates
int zIndex
Float topValue
Float rightValue
Float bottomValue
Float leftValue
com.vaadin.server.Sizeable.Unit topUnits
com.vaadin.server.Sizeable.Unit rightUnits
com.vaadin.server.Sizeable.Unit bottomUnits
com.vaadin.server.Sizeable.Unit leftUnits
com.vaadin.shared.ui.colorpicker.ColorPickerServerRpc rpc
com.vaadin.ui.AbstractColorPicker.PopupStyle popupStyle
com.vaadin.ui.components.colorpicker.ColorPickerPopup window
com.vaadin.shared.ui.colorpicker.Color color
com.vaadin.ui.UI parent
String popupCaption
int positionX
int positionY
boolean rgbVisible
boolean hsvVisible
boolean swatchesVisible
boolean historyVisible
boolean textfieldVisible
Object applicationData
com.vaadin.server.ErrorMessage componentError
Locale locale
boolean delayedFocus
float width
float height
com.vaadin.server.Sizeable.Unit widthUnit
com.vaadin.server.Sizeable.Unit heightUnit
com.vaadin.event.ConnectorActionManager actionManager
boolean visible
com.vaadin.ui.HasComponents parent
Boolean explicitImmediateValue
Object value
com.vaadin.data.util.converter.Converter<PRESENTATION,MODEL> converter
com.vaadin.data.Property<T> dataSource
LinkedList<E> validators
boolean buffered
boolean committingValueToDataSource
com.vaadin.data.Buffered.SourceException currentBufferedSourceException
boolean invalidAllowed
boolean invalidCommitted
String requiredError
String conversionError
boolean validationVisible
boolean valueWasModifiedByDataSourceDuringCommit
boolean isListeningToPropertyEvents
Locale valueLocale
com.vaadin.ui.Component.Focusable focusable
com.vaadin.server.JavaScriptCallbackHelper callbackHelper
com.vaadin.shared.ui.orderedlayout.AbstractOrderedLayoutServerRpc rpc
LinkedList<E> components
com.vaadin.ui.Alignment defaultComponentAlignment
boolean multiSelect
com.vaadin.data.Container items
boolean allowNewOptions
com.vaadin.server.KeyMapper<V> itemIdMapper
HashMap<K,V> itemIcons
HashMap<K,V> itemCaptions
com.vaadin.ui.AbstractSelect.ItemCaptionMode itemCaptionMode
Object itemCaptionPropertyId
Object itemIconPropertyId
Set<E> propertySetEventListeners
Set<E> itemSetEventListeners
Object nullSelectionItemId
boolean nullSelectionAllowed
com.vaadin.ui.AbstractSelect.NewItemHandler newItemHandler
com.vaadin.ui.AbstractSelect.CaptionChangeListener captionChangeListener
Object idOver
com.vaadin.ui.Component content
com.vaadin.server.Sizeable.Unit posUnit
com.vaadin.server.Sizeable.Unit posMinUnit
com.vaadin.server.Sizeable.Unit posMaxUnit
com.vaadin.shared.ui.splitpanel.AbstractSplitPanelRpc rpc
float position
com.vaadin.server.Sizeable.Unit unit
String nullRepresentation
boolean nullSettingAllowed
String lastKnownTextContent
int lastKnownCursorPosition
boolean textChangeEventPending
boolean isFiringTextChangeEvent
com.vaadin.ui.AbstractTextField.TextChangeEventMode textChangeEventMode
int DEFAULT_TEXTCHANGE_TIMEOUT
int textChangeEventTimeout
int selectionPosition
int selectionLength
boolean changingVariables
String curText
int cursorPosition
int bitMask
com.vaadin.shared.ui.button.ButtonServerRpc rpc
com.vaadin.ui.Button.ClickShortcut clickShortcut
com.vaadin.shared.MouseEventDetails details
com.vaadin.ui.Button button
com.vaadin.ui.Calendar.TimeFormat currentTimeFormat
Calendar currentCalendar
TimeZone timezone
Date startDate
Date endDate
com.vaadin.ui.components.calendar.event.CalendarEventProvider calendarEventProvider
List<E> events
DateFormat df_date
DateFormat df_time
DateFormat df_date_time
int scrollTop
String weeklyCaptionFormat
Map<K,V> handlers
com.vaadin.event.dd.DropHandler dropHandler
int firstDay
int lastDay
int firstHour
int lastHour
LinkedList<E> actionHandlers
com.vaadin.server.KeyMapper<V> actionMapper
com.vaadin.ui.Calendar.CalendarServerRpcImpl rpc
Integer customFirstDayOfWeek
com.vaadin.shared.ui.checkbox.CheckBoxServerRpc rpc
com.vaadin.event.FieldEvents.FocusAndBlurServerRpcImpl focusBlurRpc
String inputPrompt
int pageLength
int currentPage
com.vaadin.shared.ui.combobox.FilteringMode filteringMode
String filterstring
String prevfilterstring
int filteredSize
List<E> filteredOptions
boolean optionRequest
boolean isPainting
boolean scrollToSelectedItem
String suggestionPopupWidth
boolean textInputAllowed
com.vaadin.ui.ComboBox.ItemStyleGenerator itemStyleGenerator
com.vaadin.server.ErrorMessage message
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream arg0) throws IOException
IOException
HashMap<K,V> connectorIdToConnector
Set<E> dirtyConnectors
Set<E> uninitializedConnectors
Set<E> unregisteredConnectors
boolean writingResponse
com.vaadin.ui.UI uI
Map<K,V> pidToNameToStreamVariable
Map<K,V> streamVariableToSeckey
int currentSyncId
TreeMap<K,V> syncIdToUnregisteredConnectorIds
com.vaadin.shared.ui.csslayout.CssLayoutServerRpc rpc
LinkedList<E> components
com.vaadin.ui.Component root
com.vaadin.ui.Component root
com.vaadin.shared.ui.datefield.Resolution resolution
String dateFormat
boolean lenient
String dateString
boolean uiHasValidDateString
boolean showISOWeekNumbers
String currentParseErrorMessage
String defaultParseErrorMessage
TimeZone timeZone
String dateOutOfRangeMessage
com.vaadin.data.validator.DateRangeValidator currentRangeValidator
boolean preventValueChangeEvent
com.vaadin.shared.ui.draganddropwrapper.DragAndDropWrapperServerRpc rpc
Map<K,V> receivers
Map<K,V> html5DataFlavors
DragAndDropWrapper.DragStartMode dragStartMode
com.vaadin.ui.Component dragImageComponent
Set<E> sentIds
com.vaadin.event.dd.DropHandler dropHandler
com.vaadin.ui.Html5File[] files
Object propertyValue
com.vaadin.data.Item itemDatasource
LinkedList<E> propertyIds
com.vaadin.data.Buffered.SourceException currentBufferedSourceException
boolean buffered
HashMap<K,V> fields
HashMap<K,V> ownProperties
com.vaadin.ui.FormFieldFactory fieldFactory
Collection<E> visibleItemProperties
com.vaadin.data.Property.ValueChangeListener fieldValueChangeListener
boolean validationVisibleOnCommit
int gridlayoutCursorX
int gridlayoutCursorY
com.vaadin.event.ActionManager ownActionManager
com.vaadin.data.Container.Indexed datasource
Map<K,V> columns
com.vaadin.server.KeyMapper<V> columnKeys
List<E> sortOrder
com.vaadin.data.Container.PropertySetChangeListener propertyListener
com.vaadin.data.Container.ItemSetChangeListener editorClosingItemSetListener
com.vaadin.server.communication.data.RpcDataProviderExtension datasourceExtension
com.vaadin.ui.Grid.SelectionModel selectionModel
boolean applyingSelectionFromClient
com.vaadin.ui.Grid.Header header
com.vaadin.ui.Grid.Footer footer
Object editedItemId
boolean editorActive
com.vaadin.data.fieldgroup.FieldGroup editorFieldGroup
com.vaadin.ui.Grid.CellStyleGenerator cellStyleGenerator
com.vaadin.ui.Grid.RowStyleGenerator rowStyleGenerator
com.vaadin.ui.Grid.CellDescriptionGenerator cellDescriptionGenerator
com.vaadin.ui.Grid.RowDescriptionGenerator rowDescriptionGenerator
boolean defaultContainer
com.vaadin.ui.Grid.EditorErrorHandler editorErrorHandler
com.vaadin.ui.Grid.DetailComponentManager detailComponentManager
Set<E> extensionComponents
LinkedHashSet<E> selection
com.vaadin.ui.Grid.RowReference rowReference
Object propertyId
com.vaadin.shared.ui.grid.GridColumnState state
com.vaadin.ui.Grid grid
Object propertyId
com.vaadin.data.util.converter.Converter<PRESENTATION,MODEL> converter
boolean isFirstConverterAssignment
boolean userOriginated
com.vaadin.ui.Grid.Column column
boolean userOriginated
com.vaadin.ui.Grid.Column column
boolean userOriginated
boolean hidden
Object itemID
com.vaadin.shared.ui.grid.GridStaticSectionState footerState
com.vaadin.ui.Grid.HeaderRow defaultRow
com.vaadin.shared.ui.grid.GridStaticSectionState headerState
int selectionLimit
com.vaadin.ui.Grid grid
Object itemId
com.vaadin.shared.ui.gridlayout.GridLayoutState.ChildComponentData childData
com.vaadin.ui.Component component
com.vaadin.ui.GridLayout.Area areaOutOfBounds
com.vaadin.ui.GridLayout.Area existingArea
com.vaadin.ui.Component component
com.vaadin.ui.Component component
com.vaadin.shared.ui.image.ImageServerRpc rpc
com.vaadin.data.util.converter.Converter<PRESENTATION,MODEL> converter
com.vaadin.data.Property<T> dataSource
String name
com.vaadin.server.LegacyApplication application
int columns
int rows
int itsId
com.vaadin.ui.MenuBar.Command itsCommand
String itsText
List<E> itsChildren
com.vaadin.server.Resource itsIcon
com.vaadin.ui.MenuBar.MenuItem itsParent
boolean enabled
boolean visible
boolean isSeparator
String styleName
String description
boolean checkable
boolean checked
int columns
com.vaadin.event.FieldEvents.FocusAndBlurServerRpcImpl focusBlurRpc
com.vaadin.event.ActionManager actionManager
com.vaadin.shared.ui.panel.PanelServerRpc rpc
String inputPrompt
com.vaadin.ui.PopupView.Content content
com.vaadin.ui.Component visibleComponent
com.vaadin.shared.ui.popupview.PopupViewServerRpc rpc
com.vaadin.shared.ui.progressindicator.ProgressIndicatorServerRpc rpc
String nullRepresentation
boolean nullSettingAllowed
boolean selectAll
com.vaadin.shared.ui.slider.SliderServerRpc rpc
Double value
com.vaadin.ui.HasChildMeasurementHint.ChildMeasurementHint childMeasurementHint
boolean columnCollapsingAllowed
boolean columnReorderingAllowed
com.vaadin.server.KeyMapper<V> columnIdMap
LinkedList<E> visibleColumns
HashSet<E> noncollapsibleColumns
HashSet<E> collapsedColumns
HashMap<K,V> columnHeaders
HashMap<K,V> columnFooters
HashMap<K,V> columnIcons
HashMap<K,V> columnAlignments
HashMap<K,V> columnWidths
HashMap<K,V> columnExpandRatios
HashMap<K,V> columnGenerators
int pageLength
Object currentPageFirstItemId
int repairOnReAddAllRowsDataScrollPositionItemIndex
int currentPageFirstItemIndex
int currentPageFirstItemIndexOnLastPage
Boolean selectable
com.vaadin.ui.Table.ColumnHeaderMode columnHeaderMode
com.vaadin.ui.Table.RowHeaderMode rowHeaderMode
boolean columnFootersVisible
Object[][] pageBuffer
HashSet<E> listenedProperties
HashSet<E> visibleComponents
LinkedList<E> actionHandlers
com.vaadin.server.KeyMapper<V> actionMapper
com.vaadin.ui.TableFieldFactory fieldFactory
boolean editable
boolean sortAscending
Object sortContainerPropertyId
boolean sortEnabled
int reqRowsToPaint
int reqFirstRowToPaint
int firstToBeRenderedInClient
int lastToBeRenderedInClient
boolean isContentRefreshesEnabled
int pageBufferFirstIndex
boolean containerChangeToBeRendered
com.vaadin.ui.Table.CellStyleGenerator cellStyleGenerator
com.vaadin.ui.AbstractSelect.ItemDescriptionGenerator itemDescriptionGenerator
boolean alwaysRecalculateColumnWidths
double cacheRate
com.vaadin.ui.Table.TableDragMode dragMode
com.vaadin.event.dd.DropHandler dropHandler
com.vaadin.shared.ui.MultiSelectMode multiSelectMode
boolean rowCacheInvalidated
com.vaadin.ui.Table.RowGenerator rowGenerator
Map<K,V> associatedProperties
boolean painted
HashMap<K,V> propertyValueConverters
boolean keyMapperReset
List<E> exceptionsDuringCachePopulation
boolean isBeingPainted
Throwable[] causes
com.vaadin.ui.Table table
Object propertyId
int previousWidth
int currentWidth
Object columnPropertyId
Object columnPropertyId
boolean htmlContentAllowed
boolean spanColumns
String[] text
Object columnPropertyId
ArrayList<E> components
HashMap<K,V> tabs
com.vaadin.ui.Component selected
com.vaadin.server.KeyMapper<V> keyMapper
com.vaadin.ui.TabSheet.CloseHandler closeHandler
com.vaadin.ui.TabSheet.TabsheetServerRpcImpl rpc
com.vaadin.event.FieldEvents.FocusAndBlurServerRpcImpl focusBlurRpc
com.vaadin.shared.ui.tabsheet.TabState tabState
com.vaadin.ui.Component.Focusable defaultFocus
com.vaadin.server.ErrorMessage componentError
HashMap<K,V> itemIconAlts
HashSet<E> expanded
LinkedList<E> actionHandlers
com.vaadin.server.KeyMapper<V> actionMapper
boolean selectable
boolean partialUpdate
Object expandedItemId
boolean initialPaint
com.vaadin.ui.AbstractSelect.ItemDescriptionGenerator itemDescriptionGenerator
com.vaadin.ui.Tree.TreeDragMode dragMode
com.vaadin.shared.ui.MultiSelectMode multiSelectMode
com.vaadin.ui.Tree.ItemStyleGenerator itemStyleGenerator
com.vaadin.event.dd.DropHandler dropHandler
boolean htmlContentAllowed
Object collapsedItemId
Object expandedItemId
Object rootId
int depthToCheck
Object itemId
com.vaadin.ui.TreeTable.ContainerStrategy cStrategy
Object focusedRowId
Object hierarchyColumnId
Object toggledItemId
boolean animationsEnabled
boolean clearFocusedRowPending
boolean containerSupportsPartialUpdates
com.vaadin.server.VaadinSession session
LinkedHashSet<E> windows
com.vaadin.ui.Component scrollIntoView
int uiId
com.vaadin.event.ActionManager actionManager
com.vaadin.ui.ConnectorTracker connectorTracker
com.vaadin.server.Page page
com.vaadin.ui.LoadingIndicatorConfiguration loadingIndicatorConfiguration
int scrollTop
int scrollLeft
com.vaadin.shared.ui.ui.UIServerRpc rpc
com.vaadin.shared.ui.ui.DebugWindowServerRpc debugRpc
long lastHeartbeatTimestamp
boolean closing
com.vaadin.ui.TooltipConfiguration tooltipConfiguration
com.vaadin.ui.PushConfiguration pushConfiguration
com.vaadin.ui.ReconnectDialogConfiguration reconnectDialogConfiguration
com.vaadin.ui.NotificationConfiguration notificationConfiguration
int lastProcessedClientToServerId
com.vaadin.ui.Component.Focusable pendingFocus
boolean resizeLazy
com.vaadin.navigator.Navigator navigator
com.vaadin.server.communication.PushConnection pushConnection
com.vaadin.server.LocaleService localeService
String embedId
boolean focus
int tabIndex
com.vaadin.ui.Upload.Receiver receiver
boolean isUploading
long contentLength
int totalBytes
String buttonCaption
LinkedHashSet<E> progressListeners
boolean interrupted
boolean notStarted
int nextid
com.vaadin.server.StreamVariable streamVariable
String filename
Exception reason
com.vaadin.ui.Window window
com.vaadin.shared.ui.window.WindowMode windowMode
String actionName
boolean isVisible
BaseDialog dialog
boolean isWide
String message
com.vaadin.ui.Button confirmButton
com.vaadin.ui.Button cancelButton
boolean isConfirmed
com.vaadin.ui.CssLayout layout
com.vaadin.ui.Button closeButton
JCrop jcrop
SelectionArea area
elemental.json.impl.JreJsonFactory jsonFactory
JCrop jcrop
CroppableImage image
List<E> fields
com.vaadin.data.Item itemDataSource
FormViewReduced.Listener listener
boolean isValidationVisible
MagnoliaTabSheet tabSheet
ActionbarWidgetView view
com.google.web.bindery.event.shared.EventBus eventBus
ActionbarServerRpc rpc
boolean isTablet
com.vaadin.client.communication.StateChangeEvent.StateChangeHandler sectionRearrangementHandler
com.vaadin.client.communication.StateChangeEvent.StateChangeHandler previewChangeHandler
com.vaadin.client.communication.StateChangeEvent.StateChangeHandler visibleSectionSetChangeHandler
com.vaadin.client.communication.StateChangeEvent.StateChangeHandler enabledActionSetChangeHandler
com.vaadin.client.communication.StateChangeEvent.StateChangeHandler collapseChangeHandler
AppLauncherView view
com.google.web.bindery.event.shared.EventBus eventBus
com.google.gwt.event.shared.HandlerRegistration eventPreviewHandle
Map<K,V> resizeListeners
DialogServerRpc rpc
BaseDialogView view
String componentDescription
boolean hasCloseButton
String modalityLevel
boolean isWide
com.vaadin.shared.Connector content
com.vaadin.shared.Connector headerToolbar
com.vaadin.shared.Connector footerToolbar
com.vaadin.shared.Connector mainActionContainer
BaseDialogView view
com.google.gwt.event.shared.HandlerRegistration registration
com.vaadin.client.ui.layout.ElementResizeListener listener
OverlayServerRpc rpc
com.google.gwt.user.client.Timer automaticRemovalTimer
com.vaadin.shared.Connector overlayParent
com.vaadin.shared.Connector overlayContent
int closeTimeout
com.vaadin.client.ui.textfield.TextFieldConnector textConnector
com.google.gwt.user.client.ui.Widget textWidget
com.google.gwt.dom.client.Element indicatorElem
int maxLength
com.google.gwt.event.shared.HandlerRegistration keyUpHandlerRegistration
com.google.web.bindery.event.shared.HandlerRegistration parentStateChangeHandlerRegistration
FormServerRpc focusRpc
FormView view
com.vaadin.client.ui.layout.ElementResizeListener sizeChangeListener
com.vaadin.client.communication.StateChangeEvent.StateChangeHandler childErrorMessageHandler
int errorAmount
int size
double aspectRatio
int minHeight
int maxHeight
int minWidth
int maxWidth
int trueHeight
int trueWidth
String backgroundColor
double backgroundOpacity
boolean isVisible
SelectionArea selection
boolean isValid
com.vaadin.shared.Connector selectionStatusComponent
int thumbnailAmount
int offset
float scaleRatio
ThumbnailLayoutState.ThumbnailSize size
ThumbnailLayoutState.SelectionModel selection
boolean isFirstUpdate
true
only during the first request.int width
int height
ShellServerRpc rpc
MagnoliaShellView view
com.google.web.bindery.event.shared.EventBus eventBus
Fragment lastHandledFragment
boolean isHistoryInitialized
com.google.web.bindery.event.shared.EventBus eventBus
com.vaadin.client.ui.layout.ElementResizeListener childCenterer
ViewportType type
com.vaadin.shared.Connector activeComponent
com.google.gwt.user.client.ui.Widget form
com.google.gwt.user.client.ui.Widget dialog
com.google.gwt.user.client.ui.Widget textWidget
com.google.gwt.dom.client.Element stretchControl
com.vaadin.client.ComputedStyle dialogComputedStyle
int[] dialogWrapperBorder
int[] dialogHeaderPadding
int[] dialogContentMargin
int[] dialogMargin
int[] dialogPadding
String formHeight
int dialogHeaderOuterHeight
int dialogFooterOuterHeight
int dialogDesErrorOuterHeight
boolean isOverlay
boolean isRichTextEditor
com.vaadin.client.communication.StateChangeEvent.StateChangeHandler textAreaSizeHandler
info.magnolia.ui.vaadin.gwt.client.richtext.TextAreaStretcherConnector.WindowResizeListener windowResizeListener
com.vaadin.client.ui.layout.ElementResizeListener formResizeListener
com.vaadin.client.communication.StateChangeEvent.StateChangeHandler formStateChangeHandler
ViewportType appViewportType
String appName
String subAppId
String parameter
MagnoliaTabSheetServerRpc rpc
MagnoliaTabSheetView view
com.google.web.bindery.event.shared.EventBus eventBus
com.vaadin.client.ui.layout.ElementResizeListener listener
boolean isClosable
boolean hasError
boolean isNotificationHidden
boolean isActive
String notification
ContextMenuWidget widget
com.google.gwt.user.client.ui.Widget extensionTarget
ContextMenuServerRpc clientToServerRPC
com.google.gwt.event.logical.shared.CloseHandler<T> contextMenuCloseHandler
UserMenuClientRpc serverToClientRPC
int start
int end
int top
int left
int width
int height
List<E> selectionListeners
List<E> dblClickListeners
List<E> rightClickListeners
Set<E> selectedIds
info.magnolia.ui.vaadin.layout.LazyThumbnailLayout.DataProviderKeyMapper mapper
ThumbnailContainer container
ThumbnailLayoutClientRpc clientRpc
ThumbnailLayoutServerRpc rpcHandler
com.vaadin.data.Property<T> description
com.vaadin.ui.VerticalLayout root
com.vaadin.ui.CssLayout sectionsLayout
com.vaadin.ui.Label descriptionLabel
LinkedList<E> children
MagnoliaShell.Listener listener
MagnoliaShell shell
info.magnolia.ui.api.view.View view
Overlay.Listener listener
com.vaadin.server.DownloadStream downloadStream
SplitFeed.FeedSection leftContainer
SplitFeed.FeedSection rightContainer
com.vaadin.ui.NativeButton link
com.vaadin.ui.CssLayout comboLayout
com.vaadin.ui.HorizontalLayout mainLayout
String descriptionPropertyName
String colorVariation
com.vaadin.ui.Button back
com.vaadin.ui.Button forward
com.vaadin.ui.ComboBox combobox
com.vaadin.ui.Label descriptionLabel
Map<K,V> items
ContextMenuServerRpc serverRPC
ContextMenu contextMenu
ContextMenu contextMenu
int x
int y
Object propertyId
ContextMenu contextMenu
Object propertyId
ContextMenu contextMenu
ContextMenu contextMenu
Object propertyId
Object itemId
Object itemId
ContextMenu contextMenu
ContextMenuWidget widget
com.google.gwt.user.client.ui.Widget extensionTarget
ContextMenuServerRpc clientToServerRPC
com.google.gwt.event.logical.shared.CloseHandler<T> contextMenuCloseHandler
com.google.gwt.event.dom.client.ContextMenuHandler contextMenuHandler
ContextMenuClientRpc serverToClientRPC
Copyright © 2017 Magnolia International Ltd.. All rights reserved.