Package | Description |
---|---|
com.suncode.pwfl.web.ui |
Modifier and Type | Method and Description |
---|---|
ScriptInjection |
WebScripts.inject(String fragmentId,
org.springframework.core.io.Resource resource)
Injects given resource into given fragment identified by id.
|
ScriptInjection |
WebScripts.inject(UIFragment fragment,
org.springframework.core.io.Resource resource)
Injects given resource into given
UIFragment . |
Copyright © 2019 Suncode. All rights reserved.