Example usage for Java com.vaadin.client ComponentConnector fields, constructors, methods, implement or subclass
The text is from its open source code.
boolean | delegateCaptionHandling() Return true if parent handles caption, false if the paintable handles the caption itself. |
LayoutManager | getLayoutManager() |
AbstractComponentState | getState() |
boolean | isRelativeHeight() Returns true if the height of this paintable is currently relative. |
boolean | isRelativeWidth() Returns true if the width of this paintable is currently relative. |