Information about a usecase view.
version: $Id: UsecaseView.java 587463 2007-10-23 11:58:57Z nettings $ version: version: Example configuration: version: <view uri="/modules/foo/usecases/foo-mogrify.jx" version: customFlow="/modules/foo/flow/myflow.js" version: menu="false|true" version: createContinuation="false|true" version: > version: <tab group="foo" name="bar"/> // optional version: <parameter name="foo" value="bar/> // optional version: </view>
version:
version: version: uri is the relative URL of the page to be sent back to the client.
|