@Retention(value=RUNTIME) @Target(value=TYPE) public @interface ImportResource
ImportResource can be used to import a resource.| Modifier and Type | Required Element and Description |
|---|---|
String |
resourceName
The resource name.
|
String |
resourceType
The resource type i.e. javascript, css, png etc.
|
public abstract String resourceName
public abstract String resourceType
public abstract int index
public abstract String style
Copyright © 2015–2017 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.