Home > Flex, Swf > Hiding specific items in a data provider based on the current application state in Flex Gumbo

Hiding specific items in a data provider based on the current application state in Flex Gumbo

March 3rd, 2009

The following example shows how you can toggle specific strings based on the Flex Gumbo application’s current state by using the includeIn and excludeFrom attributes on the String object.
For more information see “Exploring the new states syntax in Flex Gumbo” and the “Enhanced States Syntax - Functional and Design Specification” page at opensource.adobe.com.
Full code after [...]

Source:Hiding specific items in a data provider based on the current application state in Flex Gumbo

admin Flex, Swf ,