[Reference] Button

2014-03-25 13:30:10by ???

Button组件

按钮组件提供了宽度,高度,图标等属性

  
<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;"  />
Button标签属性

表 1. 

属性 用途
width 按钮宽度
height 按钮高度
click 点击选项按钮时触发的事件。
icon 按钮图标地址

Demo
  1. ??
Attachments
  1. button.screen

Comments

4 Responses to the article
  1. [email protected] 留言于:2017年07月11日 10:49
    文档不全,不详细。
  2. [email protected] 留言于:2017年10月09日 12:52
    同意楼上
  3. [email protected] 留言于:2017年11月06日 23:07
    文档应该还算全的
  4. [email protected] 留言于:2018年10月29日 23:00
    楼上大佬发话了,哈哈哈。
发表评论