public abstract class AbstractMView extends LogUtil implements MView
Description:
Title:首亨软件 - 配置模块 - EXT
public java.util.List getChildren()
getChildren
在接口中 MView
public void process(DataCenter dc, Context context) throws ExtException
process
在接口中 MView
ExtException
public void render(ExtWriter writer, Context context) throws java.io.IOException, ExtException
render
在接口中 MView
java.io.IOException
ExtException