Class: Button

Inherits:
BaseElement show all
Includes:
ClickToChangeStateMixin
Defined in:
lib/rutl/interface/elements/button.rb

Overview

It’s a button!

Instance Attribute Summary

Attributes inherited from BaseElement

#context

Method Summary

Methods included from ClickToChangeStateMixin

#click

Methods inherited from BaseElement

#initialize, #this_css

Constructor Details

This class inherits a constructor from BaseElement