public class MergeListColumn extends AbstractListContainerColumn
构造器和说明 |
---|
MergeListColumn() |
限定符和类型 | 方法和说明 |
---|---|
void |
addFieldSet(java.util.Map<java.lang.String,ListField> fieldSet,
EntityType entryType) |
java.util.Map<java.lang.String,java.lang.Object> |
createColumn(MainEntityType entityType) |
kd.bos.dataentity.entity.LocaleString |
getCaption() |
java.lang.String |
getParentViewKey() |
boolean |
isCanNotRead(kd.bos.permission.api.FieldControlRule fieldControlRule) |
boolean |
isNoDisplayScaleZero() |
void |
setCaption(kd.bos.dataentity.entity.LocaleString caption) |
void |
setNoDisplayScaleZero(boolean noDisplayScaleZero) |
void |
setParentViewKey(java.lang.String parentViewKey) |
createClientConfig, getBackColor, getClassName, getColType, getDecimalFieldMap, getEntityName, getFieldName, getFontSize, getForeColor, getListColumnConfigMap, getListFieldKey, getOrder, getParent, getSeq, getSeqColType, getSeqColumnType, getSortType, getTextAlign, getVisible, getWidth, isFixed, isHyperlink, setBackColor, setClassName, setDecimalFieldMap, setEntityName, setFieldName, setFixed, setFontSize, setForeColor, setHyperlink, setListFieldKey, setOrder, setParent, setSeq, setSeqColumnType, setTextAlign, setVisible, setWidth
addClickListener, addControls, addItemClickListener, bindData, click, clone, deleteControls, getCollapseFields, getItems, getOperationKey, insertControls, setBackgroundImg, setCollapse, setCollapseFields, setCollapseFieldsVisible, setOperationKey
addTips, addTipsListener, hideTips, showFormByTips
getCustomeStyles, getKey, getModel, getView, postBack, release, setCustomeStyles, setDraggable, setDroppable, setKey, setModel, setView
toString
public java.lang.String getParentViewKey()
getParentViewKey
在接口中 IListColumn
getParentViewKey
在类中 AbstractListContainerColumn
public void setParentViewKey(java.lang.String parentViewKey)
setParentViewKey
在接口中 IListColumn
setParentViewKey
在类中 AbstractListContainerColumn
public kd.bos.dataentity.entity.LocaleString getCaption()
getCaption
在接口中 IListColumn
getCaption
在类中 AbstractListContainerColumn
public boolean isNoDisplayScaleZero()
public void setNoDisplayScaleZero(boolean noDisplayScaleZero)
public void setCaption(kd.bos.dataentity.entity.LocaleString caption)
setCaption
在接口中 IListColumn
setCaption
在类中 AbstractListContainerColumn
public java.util.Map<java.lang.String,java.lang.Object> createColumn(MainEntityType entityType)
createColumn
在接口中 IListColumn
createColumn
在类中 AbstractListContainerColumn
public void addFieldSet(java.util.Map<java.lang.String,ListField> fieldSet, EntityType entryType)
addFieldSet
在接口中 IListColumn
addFieldSet
在类中 AbstractListContainerColumn
public boolean isCanNotRead(kd.bos.permission.api.FieldControlRule fieldControlRule)