| Paquete | mx.managers |
| Interfaz | public interface IFocusManagerGroup |
| Implementadores | RadioButton, RadioButton |
| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Flex 3 |
| Versiones de motor de ejecución: | Flash Player 9, AIR 1.1 |
Propiedades públicas
| Propiedad | Definido por | ||
|---|---|---|---|
| groupName : String
The name of the group of controls to which the control belongs. | IFocusManagerGroup | ||
| selected : Boolean
A flag that indicates whether this control is selected. | IFocusManagerGroup | ||
Información sobre propiedades
groupName | propiedad |
groupName:String| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Flex 3 |
| Versiones de motor de ejecución: | Flash Player 9, AIR 1.1 |
The name of the group of controls to which the control belongs.
Implementación
public function get groupName():String public function set groupName(value:String):voidselected | propiedad |
Tue Jun 12 2018, 02:12 PM Z