public class JmixGridLayoutSlot
extends com.vaadin.client.ui.layout.ComponentConnectorLayoutSlot
| Constructor and Description |
|---|
JmixGridLayoutSlot(java.lang.String baseClassName,
com.vaadin.client.ComponentConnector child,
com.vaadin.client.ui.ManagedLayout layout) |
| Modifier and Type | Method and Description |
|---|---|
protected com.google.gwt.dom.client.Element |
findElementByClassName(com.google.gwt.dom.client.Element element,
java.lang.String className) |
protected com.google.gwt.dom.client.Element |
findLinkButtonCaptionElement(com.google.gwt.dom.client.Element linkButtonElement) |
protected int |
getButtonHeight(JmixButtonWidget widget) |
int |
getWidgetHeight() |
protected int |
getWidgetHeight(com.google.gwt.user.client.ui.Widget widget) |
getCaptionHeight, getCaptionWidth, getChild, getLayout, getLayoutManager, getWidgetWidth, isRelativeHeight, isRelativeWidth, isUndefinedHeight, isUndefinedWidth, reportActualRelativeHeight, reportActualRelativeWidth, setCaptiongetAlignment, getCaption, getExpandRatio, getUsedHeight, getUsedSizeInDirection, getUsedWidth, getWidget, getWidgetSizeInDirection, getWrapperElement, isRelativeInDirection, isUndefinedInDirection, parsePercent, positionHorizontally, positionInDirection, positionVertically, setAlignment, setExpandRatiopublic JmixGridLayoutSlot(java.lang.String baseClassName,
com.vaadin.client.ComponentConnector child,
com.vaadin.client.ui.ManagedLayout layout)
public int getWidgetHeight()
getWidgetHeight in class com.vaadin.client.ui.layout.ComponentConnectorLayoutSlotprotected int getWidgetHeight(com.google.gwt.user.client.ui.Widget widget)
protected int getButtonHeight(JmixButtonWidget widget)
@Nullable protected com.google.gwt.dom.client.Element findLinkButtonCaptionElement(com.google.gwt.dom.client.Element linkButtonElement)
@Nullable
protected com.google.gwt.dom.client.Element findElementByClassName(com.google.gwt.dom.client.Element element,
java.lang.String className)