| Package | andromeda.ioc.io |
| Class | public class ObjectResourceType |
| Constant | Defined by | ||
|---|---|---|---|
| ASSEMBLY : String = "assembly" [static]
The "assembly" resource type.
| ObjectResourceType | ||
| CONFIG : String = "config" [static]
The "config" resource type.
| ObjectResourceType | ||
| CONTEXT : String = "context" [static]
The "context" resource type.
| ObjectResourceType | ||
| FONT : String = "font" [static]
The "font" resource type.
| ObjectResourceType | ||
| I18N : String = "i18n" [static]
The "i18n" resource type.
| ObjectResourceType | ||
| STYLE : String = "style" [static]
The "style" resource type.
| ObjectResourceType | ||
| XML : String = "xml" [static]
The "xml" resource type.
| ObjectResourceType | ||
| ASSEMBLY | constant |
public static const ASSEMBLY:String = "assembly"The "assembly" resource type.
| CONFIG | constant |
public static const CONFIG:String = "config"The "config" resource type.
| CONTEXT | constant |
public static const CONTEXT:String = "context"The "context" resource type.
| FONT | constant |
public static const FONT:String = "font"The "font" resource type.
| I18N | constant |
public static const I18N:String = "i18n"The "i18n" resource type.
| STYLE | constant |
public static const STYLE:String = "style"The "style" resource type.
| XML | constant |
public static const XML:String = "xml"The "xml" resource type.