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, setParentpublic DsMView(DsBuilder builder)
public java.lang.String getHtmlId()
public void process(DataCenter dc, Context context) throws ExtException
process 在接口中 MViewprocess 在类中 AbstractMViewExtExceptionpublic void render(ExtWriter writer, Context context) throws java.io.IOException, ExtException
render 在接口中 MViewrender 在类中 AbstractMViewjava.io.IOExceptionExtExceptionpublic Datastore getDs()
public void setDs(Datastore ds)
public java.util.List getColNamesList()