Package com.storedobject.ui
Class HomeHTMLView
java.lang.Object
com.storedobject.vaadin.View
com.storedobject.vaadin.Viewer
com.storedobject.ui.HTMLView
com.storedobject.ui.HomeHTMLView
- All Implemented Interfaces:
ClickHandler
,CloseableView
,ExecutableView
,HomeView
,ValueChangeHandler
,com.vaadin.flow.component.ComponentEventListener<com.vaadin.flow.component.ClickEvent<? extends com.vaadin.flow.component.Component>>
,com.vaadin.flow.component.HasValue.ValueChangeListener
,Serializable
,Runnable
,EventListener
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.storedobject.vaadin.ClickHandler
ClickHandler.ModifiedClickEvent<C extends com.vaadin.flow.component.Component>
-
Constructor Summary
ConstructorsConstructorDescriptionHomeHTMLView
(TextContent textContent) HomeHTMLView
(Application application) HomeHTMLView
(String textContentName) -
Method Summary
Methods inherited from class com.storedobject.ui.HTMLView
getViewerComponent, isHomeView, isHTML, showHeader
Methods inherited from class com.storedobject.vaadin.Viewer
createWindow, createWindowDecorator, decorateComponent, getViewHeight, getViewWidth
Methods inherited from class com.storedobject.vaadin.View
abort, aborted, addClosedListener, addOpenedListener, clean, close, createCloseableView, execute, execute, execute, executing, focus, focus, focusAny, getApplication, getCaption, getComponent, getContent, getCreatedBy, getEmbeddedView, getMenuItem, getMenuItem, getView, initUI, invoke, isFullScreen, isScrollable, isWindowMode, select, setCaption, setComponent, setCreatedBy, setDefaultPadding, setEmbeddedView, setFirstFocus, setFullScreen, setScrollable, setWindowMode, skipFirstFocus
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.storedobject.vaadin.ClickHandler
clicked, doubleClicked, onComponentEvent, rightClicked
Methods inherited from interface com.storedobject.vaadin.ExecutableView
clearAlerts, clicked, createMenuItem, error, getMenuIconName, getView, isCloseable, log, log, message, returnedFrom, run, setClickable, speak, trackValueChange, tray, valueChanged, warning
Methods inherited from interface com.storedobject.vaadin.ValueChangeHandler
valueChanged
-
Constructor Details
-
HomeHTMLView
-
HomeHTMLView
-
HomeHTMLView
-