public class EnterFriendlyPanelConnector
extends com.vaadin.client.ui.panel.PanelConnector
implements com.vaadin.client.Paintable, com.vaadin.client.ui.SimpleManagedLayout, com.vaadin.client.ui.PostLayoutListener, com.vaadin.client.ui.layout.MayScrollChildren
Constructor and Description |
---|
EnterFriendlyPanelConnector() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
hasCaption()
Detects if caption div should be visible.
|
void |
postLayout() |
void |
updateFromUIDL(com.vaadin.client.UIDL uidl,
com.vaadin.client.ApplicationConnection client) |
delegateCaptionHandling, getState, getWidget, init, layout, onConnectorHierarchyChange, onUnregister, updateCaption
getContent, getContentWidget
addConnectorHierarchyChangeHandler, getChildComponents, setChildComponents
createWidget, flush, getIcon, getIconUri, getLayoutManager, getTooltipInfo, hasTooltip, isErrorIndicatorVisible, isRealUpdate, isRelativeHeight, isRelativeWidth, isUndefinedHeight, isUndefinedWidth, onDragSourceAttached, onDragSourceDetached, onDropTargetAttached, onDropTargetDetached, onStateChanged, registerTouchHandlers, sendContextClickEvent, setWidgetEnabled, setWidgetStyleName, setWidgetStyleNameWithPrefix, shouldHandleLongTap, unregisterTouchHandlers, updateComponentSize, updateComponentSize, updateEnabledState, updateWidgetSize, updateWidgetStyleNames
addStateChangeHandler, addStateChangeHandler, createState, doInit, ensureHandlerManager, fireEvent, forceStateChange, getChildren, getConnection, getConnectorId, getParent, getResourceUrl, getRpcImplementations, getRpcProxy, getStateType, getTag, hasEventListener, isEnabled, registerRpc, removeStateChangeHandler, removeStateChangeHandler, setChildren, setParent, setTag, unregisterRpc
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
delegateCaptionHandling, flush, getLayoutManager, getState, getTooltipInfo, getWidget, hasTooltip, isRelativeHeight, isRelativeWidth, isUndefinedHeight, isUndefinedWidth, setWidgetEnabled
addStateChangeHandler, addStateChangeHandler, doInit, fireEvent, getChildren, getConnection, getParent, getRpcImplementations, getTag, hasEventListener, isEnabled, onUnregister, removeStateChangeHandler, removeStateChangeHandler, setChildren, setParent, setTag, updateEnabledState
public void updateFromUIDL(com.vaadin.client.UIDL uidl, com.vaadin.client.ApplicationConnection client)
updateFromUIDL
in interface com.vaadin.client.Paintable
updateFromUIDL
in class com.vaadin.client.ui.panel.PanelConnector
protected boolean hasCaption()
hasCaption
in class com.vaadin.client.ui.panel.PanelConnector
true
if caption div should be shownpublic void postLayout()
postLayout
in interface com.vaadin.client.ui.PostLayoutListener
postLayout
in class com.vaadin.client.ui.panel.PanelConnector
Copyright © 2018 Magnolia International Ltd.. All rights reserved.