|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DelegateToWidget | |
|---|---|
| com.vaadin.shared.ui.colorpicker | |
| com.vaadin.shared.ui.grid | |
| com.vaadin.shared.ui.tabsheet | |
| com.vaadin.shared.ui.textarea | |
| Uses of DelegateToWidget in com.vaadin.shared.ui.colorpicker |
|---|
| Fields in com.vaadin.shared.ui.colorpicker with annotations of type DelegateToWidget | |
|---|---|
java.lang.String |
ColorPickerState.color
|
boolean |
ColorPickerState.popupVisible
|
| Uses of DelegateToWidget in com.vaadin.shared.ui.grid |
|---|
| Fields in com.vaadin.shared.ui.grid with annotations of type DelegateToWidget | |
|---|---|
java.lang.String |
GridState.editorCancelCaption
The caption for the cancel button in the editor |
java.lang.String |
GridState.editorSaveCaption
The caption for the save button in the editor |
double |
GridState.heightByRows
The height of the Grid in terms of body rows. |
HeightMode |
GridState.heightMode
The mode by which Grid defines its height. |
| Uses of DelegateToWidget in com.vaadin.shared.ui.tabsheet |
|---|
| Fields in com.vaadin.shared.ui.tabsheet with annotations of type DelegateToWidget | |
|---|---|
boolean |
TabsheetState.tabCaptionsAsHtml
|
| Uses of DelegateToWidget in com.vaadin.shared.ui.textarea |
|---|
| Fields in com.vaadin.shared.ui.textarea with annotations of type DelegateToWidget | |
|---|---|
int |
TextAreaState.rows
Number of visible rows in the text area. |
boolean |
TextAreaState.wordwrap
Tells if word-wrapping should be used in the text area. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||