Class
caplin.dom.testing.viewhandler

FocusIn

FocusIn ViewFixtureHandler can be used to trigger focusin on a view element. Example usage:

and("form.view.(#theField).focusIn => true");

Constructor Summary

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

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

Constructor Detail

caplin.dom.testing.viewhandler.FocusIn()