|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectComplexPanel
com.vaadin.client.ui.VForm
public class VForm
| Field Summary | |
|---|---|
Element |
caption
For internal use only. |
static java.lang.String |
CLASSNAME
|
ApplicationConnection |
client
For internal use only. |
Element |
desc
For internal use only. |
VErrorMessage |
errorMessage
For internal use only. |
Element |
fieldContainer
For internal use only. |
Element |
fieldSet
For internal use only. |
Widget |
footer
For internal use only. |
Element |
footerContainer
For internal use only. |
Icon |
icon
For internal use only. |
java.lang.String |
id
For internal use only. |
com.google.gwt.event.shared.HandlerRegistration |
keyDownRegistration
For internal use only. |
Element |
legend
For internal use only. |
Widget |
lo
For internal use only. |
ShortcutActionHandler |
shortcutHandler
For internal use only. |
| Constructor Summary | |
|---|---|
VForm()
|
|
| Method Summary | |
|---|---|
void |
onKeyDown(KeyDownEvent event)
|
void |
setFooterWidget(Widget footerWidget)
|
void |
setLayoutWidget(Widget newLayoutWidget)
|
void |
setStyleName(java.lang.String style)
|
void |
setStylePrimaryName(java.lang.String style)
|
protected void |
updateStyleNames()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String CLASSNAME
public java.lang.String id
public Widget lo
public Element legend
public Element caption
public Element desc
public Icon icon
public VErrorMessage errorMessage
public Element fieldContainer
public Element footerContainer
public Element fieldSet
public Widget footer
public ApplicationConnection client
public ShortcutActionHandler shortcutHandler
public com.google.gwt.event.shared.HandlerRegistration keyDownRegistration
| Constructor Detail |
|---|
public VForm()
| Method Detail |
|---|
public void setStyleName(java.lang.String style)
public void setStylePrimaryName(java.lang.String style)
protected void updateStyleNames()
public void onKeyDown(KeyDownEvent event)
public void setFooterWidget(Widget footerWidget)
public void setLayoutWidget(Widget newLayoutWidget)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||