Package | Description |
---|---|
org.omnifaces.resourcehandler |
Modifier and Type | Method and Description |
---|---|
static WebAppManifest.RelatedApplication |
WebAppManifest.RelatedApplication.of(WebAppManifest.Platform platform,
String url)
Creates a related application of given platform and URL.
|
static WebAppManifest.RelatedApplication |
WebAppManifest.RelatedApplication.of(WebAppManifest.Platform platform,
String url,
String id)
Creates a related application of given platform and URL and ID.
|
Modifier and Type | Method and Description |
---|---|
Collection<WebAppManifest.RelatedApplication> |
WebAppManifest.getRelatedApplications()
Returns a collection of related (native) applications that provide similar/equivalent functionality as your web application.
|
Copyright © 2012–2020 OmniFaces. All rights reserved.