- CalendarClientRpc - Interface in com.vaadin.v7.shared.ui.calendar
-
- CalendarEventId - Class in com.vaadin.v7.shared.ui.calendar
-
CalendarEventId contains static String identifiers for all Calendar events.
- CalendarEventId() - Constructor for class com.vaadin.v7.shared.ui.calendar.CalendarEventId
-
- CalendarServerRpc - Interface in com.vaadin.v7.shared.ui.calendar
-
- CalendarState - Class in com.vaadin.v7.shared.ui.calendar
-
- CalendarState() - Constructor for class com.vaadin.v7.shared.ui.calendar.CalendarState
-
- CalendarState.Action - Class in com.vaadin.v7.shared.ui.calendar
-
- CalendarState.Day - Class in com.vaadin.v7.shared.ui.calendar
-
- CalendarState.Event - Class in com.vaadin.v7.shared.ui.calendar
-
- CalendarState.EventSortOrder - Enum in com.vaadin.v7.shared.ui.calendar
-
Defines sort strategy for events in calendar month view and week view.
- cancel(int) - Method in interface com.vaadin.v7.shared.ui.grid.EditorClientRpc
-
Tells the client to cancel editing and hide the editor.
- cancel(int) - Method in interface com.vaadin.v7.shared.ui.grid.EditorServerRpc
-
Tells the server to cancel editing.
- caption - Variable in class com.vaadin.v7.shared.ui.calendar.CalendarState.Action
-
- caption - Variable in class com.vaadin.v7.shared.ui.calendar.CalendarState.Event
-
- cellGroups - Variable in class com.vaadin.v7.shared.ui.grid.GridStaticSectionState.RowState
-
Map from column id set to cell state for merged state.
- cells - Variable in class com.vaadin.v7.shared.ui.grid.GridStaticSectionState.RowState
-
- CellState() - Constructor for class com.vaadin.v7.shared.ui.grid.GridStaticSectionState.CellState
-
- cellTooltipContentMode - Variable in class com.vaadin.v7.shared.ui.grid.GridState
-
The content mode used for cell tooltips.
- change(String) - Method in interface com.vaadin.v7.shared.ui.upload.UploadServerRpc
-
Event sent when the file name of the upload component is changed.
- changedColor - Variable in class com.vaadin.v7.shared.ui.colorpicker.ColorPickerGridState
-
Deprecated.
- changedX - Variable in class com.vaadin.v7.shared.ui.colorpicker.ColorPickerGridState
-
Deprecated.
- changedY - Variable in class com.vaadin.v7.shared.ui.colorpicker.ColorPickerGridState
-
Deprecated.
- CheckBoxServerRpc - Interface in com.vaadin.v7.shared.ui.checkbox
-
- CheckBoxState - Class in com.vaadin.v7.shared.ui.checkbox
-
- CheckBoxState() - Constructor for class com.vaadin.v7.shared.ui.checkbox.CheckBoxState
-
- checked - Variable in class com.vaadin.v7.shared.ui.checkbox.CheckBoxState
-
- click(String, String, MouseEventDetails) - Method in interface com.vaadin.v7.shared.ui.grid.renderers.RendererClickRpc
-
Called when a click event has occurred and there are server side
listeners for the event.
- CLIENT_DATE_FORMAT - Static variable in class com.vaadin.v7.shared.ui.calendar.DateConstants
-
- CLIENT_TIME_FORMAT - Static variable in class com.vaadin.v7.shared.ui.calendar.DateConstants
-
- CollapseMenuContent - Enum in com.vaadin.v7.shared.ui.table
-
Defines whether only collapsible columns should be shown to the user in the
column collapse menu.
- collapseMenuContent - Variable in class com.vaadin.v7.shared.ui.table.TableState
-
- Color - Class in com.vaadin.v7.shared.ui.colorpicker
-
Deprecated.
- Color(int, int, int, int) - Constructor for class com.vaadin.v7.shared.ui.colorpicker.Color
-
Deprecated.
Creates a color that has the specified red, green, blue, and alpha values
within the range [0 - 255].
- Color(int, int, int) - Constructor for class com.vaadin.v7.shared.ui.colorpicker.Color
-
Deprecated.
Creates a color that has the specified red, green, and blue values within
the range [0 - 255].
- Color(int) - Constructor for class com.vaadin.v7.shared.ui.colorpicker.Color
-
Deprecated.
Creates a color based on an RGB value.
- color - Variable in class com.vaadin.v7.shared.ui.colorpicker.ColorPickerState
-
Deprecated.
- ColorPickerGradientServerRpc - Interface in com.vaadin.v7.shared.ui.colorpicker
-
Deprecated.
- ColorPickerGradientState - Class in com.vaadin.v7.shared.ui.colorpicker
-
Deprecated.
- ColorPickerGradientState() - Constructor for class com.vaadin.v7.shared.ui.colorpicker.ColorPickerGradientState
-
Deprecated.
- ColorPickerGridServerRpc - Interface in com.vaadin.v7.shared.ui.colorpicker
-
Deprecated.
- ColorPickerGridState - Class in com.vaadin.v7.shared.ui.colorpicker
-
Deprecated.
- ColorPickerGridState() - Constructor for class com.vaadin.v7.shared.ui.colorpicker.ColorPickerGridState
-
Deprecated.
- ColorPickerServerRpc - Interface in com.vaadin.v7.shared.ui.colorpicker
-
Deprecated.
- ColorPickerState - Class in com.vaadin.v7.shared.ui.colorpicker
-
Deprecated.
- ColorPickerState() - Constructor for class com.vaadin.v7.shared.ui.colorpicker.ColorPickerState
-
Deprecated.
- COLUMN_COLLAPSE_EVENT_ID - Static variable in class com.vaadin.v7.shared.ui.table.TableConstants
-
- COLUMN_REORDER_EVENT_ID - Static variable in class com.vaadin.v7.shared.ui.table.TableConstants
-
- COLUMN_RESIZE_EVENT_ID - Static variable in class com.vaadin.v7.shared.ui.table.TableConstants
-
- columnCount - Variable in class com.vaadin.v7.shared.ui.colorpicker.ColorPickerGridState
-
Deprecated.
- ColumnGroupState - Class in com.vaadin.v7.shared.ui.grid
-
The column group data shared between the server and the client.
- ColumnGroupState() - Constructor for class com.vaadin.v7.shared.ui.grid.ColumnGroupState
-
- columnId - Variable in class com.vaadin.v7.shared.ui.grid.GridStaticSectionState.CellState
-
- columnOrder - Variable in class com.vaadin.v7.shared.ui.grid.GridState
-
Column order in grid.
- columnReorderingAllowed - Variable in class com.vaadin.v7.shared.ui.grid.GridState
-
Whether the columns can be reordered.
- columnResized(String, double) - Method in interface com.vaadin.v7.shared.ui.grid.GridServerRpc
-
Informs the server that a column has been resized by the user.
- ColumnResizeMode - Enum in com.vaadin.v7.shared.ui.grid
-
Collection of modes used for resizing columns in the Grid.
- columnResizeMode - Variable in class com.vaadin.v7.shared.ui.grid.GridState
-
Column resize mode in grid.
- columns - Variable in class com.vaadin.v7.shared.ui.grid.ColumnGroupState
-
The columns that is included in the group.
- columns - Variable in class com.vaadin.v7.shared.ui.grid.GridState
-
Columns in grid.
- columns - Variable in class com.vaadin.v7.shared.ui.textfield.AbstractTextFieldState
-
Deprecated.
Number of visible columns in the TextField.
- columnsReordered(List<String>, List<String>) - Method in interface com.vaadin.v7.shared.ui.grid.GridServerRpc
-
Informs the server that the columns of the Grid have been reordered.
- columnVisibilityChanged(String, boolean, boolean) - Method in interface com.vaadin.v7.shared.ui.grid.GridServerRpc
-
Informs the server that a column's visibility has been changed.
- com.vaadin.v7.shared - package com.vaadin.v7.shared
-
- com.vaadin.v7.shared.form - package com.vaadin.v7.shared.form
-
- com.vaadin.v7.shared.ui.calendar - package com.vaadin.v7.shared.ui.calendar
-
- com.vaadin.v7.shared.ui.checkbox - package com.vaadin.v7.shared.ui.checkbox
-
- com.vaadin.v7.shared.ui.colorpicker - package com.vaadin.v7.shared.ui.colorpicker
-
- com.vaadin.v7.shared.ui.combobox - package com.vaadin.v7.shared.ui.combobox
-
- com.vaadin.v7.shared.ui.datefield - package com.vaadin.v7.shared.ui.datefield
-
- com.vaadin.v7.shared.ui.grid - package com.vaadin.v7.shared.ui.grid
-
- com.vaadin.v7.shared.ui.grid.renderers - package com.vaadin.v7.shared.ui.grid.renderers
-
- com.vaadin.v7.shared.ui.grid.selection - package com.vaadin.v7.shared.ui.grid.selection
-
- com.vaadin.v7.shared.ui.label - package com.vaadin.v7.shared.ui.label
-
- com.vaadin.v7.shared.ui.optiongroup - package com.vaadin.v7.shared.ui.optiongroup
-
- com.vaadin.v7.shared.ui.progressindicator - package com.vaadin.v7.shared.ui.progressindicator
-
- com.vaadin.v7.shared.ui.select - package com.vaadin.v7.shared.ui.select
-
- com.vaadin.v7.shared.ui.slider - package com.vaadin.v7.shared.ui.slider
-
- com.vaadin.v7.shared.ui.table - package com.vaadin.v7.shared.ui.table
-
- com.vaadin.v7.shared.ui.textarea - package com.vaadin.v7.shared.ui.textarea
-
- com.vaadin.v7.shared.ui.textfield - package com.vaadin.v7.shared.ui.textfield
-
- com.vaadin.v7.shared.ui.tree - package com.vaadin.v7.shared.ui.tree
-
- com.vaadin.v7.shared.ui.treetable - package com.vaadin.v7.shared.ui.treetable
-
- com.vaadin.v7.shared.ui.twincolselect - package com.vaadin.v7.shared.ui.twincolselect
-
- com.vaadin.v7.shared.ui.upload - package com.vaadin.v7.shared.ui.upload
-
- ComboBoxConstants - Class in com.vaadin.v7.shared.ui.combobox
-
Deprecated.
- ComboBoxConstants() - Constructor for class com.vaadin.v7.shared.ui.combobox.ComboBoxConstants
-
Deprecated.
- ComboBoxState - Class in com.vaadin.v7.shared.ui.combobox
-
Shared state for the ComboBox component.
- ComboBoxState() - Constructor for class com.vaadin.v7.shared.ui.combobox.ComboBoxState
-
- confirmBind(boolean) - Method in interface com.vaadin.v7.shared.ui.grid.EditorClientRpc
-
- confirmSave(boolean, String, List<String>) - Method in interface com.vaadin.v7.shared.ui.grid.EditorClientRpc
-
- connector - Variable in class com.vaadin.v7.shared.ui.grid.GridStaticSectionState.CellState
-
- ContentMode - Enum in com.vaadin.v7.shared.ui.label
-
Content modes defining how the client should interpret a Label's value.
- contentMode - Variable in class com.vaadin.v7.shared.ui.label.LabelState
-
- contextClick(int, String, String, GridConstants.Section, MouseEventDetails) - Method in interface com.vaadin.v7.shared.ui.grid.GridServerRpc
-
Informs the server that a context click has happened inside of Grid.
- contextClick(String, String, TableConstants.Section, MouseEventDetails) - Method in interface com.vaadin.v7.shared.ui.table.TableServerRpc
-
Informs the server that a context click happened inside of Table.
- contextClick(String, MouseEventDetails) - Method in interface com.vaadin.v7.shared.ui.tree.TreeServerRpc
-
Informs the server that a context click happened inside of Tree.
- cursorX - Variable in class com.vaadin.v7.shared.ui.colorpicker.ColorPickerGradientState
-
Deprecated.
- cursorY - Variable in class com.vaadin.v7.shared.ui.colorpicker.ColorPickerGradientState
-
Deprecated.
- CYAN - Static variable in class com.vaadin.v7.shared.ui.colorpicker.Color
-
Deprecated.
- getAlpha() - Method in class com.vaadin.v7.shared.ui.colorpicker.Color
-
Deprecated.
Returns the alpha value of the color.
- getBlue() - Method in class com.vaadin.v7.shared.ui.colorpicker.Color
-
Deprecated.
Returns the blue value of the color.
- getCalendarField() - Method in enum com.vaadin.v7.shared.ui.datefield.Resolution
-
Deprecated.
Returns the field in java.util.Calendar that corresponds to this
resolution.
- getCSS() - Method in class com.vaadin.v7.shared.ui.colorpicker.Color
-
Deprecated.
Returns CSS representation of the Color, e.g.
- getGreen() - Method in class com.vaadin.v7.shared.ui.colorpicker.Color
-
Deprecated.
Returns the green value of the color.
- getHSV() - Method in class com.vaadin.v7.shared.ui.colorpicker.Color
-
Deprecated.
Returns converted HSV components of the color.
- getRed() - Method in class com.vaadin.v7.shared.ui.colorpicker.Color
-
Deprecated.
Returns the red value of the color.
- getResolutionsHigherOrEqualTo(Resolution) - Static method in enum com.vaadin.v7.shared.ui.datefield.Resolution
-
Deprecated.
Returns the resolutions that are higher or equal to the given resolution,
starting from the given resolution.
- getResolutionsLowerThan(Resolution) - Static method in enum com.vaadin.v7.shared.ui.datefield.Resolution
-
Deprecated.
Returns the resolutions that are lower than the given resolution,
starting from the given resolution.
- getRGB() - Method in class com.vaadin.v7.shared.ui.colorpicker.Color
-
Deprecated.
Returns RGB value of the color.
- GREEN - Static variable in class com.vaadin.v7.shared.ui.colorpicker.Color
-
Deprecated.
- GridClientRpc - Interface in com.vaadin.v7.shared.ui.grid
-
Server-to-client RPC interface for the Grid component.
- GridColumnState - Class in com.vaadin.v7.shared.ui.grid
-
Column state DTO for transferring column properties from the server to the
client.
- GridColumnState() - Constructor for class com.vaadin.v7.shared.ui.grid.GridColumnState
-
- GridConstants - Class in com.vaadin.v7.shared.ui.grid
-
Container class for common constants and default values used by the Grid
component.
- GridConstants() - Constructor for class com.vaadin.v7.shared.ui.grid.GridConstants
-
- GridConstants.Section - Enum in com.vaadin.v7.shared.ui.grid
-
Enum describing different sections of Grid.
- GridServerRpc - Interface in com.vaadin.v7.shared.ui.grid
-
Client-to-server RPC interface for the Grid component.
- GridState - Class in com.vaadin.v7.shared.ui.grid
-
The shared state for the com.vaadin.ui.components.grid.Grid
component.
- GridState() - Constructor for class com.vaadin.v7.shared.ui.grid.GridState
-
- GridState.SharedSelectionMode - Enum in com.vaadin.v7.shared.ui.grid
-
A description of which of the three bundled SelectionModels is currently
in use.
- GridStaticCellType - Enum in com.vaadin.v7.shared.ui.grid
-
Enumeration, specifying the content type of a Cell in a GridStaticSection.
- GridStaticSectionState - Class in com.vaadin.v7.shared.ui.grid
-
Shared state for Grid headers and footers.
- GridStaticSectionState() - Constructor for class com.vaadin.v7.shared.ui.grid.GridStaticSectionState
-
- GridStaticSectionState.CellState - Class in com.vaadin.v7.shared.ui.grid
-
- GridStaticSectionState.RowState - Class in com.vaadin.v7.shared.ui.grid
-
- save(int) - Method in interface com.vaadin.v7.shared.ui.grid.EditorServerRpc
-
Asks the server to save unsaved changes in the editor to the data source.
- scroll(int) - Method in interface com.vaadin.v7.shared.ui.calendar.CalendarClientRpc
-
- scroll(int) - Method in interface com.vaadin.v7.shared.ui.calendar.CalendarServerRpc
-
- scroll - Variable in class com.vaadin.v7.shared.ui.calendar.CalendarState
-
- ScrollDestination - Enum in com.vaadin.v7.shared.ui.grid
-
Enumeration, specifying the destinations that are supported when scrolling
rows or columns into view.
- scrollToEnd() - Method in interface com.vaadin.v7.shared.ui.grid.GridClientRpc
-
Command client Grid to scroll to the last row.
- scrollToRow(int, ScrollDestination) - Method in interface com.vaadin.v7.shared.ui.grid.GridClientRpc
-
Command client Grid to scroll to a specific data row and its (optional)
details.
- scrollToStart() - Method in interface com.vaadin.v7.shared.ui.grid.GridClientRpc
-
Command client Grid to scroll to the first row.
- select(int, int) - Method in interface com.vaadin.v7.shared.ui.colorpicker.ColorPickerGradientServerRpc
-
Deprecated.
ColorPickerGradient mouseUp event.
- select(int, int) - Method in interface com.vaadin.v7.shared.ui.colorpicker.ColorPickerGridServerRpc
-
Deprecated.
ColorPickerGrid click event.
- select(List<String>) - Method in interface com.vaadin.v7.shared.ui.grid.selection.MultiSelectionModelServerRpc
-
Select a list of rows based on their row keys on the server-side.
- select(String) - Method in interface com.vaadin.v7.shared.ui.grid.selection.SingleSelectionModelServerRpc
-
Selects a row on server-side.
- selectAll() - Method in interface com.vaadin.v7.shared.ui.grid.selection.MultiSelectionModelServerRpc
-
Selects all rows on the server-side.
- setAlpha(int) - Method in class com.vaadin.v7.shared.ui.colorpicker.Color
-
Deprecated.
Sets the alpha value of the color.
- setBlue(int) - Method in class com.vaadin.v7.shared.ui.colorpicker.Color
-
Deprecated.
Sets the blue value of the color.
- setChecked(boolean, MouseEventDetails) - Method in interface com.vaadin.v7.shared.ui.checkbox.CheckBoxServerRpc
-
- setGreen(int) - Method in class com.vaadin.v7.shared.ui.colorpicker.Color
-
Deprecated.
Sets the green value of the color.
- setRed(int) - Method in class com.vaadin.v7.shared.ui.colorpicker.Color
-
Deprecated.
Sets the red value of the color.
- showDefaultCaption - Variable in class com.vaadin.v7.shared.ui.colorpicker.ColorPickerState
-
Deprecated.
- SingleSelectionModelServerRpc - Interface in com.vaadin.v7.shared.ui.grid.selection
-
ServerRpc for SingleSelectionModel.
- SingleSelectionModelState - Class in com.vaadin.v7.shared.ui.grid.selection
-
SharedState object for SingleSelectionModel.
- SingleSelectionModelState() - Constructor for class com.vaadin.v7.shared.ui.grid.selection.SingleSelectionModelState
-
- SliderOrientation - Enum in com.vaadin.v7.shared.ui.slider
-
- SliderServerRpc - Interface in com.vaadin.v7.shared.ui.slider
-
- SliderState - Class in com.vaadin.v7.shared.ui.slider
-
- SliderState() - Constructor for class com.vaadin.v7.shared.ui.slider.SliderState
-
- sort(String[], SortDirection[], boolean) - Method in interface com.vaadin.v7.shared.ui.grid.GridServerRpc
-
- sortable - Variable in class com.vaadin.v7.shared.ui.grid.GridColumnState
-
Whether this column is sortable by the user.
- sortColumns - Variable in class com.vaadin.v7.shared.ui.grid.GridState
-
Keys of the currently sorted columns.
- sortDirs - Variable in class com.vaadin.v7.shared.ui.grid.GridState
-
Directions for each sorted column.
- startDate - Variable in class com.vaadin.v7.shared.ui.calendar.CalendarState.Action
-
- state - Variable in class com.vaadin.v7.shared.ui.progressindicator.ProgressBarState
-
- styleName - Variable in class com.vaadin.v7.shared.ui.calendar.CalendarState.Event
-
- styleName - Variable in class com.vaadin.v7.shared.ui.grid.GridStaticSectionState.CellState
-
- styleName - Variable in class com.vaadin.v7.shared.ui.grid.GridStaticSectionState.RowState
-
The style name for the row.
- submitUpload() - Method in interface com.vaadin.v7.shared.ui.upload.UploadClientRpc
-
Forces the upload the send selected file to the server.
- value - Variable in class com.vaadin.v7.shared.ui.slider.SliderState
-
- valueChanged(double) - Method in interface com.vaadin.v7.shared.ui.slider.SliderServerRpc
-
Invoked when the value of a variable has changed.
- valueOf(String) - Static method in enum com.vaadin.v7.shared.ui.calendar.CalendarState.EventSortOrder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.vaadin.v7.shared.ui.combobox.FilteringMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.vaadin.v7.shared.ui.datefield.Resolution
-
Deprecated.
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.vaadin.v7.shared.ui.grid.ColumnResizeMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.vaadin.v7.shared.ui.grid.GridConstants.Section
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.vaadin.v7.shared.ui.grid.GridState.SharedSelectionMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.vaadin.v7.shared.ui.grid.GridStaticCellType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.vaadin.v7.shared.ui.grid.HeightMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.vaadin.v7.shared.ui.grid.ScrollDestination
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.vaadin.v7.shared.ui.label.ContentMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.vaadin.v7.shared.ui.slider.SliderOrientation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.vaadin.v7.shared.ui.table.CollapseMenuContent
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.vaadin.v7.shared.ui.table.TableConstants.Section
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.vaadin.v7.shared.ui.calendar.CalendarState.EventSortOrder
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.vaadin.v7.shared.ui.combobox.FilteringMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.vaadin.v7.shared.ui.datefield.Resolution
-
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.shared.ui.grid.ColumnResizeMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.vaadin.v7.shared.ui.grid.GridConstants.Section
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.vaadin.v7.shared.ui.grid.GridState.SharedSelectionMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.vaadin.v7.shared.ui.grid.GridStaticCellType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.vaadin.v7.shared.ui.grid.HeightMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.vaadin.v7.shared.ui.grid.ScrollDestination
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.vaadin.v7.shared.ui.label.ContentMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.vaadin.v7.shared.ui.slider.SliderOrientation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.vaadin.v7.shared.ui.table.CollapseMenuContent
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.vaadin.v7.shared.ui.table.TableConstants.Section
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VAR_CUR_TEXT - Static variable in class com.vaadin.v7.shared.ui.textfield.TextFieldConstants
-
Deprecated.
- VAR_CURSOR - Static variable in class com.vaadin.v7.shared.ui.textfield.TextFieldConstants
-
Deprecated.
- visible - Variable in class com.vaadin.v7.shared.ui.grid.GridStaticSectionState
-