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, setComboItems
bindData, getDefaultFilters, getEntryKey, getFieldKey, getProperty, setCaption, setEnable, setEntryKey, setFieldKey, setFocus, setMustInput, setText, setVisible, shouldSerializeFieldKey
addTips, addTipsListener, hideTips, showFormByTips
clone, createClientConfig, getCustomeStyles, getKey, getModel, getView, postBack, release, setCustomeStyles, setDraggable, setDroppable, setKey, setModel, setView
public void postBack(java.lang.Object value, int rowIndex, int parentRowIndex)
public java.lang.Object getBindingValue(BindingContext bctx)
getBindingValue
在类中 ComboEdit