SegmentedUI Methods

This section provides the methods associated with the SegmentUI widget. You can use these methods across all platforms.

NOTE: The methods described in this section can be used only after you specify the mapping information between the widget IDs and the keys in the data using the widgetDataMap property.

The animation methods in this section help you apply 2D and 3D animations and transforms to the segment rows. Animations get applied to the rows only in the visible region. These methods adhere to animation modes defined as part of animation definition. You can make animation callbacks that are defined as part of animations. The animation methods work only at the segment level.

Positional and dimensional animations can be applied to individual row elements, but not supported at segment row level.

NOTE: These animations apply only for the TABLEVIEW type.

Additionally, you can also specify the Meta Info for the rows as explained in data property.