|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.u2d.field.Association
com.u2d.field.BidiAssociation
public class BidiAssociation
| Field Summary |
|---|
| Fields inherited from class com.u2d.field.Association |
|---|
_field, _parent, _validationEvent, _validationListenerList, FLAVOR |
| Constructor Summary | |
|---|---|
BidiAssociation(Field field,
ComplexEObject parent,
Field otherSide)
|
|
| Method Summary | |
|---|---|
void |
associateList(java.util.List value)
|
void |
dissociate()
|
void |
dissociateItem(ComplexEObject eo)
|
void |
set(ComplexEObject value)
|
| Methods inherited from class com.u2d.field.Association |
|---|
addChangeListener, addPropertyChangeListener, addValidationListener, associate, field, fireValidationException, fireValidationException, get, getAsList, getName, getTransferData, getTransferDataFlavors, iconSm, isDataFlavorSupported, isEditableState, isEmpty, parent, removeChangeListener, removePropertyChangeListener, removeValidationListener, title, toString, type |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public BidiAssociation(Field field,
ComplexEObject parent,
Field otherSide)
| Method Detail |
|---|
public void set(ComplexEObject value)
set in class Associationpublic void associateList(java.util.List value)
associateList in class Associationpublic void dissociate()
dissociate in class Associationpublic void dissociateItem(ComplexEObject eo)
dissociateItem in class Association
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||