public class MulComboEdit extends ComboEdit
| 构造器和说明 |
|---|
MulComboEdit() |
| 限定符和类型 | 方法和说明 |
|---|---|
java.lang.Object |
getBindingValue(BindingContext bctx) |
void |
postBack(java.lang.Object value,
int rowIndex,
int parentRowIndex) |
selectedStore, selectedStore, setComboInputable, setComboItemsbindData, getDefaultFilters, getEntryKey, getFieldKey, getProperty, setCaption, setEnable, setEntryKey, setFieldKey, setFocus, setMustInput, setText, setVisible, shouldSerializeFieldKeyaddTips, addTipsListener, hideTips, showFormByTipsclone, createClientConfig, getCustomeStyles, getKey, getModel, getView, postBack, release, setCustomeStyles, setDraggable, setDroppable, setKey, setModel, setViewpublic void postBack(java.lang.Object value,
int rowIndex,
int parentRowIndex)
public java.lang.Object getBindingValue(BindingContext bctx)
getBindingValue 在类中 ComboEdit