public interface UIOperator
Modifier and Type | Method and Description |
---|---|
List<FileObject> |
createCSS(String contextPath,
String servletPath,
StoreConfig config)
生成CSS资源
|
List<FileObject> |
createJS(StoreConfig config)
生成JS资源
|
List<FileObject> createJS(StoreConfig config) throws Exception
config
- Exception
List<FileObject> createCSS(String contextPath, String servletPath, StoreConfig config) throws Exception
contextPath
- servletPath
- config
- Exception
Copyright © 2006–2018 TinyGroup. All rights reserved.