public class FlexListColumn extends ListColumn
| 构造器和说明 |
|---|
FlexListColumn() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
addFieldSet(java.util.Map<java.lang.String,ListField> fieldSet,
EntityType entityType) |
createColumn, getClassName, getCtlTips, getFieldKey, getFieldName, getListFieldKey, getOrder, getSeqColType, getSeqColumnType, getSortType, getSrcFieldProp, isAutoTextWrap, isCanNotRead, isHyperlink, setAutoTextWrap, setClassName, setCtlTips, setFieldName, setHyperlink, setListFieldKey, setOrder, setSeqColumnType, toStringcreateClientConfig, 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, setWidthbindData, clone, getCustomeStyles, getKey, getModel, getView, postBack, release, setCustomeStyles, setDraggable, setDroppable, setKey, setModel, setViewpublic void addFieldSet(java.util.Map<java.lang.String,ListField> fieldSet, EntityType entityType)
addFieldSet 在接口中 IListColumnaddFieldSet 在类中 ListColumn