Archive

Posts Tagged ‘includeIn’

Checking if an element is included in the current state in Flex 4

June 15th, 2010 1 comment

Checking if an element is included or excluded from the current state is a little more involved than just checking the visible property. This post demonstrates a method that returns true when the element is included in the current state.
Read more…