public class AgentTabTemplate
extends com.vaadin.flow.component.tabs.Tab
| Modifier and Type | Class and Description |
|---|---|
static class |
AgentTabTemplate.ClickTabEvent |
| Constructor and Description |
|---|
AgentTabTemplate(java.lang.String s,
int tabIndexSelected) |
| Modifier and Type | Method and Description |
|---|---|
com.vaadin.flow.shared.Registration |
addClickListener(com.vaadin.flow.component.ComponentEventListener<AgentTabTemplate.ClickTabEvent> listener) |
int |
getIndexSelected() |
getFlexGrow, getLabel, isSelected, setFlexGrow, setLabel, setSelected, toStringaddThemeVariants, getValueString, isDisabledBoolean, isSelectedBoolean, removeThemeVariants, setDisabled, setValueaddListener, fireEvent, from, get, getChildren, getElement, getEventBus, getId, getLocale, getParent, getTranslation, getTranslation, getUI, hasListener, isTemplateMapped, isVisible, onAttach, onDetach, onEnabledStateChanged, set, setElement, setId, setVisibleclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitadd, add, addComponentAsFirst, addComponentAtIndex, remove, removeAlladdClassName, addClassNames, getClassName, getClassNames, getStyle, hasClassName, removeClassName, removeClassNames, setClassName, setClassNamepublic AgentTabTemplate(java.lang.String s,
int tabIndexSelected)
public com.vaadin.flow.shared.Registration addClickListener(com.vaadin.flow.component.ComponentEventListener<AgentTabTemplate.ClickTabEvent> listener)
public int getIndexSelected()