|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectSimplePanel
com.vaadin.client.ui.VAbsoluteLayout.AbsoluteWrapper
protected class VAbsoluteLayout.AbsoluteWrapper
Internal wrapper for wrapping widgets in the Absolute layout
| Constructor Summary | |
|---|---|
VAbsoluteLayout.AbsoluteWrapper(Widget child)
Constructor |
|
| Method Summary | |
|---|---|
void |
destroy()
Removes the wrapper caption and itself from the layout |
VCaption |
getCaption()
Get the caption of the wrapper |
void |
setCaption(VCaption caption)
Set the caption for the wrapper |
void |
setPosition(java.lang.String position)
Set the position for the wrapper in the layout |
void |
setWrapperStyleNames(java.lang.String... stylenames)
Sets the style names of the wrapper. |
protected void |
updateStyleNames()
Updates the style names using the primary style name as prefix |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VAbsoluteLayout.AbsoluteWrapper(Widget child)
child - The child to wrap| Method Detail |
|---|
public VCaption getCaption()
public void setCaption(VCaption caption)
caption - The caption for the wrapperpublic void destroy()
public void setPosition(java.lang.String position)
position - The position stringpublic void setWrapperStyleNames(java.lang.String... stylenames)
stylenames - The wrapper style namesprotected void updateStyleNames()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||