how to add hyperlink to a particular node of tree in extjs can i add hyperlink an开发者_运维百科d how??
Use the href
config attribute on the node:
{
text: "Go to example.com",
leaf: true,
href: "http://example.com"
}
how to add hyperlink to a particular node of tree in extjs can i add hyperlink an开发者_运维百科d how??
Use the href
config attribute on the node:
{
text: "Go to example.com",
leaf: true,
href: "http://example.com"
}
上一篇:吃香蕉可以排毒吗?
谁知道电影怎么发行?:下一篇
精彩评论