public class IconListColumn extends ListColumn
构造器和说明 |
---|
IconListColumn() |
限定符和类型 | 方法和说明 |
---|---|
java.util.Map<java.lang.String,java.lang.Object> |
createColumn(MainEntityType entityType) |
java.lang.String |
getRadius() |
boolean |
isImageZoom() |
void |
setImageZoom(boolean value) |
void |
setRadius(java.lang.String radius) |
addFieldSet, getClassName, getCtlTips, getFieldKey, getFieldName, getListFieldKey, getOrder, getSeqColType, getSeqColumnType, getSortType, getSrcFieldProp, isAutoTextWrap, isCanNotRead, isHyperlink, setAutoTextWrap, setClassName, setCtlTips, setFieldName, setHyperlink, setListFieldKey, setOrder, setSeqColumnType, toString
createClientConfig, getBackColor, getCaption, getColType, getEntityName, getFontSize, getForeColor, getListColumnConfigMap, getParent, getParentViewKey, getSeq, getTextAlign, getVisible, getWidth, isFixed, setBackColor, setCaption, setEntityName, setFixed, setFontSize, setForeColor, setParent, setParentViewKey, setSeq, setTextAlign, setVisible, setWidth
bindData, clone, getCustomeStyles, getKey, getModel, getView, postBack, release, setCustomeStyles, setDraggable, setDroppable, setKey, setModel, setView
public java.lang.String getRadius()
public void setRadius(java.lang.String radius)
public boolean isImageZoom()
public void setImageZoom(boolean value)
public java.util.Map<java.lang.String,java.lang.Object> createColumn(MainEntityType entityType)
createColumn
在接口中 IListColumn
createColumn
在类中 ListColumn