@Retention(value=RUNTIME) @Target(value=TYPE) public @interface ImportResource
ImportResource
can be used to import a resourceModifier and Type | Required Element and Description |
---|---|
String |
resourceName
Deprecated.
The resource name.
|
String |
resourceType
Deprecated.
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–2019 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.