GSP - submitButton

submitButton

Purpose

Creates a submit button using the indicated value as the caption. JavaScript event handlers can be added using the same parameter names as in HTML.

Examples

<g:submitButton name="update" value="Update" />

Description

Attributes

  • name (required) - The name of the button
  • value (required) - The title of the button and name of action when not explicitly defined.
posted @ 2020-06-08 17:18  duchaoqun  阅读(66)  评论(0编辑  收藏  举报