public class MVaadinPortlet extends MVaadinApplication
com.vaadin.ui.Component.ErrorEvent, com.vaadin.ui.Component.Event, com.vaadin.ui.Component.Focusable, com.vaadin.ui.Component.Listenercom.vaadin.server.ClientConnector.AttachEvent, com.vaadin.server.ClientConnector.AttachListener, com.vaadin.server.ClientConnector.ConnectorErrorEvent, com.vaadin.server.ClientConnector.DetachEvent, com.vaadin.server.ClientConnector.DetachListenercom.vaadin.server.Sizeable.Unitcom.vaadin.ui.HasComponents.ComponentAttachDetachNotifier, com.vaadin.ui.HasComponents.ComponentAttachEvent, com.vaadin.ui.HasComponents.ComponentAttachListener, com.vaadin.ui.HasComponents.ComponentDetachEvent, com.vaadin.ui.HasComponents.ComponentDetachListener| Modifier and Type | Field and Description |
|---|---|
protected com.vaadin.ui.VerticalLayout |
layout |
protected com.vaadin.ui.Window |
window |
| Constructor and Description |
|---|
MVaadinPortlet() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
protected void |
createCustomButtons(com.vaadin.ui.HorizontalLayout buttonBar) |
protected void |
doAddHeight() |
protected void |
doAddWidth() |
void |
doContent(com.vaadin.ui.VerticalLayout innerLayout) |
protected void |
doFull() |
protected void |
doRememberSize(int[] opts) |
protected void |
doSubHeight() |
protected void |
doSubWidth() |
protected com.vaadin.ui.VerticalLayout |
getLayoutContent() |
protected int[] |
getRememberedSize() |
boolean |
isHasButtons() |
void |
setFullSize(boolean full) |
protected void |
setHasButtons(boolean hasButtons) |
void |
setHeight(int height) |
void |
setWidth(int width) |
getContentLayout, initaccess, accessSynchronously, addAction, addActionHandler, addClickListener, addListener, addWindow, attach, changeVariables, detach, doInit, focus, getActionManager, getComponentCount, getConnectorTracker, getCurrent, getLastHeartbeatTimestamp, getLoadingIndicatorConfiguration, getLocaleService, getNavigator, getOverlayContainerLabel, getPage, getPollInterval, getPushConfiguration, getPushConnection, getScrollLeft, getScrollTop, getSession, getState, getState, getStateType, getTabIndex, getTheme, getTooltipConfiguration, getUI, getUIId, getWindows, isClosing, isConnectorEnabled, isResizeLazy, iterator, paintContent, push, removeAction, removeActionHandler, removeClickListener, removeListener, removeWindow, scrollIntoView, setCaption, setContent, setCurrent, setFocusedComponent, setLastHeartbeatTimestamp, setNavigator, setOverlayContainerLabel, setPollInterval, setPushConnection, setResizeLazy, setScrollLeft, setScrollTop, setSession, setTabIndex, showNotification, showNotification, showNotification, showNotification, showNotification, showNotificationaddComponentAttachListener, addComponentDetachListener, fireComponentAttachEvent, fireComponentDetachEvent, getContent, removeComponentAttachListener, removeComponentDetachListener, removeFromParent, setHeight, setWidthaddListener, addShortcutListener, addStyleName, beforeClientResponse, findAncestor, fireComponentErrorEvent, fireComponentEvent, getCaption, getComponentError, getData, getDebugId, getDescription, getErrorMessage, getHeight, getHeightUnits, getIcon, getId, getLocale, getParent, getPrimaryStyleName, getStyleName, getWidth, getWidthUnits, isEnabled, isImmediate, isReadOnly, isVisible, removeListener, removeShortcutListener, removeStyleName, setComponentError, setData, setDebugId, setDescription, setEnabled, setHeight, setIcon, setId, setImmediate, setLocale, setParent, setPrimaryStyleName, setReadOnly, setSizeFull, setSizeUndefined, setStyleName, setVisible, setWidthaddAttachListener, addDetachListener, addExtension, addListener, addListener, addListener, addMethodInvocationToQueue, createState, encodeState, fireEvent, getAllChildrenIterable, getConnectorId, getErrorHandler, getExtensions, getListeners, getResource, getRpcManager, getRpcProxy, handleConnectorRequest, hasListeners, isAttached, markAsDirty, markAsDirtyRecursive, registerRpc, registerRpc, removeAttachListener, removeDetachListener, removeExtension, removeListener, removeListener, removeListener, removeListener, requestRepaint, requestRepaintAll, retrievePendingRpcCalls, setErrorHandler, setResourceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddListener, addStyleName, getCaption, getDescription, getIcon, getId, getLocale, getParent, getPrimaryStyleName, getStyleName, isEnabled, isReadOnly, isVisible, removeListener, removeStyleName, setEnabled, setIcon, setId, setParent, setPrimaryStyleName, setReadOnly, setStyleName, setVisibleaddAttachListener, addDetachListener, beforeClientResponse, encodeState, getErrorHandler, getExtensions, getRpcManager, handleConnectorRequest, isAttached, markAsDirtyRecursive, removeAttachListener, removeDetachListener, removeExtension, requestRepaint, requestRepaintAll, retrievePendingRpcCalls, setErrorHandlerprotected com.vaadin.ui.VerticalLayout layout
protected com.vaadin.ui.Window window
public void doContent(com.vaadin.ui.VerticalLayout innerLayout)
doContent in class MVaadinApplicationprotected void createCustomButtons(com.vaadin.ui.HorizontalLayout buttonBar)
protected void doFull()
public void setFullSize(boolean full)
protected void doSubHeight()
protected void doAddHeight()
protected void doSubWidth()
protected void doAddWidth()
protected void doRememberSize(int[] opts)
protected int[] getRememberedSize()
public void close()
close in class MVaadinApplicationprotected com.vaadin.ui.VerticalLayout getLayoutContent()
public void setHeight(int height)
public void setWidth(int width)
public boolean isHasButtons()
protected void setHasButtons(boolean hasButtons)
Copyright © 2015. All rights reserved.