Guida di riferimento di ActionScript® 3.0 per la piattaforma Adobe® Flash®
Home  |  Nascondi elenco pacchetti e classi |  Pacchetti  |  Classi  |  Novità  |  Indice  |  Appendici  |  Perché in inglese?
Filtri: Recupero dati dal server...
Recupero dati dal server...
 

mx.styles 


Il pacchetto mx.styles contiene le classi utilizzate dai componenti degli stili di Flex.



Interfacce
 InterfacciaDescrizione
 IAdvancedStyleClient This interface describes the advanced properties that a component must implement to fully participate in the advanced style subsystem.
 ISimpleStyleClient This interface describes the properties and methods that an object must implement so that it can participate in the style subsystem.
 IStyleClient This interface describes the properties and methods that an object must implement so that it can fully participate in the style subsystem.
 IStyleManager The IStyleManager class manages the following: Which CSS style properties the class inherits Which style properties are colors, and therefore get special handling A list of strings that are aliases for color values This interface was used by Flex 2.0.1.
 IStyleManager2 The IStyleManager2 class manages the following: Which CSS style properties the class inherits Which style properties are colors, and therefore get special handling A list of strings that are aliases for color values
 IStyleModule Simple interface to manipulate style modules.
Classi
 ClasseDescrizione
 AdvancedStyleClient A base class that can be used when implementing an object that uses the IAdvancedStyleClient interface.
 CSSCondition Represents a condition for a CSSSelector which is used to match a subset of components based on a particular property.
 CSSConditionKind An enumeration of the kinds of CSSCondition.
 CSSSelector Represents a selector node in a potential chain of selectors used to match CSS style declarations to components.
 CSSStyleDeclaration The CSSStyleDeclaration class represents a set of CSS style rules.
 StyleManager The StyleManager class manages the following: Which CSS style properties the class inherits Which style properties are colors, and therefore get special handling A list of strings that are aliases for color values
 StyleProxy Wraps an object that implements the IAdvancedStyleClient interface.

[ X ]Perché in inglese?
Il contenuto della Guida di riferimento di ActionScript 3.0 appare in inglese

Non tutte le parti della Guida di riferimento di ActionScript 3.0 sono tradotte in tutte le lingue. Quando un elemento del linguaggio non è tradotto, viene riportato in inglese. Ad esempio, la classe ga.controls.HelpBox non è tradotta in nessuna lingua. Pertanto, nella versione italiana della guida di riferimento, la descrizione della classe ga.controls.HelpBox è riportata in inglese.