FormTableTag(WrapperTag)

Form表单内用于布局的table标签 snippets: sword:formTable

属性说明

属性名 属性值 说明
id 任意字符串 对应表单table的id

语法

<sword:form id="proform">
  <sword:formTable id="table_proform">
    <tr>
      <th width="15%" class="must">th</th>
      <td width="35%" colspan="3">td</td>
    </tr>
  </sword:formTable>
</sword:form>

results matching ""

    No results matching ""