Class
caplin.dom.testing.viewhandler

Width

Width ViewFixtureHandler can be used to get width of a view element. Example usage:

then("dynamicComponent.view.(.component).width = 100");

Constructor Summary

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

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

Constructor Detail

caplin.dom.testing.viewhandler.Width()