@Api public interface ScriptInjection
WebScripts.inject(String, Resource).| Modifier and Type | Method and Description | 
|---|---|
| String | getFragmentId()Returns fragment id, into which this script was injected | 
| org.springframework.core.io.Resource | getResource()Returns script content resource | 
| void | remove()Removes this script injection from ui fragment. | 
String getFragmentId()
org.springframework.core.io.Resource getResource()
void remove()
Copyright © 2019 Suncode. All rights reserved.