public interface ClientBundle
ResourcePrototype
,
which are annotated with ClientBundle.Source
annotations specifying
the classpath location of the resource to include in the output. At runtime,
the functions will return an object that can be used to access the data in
the original resource.Modifier and Type | Interface and Description |
---|---|
static interface |
ClientBundle.Source
Specifies the classpath location of the resource or resources associated
with the
ResourcePrototype . |
Copyright © 2018. All rights reserved.