CKResetButton

Class/Module:
Class
In:
lib/cgikit.rb
Parent:
CKElement

Description

Creates a reset button. This element must be used within CKForm or HTML form.

Bindings

Required attributes: none

value:Title of the button.
enabled:If the value is true, the element appears but is not active.

Programming Topics

Methods

own_attributes
run
to_s

Included modules

ElementAttribute

Public Class Methods

own_attributes()

Public Instance Methods

run()
to_s()