@KSObject public class BasedataPropEdit extends FieldEdit
构造器和说明 |
---|
BasedataPropEdit() |
限定符和类型 | 方法和说明 |
---|---|
java.lang.Object |
getBindingValue(BindingContext bctx) |
java.lang.String |
getFieldKey() |
FieldEdit |
getPropEdit() |
java.lang.String |
getRefBasedataProp() |
java.lang.String |
getRefDisplayProp() |
void |
postBack(java.lang.Object value,
int rowIndex,
int parentRowIndex) |
void |
setPropEdit(FieldEdit propEdit) |
void |
setRefBasedataProp(java.lang.String refBasedataProp) |
void |
setRefDisplayProp(java.lang.String refDisplayProp) |
bindData, getDefaultFilters, getEntryKey, 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
@KSMethod public java.lang.String getRefDisplayProp()
public void postBack(java.lang.Object value, int rowIndex, int parentRowIndex)
public void setRefDisplayProp(java.lang.String refDisplayProp)
public void setPropEdit(FieldEdit propEdit)
@KSMethod public java.lang.String getRefBasedataProp()
public void setRefBasedataProp(java.lang.String refBasedataProp)
public java.lang.Object getBindingValue(BindingContext bctx)
getBindingValue
在类中 FieldEdit
public java.lang.String getFieldKey()
getFieldKey
在类中 FieldEdit