Quantcast
Channel: Northwoods Software - Latest topics
Viewing all articles
Browse latest Browse all 7425

How can I set function parameter

$
0
0

@Fevill wrote:

$(go.Picture, {
source: "",
width: 0,
height: 0,
cursor: "pointer",
click: this.describeLink ,
toolTip:
$(go.Adornment, "Auto",
$(go.Shape, { fill: "#FFF" }),
$(go.TextBlock, { font: "12px 'Century Gothic',sans-serif", margin: 5 }, new go.Binding("text", "image_text"))
)
},

describeLink(param:any): void {
console.log("Param"+param);
}

Posts: 5

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 7425

Latest Images

Trending Articles



Latest Images