Class: Link

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

Overview

Link, of course.

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