public class DsMView extends AbstractMView
Description:
Title:首亨软件 - 配置模块 - EXT
限定符和类型 | 方法和说明 |
---|---|
java.util.List |
getColNamesList() |
Datastore |
getDs() |
java.lang.String |
getHtmlId() |
void |
process(DataCenter dc,
Context context) |
void |
render(ExtWriter writer,
Context context) |
void |
setDs(Datastore ds) |
addChild, getChildren, getParent, setParent
public DsMView(DsBuilder builder)
public java.lang.String getHtmlId()
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
public Datastore getDs()
public void setDs(Datastore ds)
public java.util.List getColNamesList()