Hi All, I have written an UI component for WSO2 CEP which needs to be opened separately in a new tab. At the moment for hyperlink in the management console will be like below which will be created based on the link i have specified on component.xml.
<a href="../execution-manager/domains_ajaxprocessor.jsp?region=region1&item=executionmgt_menu" class="menu-default" style="background-image: url(../execution-manager/images/icon.png);">Execution Manager</a> In HTML in order to make a hyper link open in new tab we need to add target="_blank" attribute. Is there any method to add that attribute from the carbon component or is there any alternative way to open in new tab? Thanks, -- *Tharik Kanaka* | Associate Software Engineer WSO2, Inc |#20, Palm Grove, Colombo 03, Sri Lanka Email: tha...@wso2.com | Web: www.wso2.com
_______________________________________________ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev