public class ContextIFAdapter extends AbstractMView
Description:
Title:首亨软件 - 配置模块 - EXT
构造器和说明 |
---|
ContextIFAdapter(ContextIF objIf,
boolean not) |
限定符和类型 | 方法和说明 |
---|---|
void |
process(DataCenter dc,
Context context) |
void |
render(ExtWriter writer,
Context context) |
addChild, getChildren, getParent, setParent
public ContextIFAdapter(ContextIF objIf, boolean not)
public void process(DataCenter dc, Context context) throws ExtException
process
在接口中 MView
process
在类中 AbstractMView
ExtException
public void render(ExtWriter writer, Context context) throws java.io.IOException, ExtException
render
在接口中 MView
render
在类中 AbstractMView
java.io.IOException
ExtException