|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of Connector in com.vaadin.shared |
|---|
| Methods in com.vaadin.shared that return Connector | |
|---|---|
Connector |
Connector.getParent()
Gets the parent connector of this connector, or null if the
connector is not attached to any parent. |
| Uses of Connector in com.vaadin.shared.ui |
|---|
| Methods in com.vaadin.shared.ui with parameters of type Connector | |
|---|---|
void |
LayoutClickRpc.layoutClick(MouseEventDetails mouseDetails,
Connector clickedConnector)
Called when a layout click event has occurred and there are server side listeners for the event. |
| Uses of Connector in com.vaadin.shared.ui.csslayout |
|---|
| Fields in com.vaadin.shared.ui.csslayout with type parameters of type Connector | |
|---|---|
java.util.Map<Connector,java.lang.String> |
CssLayoutState.childCss
|
| Uses of Connector in com.vaadin.shared.ui.customlayout |
|---|
| Fields in com.vaadin.shared.ui.customlayout with type parameters of type Connector | |
|---|---|
java.util.Map<Connector,java.lang.String> |
CustomLayoutState.childLocations
|
| Uses of Connector in com.vaadin.shared.ui.form |
|---|
| Fields in com.vaadin.shared.ui.form declared as Connector | |
|---|---|
Connector |
FormState.footer
|
Connector |
FormState.layout
|
| Uses of Connector in com.vaadin.shared.ui.gridlayout |
|---|
| Fields in com.vaadin.shared.ui.gridlayout with type parameters of type Connector | |
|---|---|
java.util.Map<Connector,GridLayoutState.ChildComponentData> |
GridLayoutState.childData
|
| Uses of Connector in com.vaadin.shared.ui.orderedlayout |
|---|
| Fields in com.vaadin.shared.ui.orderedlayout with type parameters of type Connector | |
|---|---|
java.util.HashMap<Connector,AbstractOrderedLayoutState.ChildComponentData> |
AbstractOrderedLayoutState.childData
|
| Uses of Connector in com.vaadin.shared.ui.splitpanel |
|---|
| Fields in com.vaadin.shared.ui.splitpanel declared as Connector | |
|---|---|
Connector |
AbstractSplitPanelState.firstChild
|
Connector |
AbstractSplitPanelState.secondChild
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||