<jqx-button ng-click="resize()" jqx-width="width" jqx-height="height">{{buttonText}}</jqx-button>
<jqx-window jqx-instance="instance" jqx-settings="windowSettings"><div>{{windowTitle}}</div><div><jqx-button ng-click="resize()">{{buttonText}}</jqx-button></div></jqx-window>