Uses of Class
org.onebusaway.presentation.impl.resources.ClientBundleImpl
-
Packages that use ClientBundleImpl Package Description org.onebusaway.presentation.impl.resources -
-
Uses of ClientBundleImpl in org.onebusaway.presentation.impl.resources
Fields in org.onebusaway.presentation.impl.resources declared as ClientBundleImpl Modifier and Type Field Description protected ClientBundleImplResourcePrototypeImpl. _parentBundleConstructors in org.onebusaway.presentation.impl.resources with parameters of type ClientBundleImpl Constructor Description CssResourceImpl(ClientBundleContext context, ClientBundleImpl parentBundle, String name, URL cssUrl)DataResourceImpl(ClientBundleContext context, ClientBundleImpl parentBundle, String name, URL localUrl)ImageResourceImpl(ClientBundleContext context, ClientBundleImpl parentBundle, String name, URL localUrl)ResourcePrototypeImpl(ClientBundleContext context, ClientBundleImpl parentBundle, String name)
-