public abstract class BaseDrawingElement<M extends BaseDrawingElement<M>> extends EModel<M> implements com.jfinal.plugin.activerecord.IBean
COLUMN_CREATED, COLUMN_DOMAIN, COLUMN_MODIFIED, COLUMN_REMOVED, COLUMN_SORT, COLUMN_USED| 构造器和说明 |
|---|
BaseDrawingElement() |
| 限定符和类型 | 方法和说明 |
|---|---|
Integer |
getAtx() |
Integer |
getAty() |
String |
getCaption() |
String |
getDefaultValue() |
String |
getFontColor() |
String |
getFontName() |
Integer |
getFontSize() |
Integer |
getFontStyle() |
Integer |
getHeight() |
String |
getId() |
String |
getModelId() |
Integer |
getSort() |
String |
getType() |
String |
getValue() |
Integer |
getVisible() |
Integer |
getWidth() |
M |
setAtx(Integer atx) |
M |
setAty(Integer aty) |
M |
setCaption(String caption) |
M |
setDefaultValue(String defaultValue) |
M |
setFontColor(String fontColor) |
M |
setFontName(String fontName) |
M |
setFontSize(Integer fontSize) |
M |
setFontStyle(Integer fontStyle) |
M |
setHeight(Integer height) |
M |
setId(String id) |
M |
setModelId(String modelId) |
M |
setSort(Integer sort) |
M |
setType(String type) |
M |
setValue(String value) |
M |
setVisible(Integer visible) |
M |
setWidth(Integer width) |
_getConfig, _getTable, _getTableName, $comp, $domain, $logined, $uid, $user, $UUID, able, copy, deleteById, disable, enable, find, find, findByCode, findByIda, findByIds, findFirst, findFirst, getPk, getPks, getPkType, hasColumn, paginate, paginate, required, save, saveOrUpdate, select, select, select, select, select, selectCol, selectFirst, selectFirst, selectFirst, selectFirst, selectFirst, selectFirst, update_getAttrNames, _getAttrs, _getAttrsEntrySet, _getAttrValues, _getModifyFlag, _getUsefulClass, _setAttrs, _setAttrs, _setOrPut, _setOrPut, clear, dao, delete, deleteByIds, equals, filter, find, find, findAll, findByCache, findByCache, findById, findByIdLoadColumns, findByIdLoadColumns, findByIds, findFirst, findFirstByCache, findFirstByCache, get, get, getBigDecimal, getBigInteger, getBoolean, getByte, getBytes, getDate, getDouble, getFloat, getInt, getLong, getNumber, getShort, getSql, getSqlPara, getSqlPara, getSqlPara, getStr, getTime, getTimestamp, hashCode, keep, keep, paginate, paginate, paginate, paginate, paginateByCache, paginateByCache, paginateByCache, paginateByFullSql, paginateByFullSql, put, put, put, put, remove, remove, removeNullValueAttrs, set, setOrPut, toJson, toRecord, toString, usepublic String getId()
public String getModelId()
public String getType()
public String getCaption()
public String getValue()
public String getDefaultValue()
public Integer getAtx()
public Integer getAty()
public Integer getWidth()
public Integer getHeight()
public String getFontName()
public Integer getFontStyle()
public Integer getFontSize()
public String getFontColor()
public Integer getSort()
public Integer getVisible()
Copyright © 2020. All rights reserved.