Title: Custom dg validator
In Flex 1.5, I am trying to create a PowerBuilder-esque column validator. I use a custom TextInput field with a Validator so that when a user tabs out of a column, the validation check is triggered. It appears to work for a simple test, but I cannot get the valida
Title: Generic VO methods
I would like to create generic clear and copy methods for a value object class. Will the following code work? I thought I read somewhere there is a problem with ObjectCopy. Thanks.
Gary Ault
Bureau of Labor Statistics
class vo.UserVO {
import mx.utils.O
amically created tree
You need to use node.getProperty("label") not .attributes, this way your
code will work regardless of how the dataProvider was specified.
Matt
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Ault
Title: Get selected tree node for dynamically created tree
First time creating trees in Flex. Can someone explain how to find the selected tree node on a tree that has a data model created programmatically? I create my data model as shown below (example from Flex ActionScript Language Ref
4 matches
Mail list logo