Custom video properties are appearance settings that you can define, such as background color, foreground color, font, and other style strings. You can define the custom video properties from the Custom Node of the Business System Defaults Video Properties Dialog. These appearance settings can be referenced by all the windows and control types in the Business System.
In the Navigation Diagram, you can specify the appearance setting for an individual instance of a window or a control by assigning a custom video property to a specific window or control. This setting from the Navigation diagram during the design phase is a static CSS Class setting. You can also specify custom video properties dynamically at runtime via Dot Notation statement. Before assigning a custom video property for windows and controls in an application, you must define a list of custom video properties.
The custom video properties generate the class selector style statements in the <Business_System_Name>.css file for the Java Web Generation application. The name of the custom video property is used as the CSS Class name in the generated style sheet statement.
When a custom video property is assigned to a window or a control, this property replaces the default appearance settings for a window and a control in the Business System.
Note: For more information about specifying custom video properties for Java Web Generation applications, see the Toolset Help.
|
Copyright © 2013 CA.
All rights reserved.
|
|