|
| Components |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||
public interface DualSelectorTreeInterface
DualSelectorTreeInterface is an extension of the DualSelectorInterface. It defines methods necessary for tree adapters to implement.
| Method Summary | |
|---|---|
void |
setSourceTargetNode(java.lang.Object sourceTargetNode)
Allows specification of a tree node that will be the target of a move from the source component. |
| Methods inherited from interface com.sas.swing.visuals.dualselector.DualSelectorInterface |
|---|
addItems, clearSelections, getAllItems, getAllMoveableItems, getComponent, getContainerComponent, getCount, getLastSelectedIndex, getSelectedCount, getSelectedItems, isInAdapter, removeItems, setSelectedIndex |
| Method Detail |
|---|
void setSourceTargetNode(java.lang.Object sourceTargetNode)
sourceTargetNode - the target node for the source component
|
| Components |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||