Documentation for this section has not yet been entered.
Get method documentation [Android Documentation]
Indicates whether this view reacts to click events or not.
Set method documentation [Android Documentation]
Enables or disables click events for this view. When a view
is clickable it will change its state to "pressed" on every click.
Subclasses should set the view clickable to visually react to
user's clicks.