Screen Function Statics Definition

  

DEVELOPER

  1. Start Row- Enter the row number where the Expander appears at run-time. You cannot modify this number in the code logic.

    Note: While working with multiple Expander objects, do not enter areas (Start Row and Row Count) for two Expanders which are identical or intersect as the function will fail to regen.

  1. Row Count - Enter the number to count the rows that the expander consumes from the start row. You can set maximum number of definable rows to 125. The expander object’s expanding area is specified as a range of consecutive whole rows. However, to get the maximum number of rows for your screen, you need to modify your terminal type. Refer Terminal Types Overview for more information.

  2. Animation Speed - This number varies the time of an animation step and thus controls the speed of the animation. The number goes from 0 (fastest) to 50 (slowest).

  3. Expanded - Set to true; the rows are expanded and therefore any objects placed inside the expanding are displayed. You cannot modify in the code logic.

  4. Animation Effect  - The visual effect used to expand or contract the rows. There are two effects ‘Snap’ and ‘Slide’. On the Animation Effect list, select 'Slide' or 'Snap'.

 

 

Comment on this topic

Topic ID: 500705