Posts tagged as:

getDividerAt()

The following example shows how you can disable the dividers in a Flex HDividedBox container by using the numDividers property, getDividerAt() method, and setting the visible property.

Full code after the jump.

[click to continue…]

{ 10 comments }

The following example shows how you can programmatically resize an HDividedBox container in Flex using the moveDivider() and getDividerAt() methods.

Full code after the jump.

[click to continue…]

{ 0 comments }