public class TabButton extends ContentButton
children, renderNode
effects, styleId, visibility, zIndex
Constructor and Description |
---|
TabButton() |
TabButton(java.lang.String id) |
TabButton(java.lang.String id,
HorizontalAlignment iconAlignment) |
Modifier and Type | Method and Description |
---|---|
void |
attach(ParentRenderNode<?,?> parentRenderNode) |
boolean |
isCurrentTab() |
add, detach, remove, setLayout, setStyleId, setVisibility, setZIndex, syncWithRenderNode
addActionListener, getLayout, isEnabled, notifyActionListenersOfBeginEvent, notifyActionListenersOfEndEvent, removeActionListener, setEnabled
addHoverListener, applyEffect, equals, getElementById, getId, getStyleId, getVisibility, getZIndex, hashCode, isDebugEnabled, notifyHoverListenersOnBeginHover, notifyHoverListenersOnEndHover, removeHoverListener, setDebugEnabled
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
addHoverListener, getId, notifyHoverListenersOnBeginHover, notifyHoverListenersOnEndHover, removeHoverListener
public TabButton()
public TabButton(java.lang.String id)
public TabButton(java.lang.String id, HorizontalAlignment iconAlignment)
public void attach(ParentRenderNode<?,?> parentRenderNode)
attach
in class ContentButton
public boolean isCurrentTab()