public class PreferencesWindow
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.ResizeListener
com.vaadin.ui.AbstractComponent.ComponentErrorEvent, com.vaadin.ui.AbstractComponent.ComponentErrorHandler
com.vaadin.terminal.URIHandler.ErrorEvent
com.vaadin.terminal.ParameterHandler.ErrorEvent
com.vaadin.ui.Component.ErrorEvent, com.vaadin.ui.Component.ErrorListener, com.vaadin.ui.Component.Event, com.vaadin.ui.Component.Focusable, com.vaadin.ui.Component.Listener
com.vaadin.terminal.Paintable.RepaintRequestEvent, com.vaadin.terminal.Paintable.RepaintRequestListener
com.vaadin.ui.ComponentContainer.ComponentAttachEvent, com.vaadin.ui.ComponentContainer.ComponentAttachListener, com.vaadin.ui.ComponentContainer.ComponentDetachEvent, com.vaadin.ui.ComponentContainer.ComponentDetachListener
Constructor and Description |
---|
PreferencesWindow(UccUI app,
Preferences pref) |
Modifier and Type | Method and Description |
---|---|
com.vaadin.ui.HorizontalLayout |
getHl() |
com.vaadin.ui.NativeSelect |
getLangSelect() |
com.vaadin.ui.PasswordField |
getPwdTxt() |
com.vaadin.ui.Button |
getReset() |
com.vaadin.ui.Button |
getSave() |
com.vaadin.ui.TextField |
getUccPortTxt() |
com.vaadin.ui.TextField |
getUrlTxt() |
com.vaadin.ui.TextField |
getUserTxt() |
com.vaadin.ui.TextField |
getUserTxt2() |
void |
setHl(com.vaadin.ui.HorizontalLayout hl) |
void |
setLangSelect(com.vaadin.ui.NativeSelect langSelect) |
void |
setPwdTxt(com.vaadin.ui.PasswordField pwdTxt) |
void |
setReset(com.vaadin.ui.Button reset) |
void |
setSave(com.vaadin.ui.Button save) |
void |
setUccPortTxt(com.vaadin.ui.TextField uccPortTxt) |
void |
setUrlTxt(com.vaadin.ui.TextField urlTxt) |
void |
setUserTxt(com.vaadin.ui.TextField userTxt) |
void |
setUserTxt2(com.vaadin.ui.TextField userTxt2) |
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, showNotification
addAction, 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, setTabIndex
addListener, addListener, fireComponentAttachEvent, fireComponentDetachEvent, moveComponentsFrom, removeListener, removeListener, setEnabled, setHeight, setWidth
addListener, 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, setWidthUnits
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addListener, addStyleName, childRequestedRepaint, getCaption, getIcon, getLocale, getStyleName, isEnabled, isReadOnly, isVisible, removeListener, removeStyleName, setEnabled, setIcon, setParent, setReadOnly, setStyleName, setVisible
public PreferencesWindow(UccUI app, Preferences pref)
public com.vaadin.ui.Button getSave()
public void setSave(com.vaadin.ui.Button save)
public com.vaadin.ui.Button getReset()
public void setReset(com.vaadin.ui.Button reset)
public com.vaadin.ui.TextField getUserTxt()
public void setUserTxt(com.vaadin.ui.TextField userTxt)
public com.vaadin.ui.PasswordField getPwdTxt()
public void setPwdTxt(com.vaadin.ui.PasswordField pwdTxt)
public com.vaadin.ui.TextField getUrlTxt()
public void setUrlTxt(com.vaadin.ui.TextField urlTxt)
public com.vaadin.ui.NativeSelect getLangSelect()
public void setLangSelect(com.vaadin.ui.NativeSelect langSelect)
public com.vaadin.ui.HorizontalLayout getHl()
public void setHl(com.vaadin.ui.HorizontalLayout hl)
public com.vaadin.ui.TextField getUserTxt2()
public void setUserTxt2(com.vaadin.ui.TextField userTxt2)
public com.vaadin.ui.TextField getUccPortTxt()
public void setUccPortTxt(com.vaadin.ui.TextField uccPortTxt)
Copyright © 2018 universAAL Consortium. All rights reserved.