|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.vaadin.shared.communication.SharedState
com.vaadin.shared.AbstractComponentState
com.vaadin.shared.ui.AbstractLayoutState
com.vaadin.shared.ui.customlayout.CustomLayoutState
public class CustomLayoutState
| Field Summary | |
|---|---|
java.util.Map<Connector,java.lang.String> |
childLocations
|
java.lang.String |
templateContents
|
java.lang.String |
templateName
|
| Fields inherited from class com.vaadin.shared.AbstractComponentState |
|---|
caption, captionAsHtml, description, errorMessage, height, id, immediate, primaryStyleName, readOnly, styles, width |
| Fields inherited from class com.vaadin.shared.communication.SharedState |
|---|
enabled, registeredEventListeners, resources |
| Constructor Summary | |
|---|---|
CustomLayoutState()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.util.Map<Connector,java.lang.String> childLocations
public java.lang.String templateContents
public java.lang.String templateName
| Constructor Detail |
|---|
public CustomLayoutState()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||