| ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ReferenceDelta | |
| com.togethersoft.openapi.model.extension | |
| com.togethersoft.openapi.model.view | |
| com.togethersoft.openapi.modelselection | |
| Uses of ReferenceDelta in com.togethersoft.openapi.model.extension |
| Methods in com.togethersoft.openapi.model.extension that return ReferenceDelta | |
ReferenceDelta | ReferenceProvider.startSavingChanges(ReferenceCollection collection) |
| Methods in com.togethersoft.openapi.model.extension with parameters of type ReferenceDelta | |
void | ReferenceProvider.finishSavingChanges(ReferenceDelta referenceDelta) |
| Uses of ReferenceDelta in com.togethersoft.openapi.model.view |
| Methods in com.togethersoft.openapi.model.view with parameters of type ReferenceDelta | |
void | View.update(ReferenceDelta delta) |
| Uses of ReferenceDelta in com.togethersoft.openapi.modelselection |
| Fields in com.togethersoft.openapi.modelselection declared as ReferenceDelta | |
private ReferenceDelta | SelectionEvent.myDelta |
| Constructors in com.togethersoft.openapi.modelselection with parameters of type ReferenceDelta | |
SelectionEvent.SelectionEvent(Object source, ReferenceCollection collection, ReferenceDelta delta) | |
| Methods in com.togethersoft.openapi.modelselection that return ReferenceDelta | |
ReferenceDelta | SelectionEvent.getReferenceDelta() |
| ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||