public interface UiWidgetLink extends UiWidgetRegular, UiWidgetClickable, UiWidgetNative
regular widget
that represents a hyperlink. label
"Click me"):
Click me
Modifier and Type | Field and Description |
---|---|
static String |
STYLE_PRIMARY
The default
primary style of this widget. |
STYLE_HEADER
HTML_ATTRIBUTE_ID, ID_SEPARATOR, PROPERTY_ID
PROPERTY_STYLES, STYLE_PATTERN_MULTIPLE, STYLE_PATTERN_SINGLE
ACCESS_KEY_NONE, HTML_ATTRIBUTE_ACCESS_KEY
WAI_ARIA
PROPERTY_LABEL
setImage
getContext, getParent, getSize
clearMessages
addEventHandler, removeEventHandler
setMode
getMode
setModeFixed
getModeFixed
setId
getId
setTooltip
getTooltip
getVisibleFlag, isVisible, setVisible, setVisible
isVisibleRecursive
setEnabled
isEnabled
addStyle, removeStyle
hasStyle
setStyles
getStyles
setPrimaryStyle
getPrimaryStyle
dispose
isDisposed
isModified
getAriaRole
validate
setAccessKey
getAccessKey
addFocusHandler, removeFocusHandler
isFocused
setFocused
addClickHandler, click, removeClickHandler
setLabel
getLabel
getImage
static final String STYLE_PRIMARY
primary style
of this widget.Copyright © 2001–2016 mmm-Team. All rights reserved.