Class EimXML::XHTML::BUTTON
In: lib/eim_xml/xhtml.rb
Parent: PreserveSpace_

Methods

new  

Public Class methods

[Source]

     # File lib/eim_xml/xhtml.rb, line 112
112:                 def initialize(opt={})
113:                         super(:button, opt)
114:                 end

[Validate]