| [Reference] Button2014-03-25 13:30:10by ??? 按钮组件提供了宽度,高度,图标等属性 <a:button text="启用" click="test3"/> <a:button text="停用" icon="${/request/@context_path}/images/save.gif" width="120" click="test" /> <a:button text="查询" title="测试一下是否可用" id="querybtn" click="test2"/> <a:button text="AURORA_LOGIN" height="72" width="72" click="test3" /> <a:button text="个性化按钮" icon="${/request/@context_path}/images/clock.png" width="270" height="45" btnStyle="padding-left:48px;color:red;font-weight:bold;font-size:35px;" /> Demo Attachments |
Comments
4 Responses to the article