Class
caplin.dom.testing.viewhandler

Focused

Focused ViewFixtureHandler can be used to trigger focus and blur on a view element. Example usage:

and("form.view.(#theButton).focused => true");

Constructor Summary

Attributes Name and Description
caplin.dom.testing.viewhandler.Focused()

Methods implemented from class caplin.dom.testing.viewhandler.ViewFixtureHandler:
get, set

Constructor Detail

caplin.dom.testing.viewhandler.Focused()