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 - ExceptionList<FileObject> createCSS(String contextPath, String servletPath, StoreConfig config) throws Exception
contextPath - servletPath - config - ExceptionCopyright © 2006–2018 TinyGroup. All rights reserved.