public class DefaultNavigationLink extends com.vaadin.flow.router.RouterLink implements NavigationLink
NavigationLink implementation.| Modifier and Type | Class and Description |
|---|---|
static class |
DefaultNavigationLink.DefaultBuilder
Default
Builder implementation. |
NavigationLink.Builder| Constructor and Description |
|---|
DefaultNavigationLink()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
com.vaadin.flow.component.Component |
getComponent()
Get the UI
Component which represents this object. |
afterNavigation, getHighlightAction, getHighlightCondition, getHref, getQueryParameters, setHighlightAction, setHighlightCondition, setQueryParameters, setRoute, setRoute, setRoute, setRoutefrom, getChildren, getElement, getId, getParent, getTranslation, getTranslation, getUI, isVisible, onEnabledStateChanged, setId, setVisibleequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuilder, builder, builder, getHrefcreate, getElement, hasEnabled, hasLabel, hasSize, hasStyle, hasValidation, isVisible, setVisibleaddClassName, addClassNames, getClassName, getClassNames, getStyle, hasClassName, removeClassName, removeClassNames, setClassName, setClassNamegetHeight, getMaxHeight, getMaxWidth, getMinHeight, getMinWidth, getWidth, setHeight, setHeightFull, setMaxHeight, setMaxWidth, setMinHeight, setMinWidth, setSizeFull, setSizeUndefined, setWidth, setWidthFullpublic com.vaadin.flow.component.Component getComponent()
HasComponentComponent which represents this object.getComponent in interface HasComponentCopyright © 2020 The Holon Platform. All rights reserved.