When should I use one over the other? Are there any differences? Can I set a dynamically created UIComponent's id with the id property like this:
UIObject.id = "my_id"; and then call that component using the id? Thanks, Hoyt
When should I use one over the other? Are there any differences? Can I set a dynamically created UIComponent's id with the id property like this:
UIObject.id = "my_id"; and then call that component using the id? Thanks, Hoyt