| java.lang.Object | |
| ↳ | vars.annotation.ui.videoset.VideoArchiveSetEditorPanelController |
Created by IntelliJ IDEA. User: brian Date: Mar 2, 2010 Time: 5:24:37 PM To change this template use File | Settings | File Templates.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Constructs ...
| |||||||||||
| Protected Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Grabs all associations from the selected rows and adds them to a dialog.
| |||||||||||
Selects the rows in the table for the observations provided.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Constructs ...
| useSelectedOnly | if True only associations from selected rows will be returned. If false, than all associations are returned |
|---|
| useSelectedOnly | if True only associations from selected rows will be returned. If false, than all associations are returned |
|---|---|
| matcher | A Link used as a matching predicate. Only associations that match the linkName, toConcept and linkValue exactly are returned note that ILink.VALUE_NIL is a wild card and fields in the matcher with that value will not be used as predicates. |
Grabs all associations from the selected rows and adds them to a dialog. The user selects the association to remove from the available list
Selects the rows in the table for the observations provided.