org.netbeans.microedition.databinding.core
Class BindDescriptor
java.lang.Object
org.netbeans.microedition.databinding.core.BindDescriptor
public class BindDescriptor
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BindDescriptor
public BindDescriptor(java.lang.String elPointer,
DataBindingProvider binder,
java.lang.Object consumer,
java.lang.Object feature)
updateFromDataSourceToCustomer
public void updateFromDataSourceToCustomer()
equalsBindTarget
public boolean equalsBindTarget(BindDescriptor desc)
updateFromCustomerToDataSource
public void updateFromCustomerToDataSource()
containsDataSetItem
public boolean containsDataSetItem(DataSet dataSet,
java.lang.Object dataItemName)
notifyBind
public void notifyBind()
notifyUnbind
public void notifyUnbind()