Class
caplin.dom.testing.viewhandler

Options

Options ViewFixtureHandler can be used to set or get the value of options property for a SELECT view element. Example usage:

then("ticket.model.tradeType.options = ['Spot','Forward','Swap']");

Constructor Summary

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

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

Constructor Detail

caplin.dom.testing.viewhandler.Options()