
public class UsrvInformationWindow
extends com.vaadin.ui.Window
com.vaadin.ui.Window.CloseEvent, com.vaadin.ui.Window.CloseListener, com.vaadin.ui.Window.CloseShortcut, com.vaadin.ui.Window.Notification, com.vaadin.ui.Window.ResizeEvent, com.vaadin.ui.Window.ResizeListenercom.vaadin.ui.AbstractComponent.ComponentErrorEvent, com.vaadin.ui.AbstractComponent.ComponentErrorHandlercom.vaadin.terminal.URIHandler.ErrorEventcom.vaadin.terminal.ParameterHandler.ErrorEventcom.vaadin.ui.Component.ErrorEvent, com.vaadin.ui.Component.ErrorListener, com.vaadin.ui.Component.Event, com.vaadin.ui.Component.Focusable, com.vaadin.ui.Component.Listenercom.vaadin.terminal.Paintable.RepaintRequestEvent, com.vaadin.terminal.Paintable.RepaintRequestListenercom.vaadin.ui.ComponentContainer.ComponentAttachEvent, com.vaadin.ui.ComponentContainer.ComponentAttachListener, com.vaadin.ui.ComponentContainer.ComponentDetachEvent, com.vaadin.ui.ComponentContainer.ComponentDetachListener| Constructor and Description |
|---|
UsrvInformationWindow() |
| Modifier and Type | Method and Description |
|---|---|
com.vaadin.ui.Button |
getCancel() |
com.vaadin.ui.Form |
getForm() |
com.vaadin.ui.TextField |
getNameTxt() |
com.vaadin.ui.Button |
getOk() |
com.vaadin.ui.TextField |
getProvider() |
com.vaadin.ui.ListSelect |
getTags() |
com.vaadin.ui.TextField |
getUsrvDescription() |
com.vaadin.ui.TextField |
getVersion() |
void |
setCancel(com.vaadin.ui.Button cancel) |
void |
setForm(com.vaadin.ui.Form form) |
void |
setNameTxt(com.vaadin.ui.TextField nameTxt) |
void |
setOk(com.vaadin.ui.Button ok) |
void |
setProvider(com.vaadin.ui.TextField provider) |
void |
setTags(com.vaadin.ui.ListSelect tags) |
void |
setUsrvDescription(com.vaadin.ui.TextField usrvDescription) |
void |
setVersion(com.vaadin.ui.TextField version) |
addComponent, addListener, addListener, addListener, addListener, addParameterHandler, addURIHandler, addWindow, attach, bringToFront, center, changeVariables, close, detach, executeJavaScript, fireClose, fireResize, focus, getApplication, getBorder, getBrowserWindowHeight, getBrowserWindowWidth, getChildWindows, getName, getParent, getPositionX, getPositionY, getTerminal, getTheme, getURL, getWindow, handleParameters, handleURI, isClosable, isDraggable, isModal, isResizable, isResizeLazy, open, open, open, paintContent, removeCloseShortcut, removeListener, removeListener, removeListener, removeListener, removeParameterHandler, removeURIHandler, removeWindow, scrollIntoView, setApplication, setBorder, setClosable, setCloseShortcut, setDraggable, setModal, setName, setPositionX, setPositionY, setResizable, setResizeLazy, setTerminal, setTheme, showNotification, showNotification, showNotification, showNotification, showNotification, showNotificationaddAction, addActionHandler, addListener, componentAttachedToContainer, componentDetachedFromContainer, getActionManager, getComponentIterator, getContent, getLayout, getScrollLeft, getScrollOffsetX, getScrollOffsetY, getScrollTop, getTabIndex, isScrollable, removeAction, removeActionHandler, removeAllActionHandlers, removeAllComponents, removeComponent, removeListener, replaceComponent, requestRepaintAll, setCaption, setContent, setLayout, setScrollable, setScrollLeft, setScrollOffsetX, setScrollOffsetY, setScrollTop, setTabIndexaddListener, addListener, fireComponentAttachEvent, fireComponentDetachEvent, moveComponentsFrom, removeListener, removeListener, setEnabled, setHeight, setWidthaddListener, addListener, addListener, addListener, addListener, addStyleName, childRequestedRepaint, fireComponentErrorEvent, fireComponentEvent, fireEvent, getCaption, getComponentError, getData, getDebugId, getDescription, getErrorHandler, getErrorMessage, getHeight, getHeightUnits, getIcon, getListeners, getLocale, getStyle, getStyleName, getWidth, getWidthUnits, handleError, hasListeners, isEnabled, isImmediate, isReadOnly, isVisible, paint, removeListener, removeListener, removeListener, removeListener, removeListener, removeListener, removeStyleName, requestRepaint, requestRepaintRequests, setComponentError, setData, setDebugId, setDescription, setErrorHandler, setHeight, setHeight, setHeightUnits, setIcon, setImmediate, setLocale, setParent, setReadOnly, setSizeFull, setSizeUndefined, setStyle, setStyleName, setVisible, setWidth, setWidth, setWidthUnitsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddListener, addStyleName, childRequestedRepaint, getCaption, getIcon, getLocale, getStyleName, isEnabled, isReadOnly, isVisible, removeListener, removeStyleName, setEnabled, setIcon, setParent, setReadOnly, setStyleName, setVisiblepublic com.vaadin.ui.Button getOk()
public void setOk(com.vaadin.ui.Button ok)
public com.vaadin.ui.TextField getNameTxt()
public void setNameTxt(com.vaadin.ui.TextField nameTxt)
public com.vaadin.ui.TextField getVersion()
public void setVersion(com.vaadin.ui.TextField version)
public com.vaadin.ui.TextField getProvider()
public void setProvider(com.vaadin.ui.TextField provider)
public com.vaadin.ui.ListSelect getTags()
public void setTags(com.vaadin.ui.ListSelect tags)
public com.vaadin.ui.Button getCancel()
public void setCancel(com.vaadin.ui.Button cancel)
public com.vaadin.ui.TextField getUsrvDescription()
public void setUsrvDescription(com.vaadin.ui.TextField usrvDescription)
public com.vaadin.ui.Form getForm()
public void setForm(com.vaadin.ui.Form form)
Copyright © 2018 universAAL Consortium. All rights reserved.