Class
caplin.dom.testing.viewhandler

Top

Top ViewFixtureHandler can be used to get style.top value of a view element. Example usage:

then("dynamicComponent.view.(.component).top = 20");

Constructor Summary

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

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

Constructor Detail

caplin.dom.testing.viewhandler.Top()