Annotation Type Icon
-
@Retention(CLASS) @Target({}) public @interface IconIconinformation for anObjectClassDefinition.- See Also:
ObjectClassDefinition.icon()
-
-
Element Detail
-
resource
java.lang.String resource
The resource name for this Icon.The resource is a URL. The resource URL can be relative to the root of the bundle containing the Meta Type Resource.
If the resource begins with the percent sign (
'%'\u0025), the resource can belocalized.- See Also:
- "The resource attribute of the Icon element of a Meta Type Resource."
-
-