Class
caplin.dom.testing.viewhandler

FocusOut

FocusOut ViewFixtureHandler can be used to trigger focusout on a view element. Example usage:

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

Constructor Summary

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

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

Constructor Detail

caplin.dom.testing.viewhandler.FocusOut()