Class
caplin.dom.testing.viewhandler

Height

Height ViewFixtureHandler can be used to get height of a view element. Example usage:

then("dynamicComponent.view.(.component).height = 200");

Constructor Summary

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

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

Constructor Detail

caplin.dom.testing.viewhandler.Height()