cn.remex.db.model.view
类 JqgColModel
java.lang.Object
cn.remex.db.rsql.model.ModelableImpl
cn.remex.db.model.view.JqgColModel
- 所有已实现的接口:
- Modelable, SerialNoGenerator, Serializable, Comparable<JqgColModel>
public class JqgColModel
- extends ModelableImpl
- implements Comparable<JqgColModel>
- 另请参见:
- 序列化表格
| 从类 cn.remex.db.rsql.model.ModelableImpl 继承的方法 |
_addModifyFileds, _getModifyFileds, _isAopModelBean, _setAopModelBean, createSerialNo, equals, generateId, getCreateOperator_name, getCreateOperator, getCreateTime, getDataStatus, getId, getModifyOperator_name, getModifyOperator, getModifyTime, getNote, getOwnership_name, getVersion, obtainAbbreviation, obtainIdFormat, obtainSerialNoFormat, setCreateOperator_name, setCreateOperator, setCreateTime, setDataStatus, setId, setModifyOperator_name, setModifyOperator, setModifyTime, setNote, setOwnership_name, setVersion, trigger |
JqgColModel
public JqgColModel()
getSummaryType
public String getSummaryType()
setSummaryType
public void setSummaryType(String summaryType)
getSummaryTpl
public String getSummaryTpl()
setSummaryTpl
public void setSummaryTpl(String summaryTpl)
compareTo
public int compareTo(JqgColModel o)
- 指定者:
- 接口
Comparable<JqgColModel> 中的 compareTo
getAlign
public String getAlign()
getBeanClassName
public String getBeanClassName()
getBeanName
public String getBeanName()
getCellattr
public String getCellattr()
getClasses
public String getClasses()
getColModel
public String getColModel()
getColModelIndex
public int getColModelIndex()
getColNames
public String getColNames()
getDatefmt
public String getDatefmt()
getDefval
public String getDefval()
getEditoptions
public String getEditoptions()
getEditrules
public String getEditrules()
getEdittype
public String getEdittype()
getFieldName
public String getFieldName()
getFirstsortorder
public String getFirstsortorder()
getFormatoptions
public String getFormatoptions()
getFormatter
public String getFormatter()
getFormoptions
public String getFormoptions()
getIdx
public String getIdx()
getJsonmap
public String getJsonmap()
getLabel
public String getLabel()
getName
public String getName()
- 指定者:
- 接口
Modelable 中的 getName - 覆盖:
- 类
ModelableImpl 中的 getName
getSearchoptions
public String getSearchoptions()
getSorttype
public String getSorttype()
getStype
public String getStype()
getSurl
public String getSurl()
getTemplate
public String getTemplate()
getUnformat
public String getUnformat()
getWidth
public int getWidth()
getXmlmap
public String getXmlmap()
isEditable
public boolean isEditable()
isFixed
public boolean isFixed()
isHidden
public boolean isHidden()
isHidedlg
public boolean isHidedlg()
isIskey
public boolean isIskey()
isResizable
public boolean isResizable()
isSearch
public boolean isSearch()
isSortable
public boolean isSortable()
isTitle
public boolean isTitle()
isViewable
public boolean isViewable()
setAlign
public void setAlign(String align)
setBeanClassName
public void setBeanClassName(String beanClassName)
setBeanName
public void setBeanName(String beanName)
setCellattr
public void setCellattr(String cellattr)
setClasses
public void setClasses(String classes)
setColModel
public void setColModel(String colModel)
setColModelIndex
public void setColModelIndex(int colModelIndex)
setColNames
public void setColNames(String colNames)
setDatefmt
public void setDatefmt(String datefmt)
setDefval
public void setDefval(String defval)
setEditable
public void setEditable(boolean editable)
setEditoptions
public void setEditoptions(String editoptions)
setEditrules
public void setEditrules(String editrules)
setEdittype
public void setEdittype(String edittype)
setFieldName
public void setFieldName(String fieldName)
setFirstsortorder
public void setFirstsortorder(String firstsortorder)
setFixed
public void setFixed(boolean fixed)
setFormatoptions
public void setFormatoptions(String formatoptions)
setFormatter
public void setFormatter(String formatter)
setFormoptions
public void setFormoptions(String formoptions)
setHidden
public void setHidden(boolean hidden)
setHidedlg
public void setHidedlg(boolean hidedlg)
setIdx
public void setIdx(String index)
setIskey
public void setIskey(boolean key)
setJsonmap
public void setJsonmap(String jsonmap)
setLabel
public void setLabel(String label)
setName
public void setName(String name)
- 指定者:
- 接口
Modelable 中的 setName - 覆盖:
- 类
ModelableImpl 中的 setName
setResizable
public void setResizable(boolean resizable)
setSearch
public void setSearch(boolean search)
setSearchoptions
public void setSearchoptions(String searchoptions)
setSortable
public void setSortable(boolean sortable)
setSorttype
public void setSorttype(String sorttype)
setStype
public void setStype(String stype)
setSurl
public void setSurl(String surl)
setTemplate
public void setTemplate(String template)
setTitle
public void setTitle(boolean title)
setUnformat
public void setUnformat(String unformat)
setViewable
public void setViewable(boolean viewable)
setWidth
public void setWidth(int width)
setXmlmap
public void setXmlmap(String xmlmap)
toString
public String toString()
- 覆盖:
- 类
Object 中的 toString
toString1
public String toString1()
Copyright © 2016. All rights reserved.