com.ibm.btt.dijit.Anchor

Description

BTT pre-defined link widget

Public Properties

Name Type Description
action String Action URL when click the link
target String Target to open the link, same to html anchor target property.
bttParams String Provide BTT required parameters when lunch a new BTT operation or flow
text String Text displayed on the link
tabIndex String The focus order when press tab key
disabled Boolean A property used to indicate if this widget is disabled.

Public Functions

Name Return Value Description
focus Void Move focus to current link widget
onClick Void Function used to publish link click event.