Class
caplin.dom.testing.viewhandler

Enabled

Enabled ViewFixtureHandler can be used to enable and disable a view element by setting the disabled attribute. Example usage:

and("tile.view.(.close).enabled = true");

Constructor Summary

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

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

Constructor Detail

caplin.dom.testing.viewhandler.Enabled()