程序包 | 说明 |
---|---|
com.fr.web.struct |
限定符和类型 | 方法和说明 |
---|---|
static PathGroup |
PathGroup.build(ScriptPath[] scriptPathGroup,
StylePath[] stylePathGroup) |
PathGroup |
AtomBuilder.buildAssembleFilePath(AssembleComponent component)
计算出一个复合组件所用到脚本和样式表集合
|
PathGroup |
AtomBuilder.buildAssembleFilePath(RequestClient req,
AssembleComponent component)
计算出一个复合组件所用到脚本和样式表集合,可以根据不同的请求返回不同的js,具体需要依赖组件的实现
|