public class SelectionChangedEventObject<_Source> extends BaseEventObject<_Source,SelectionListener<_Source>>
SelectionListener
interface.Constructor and Description |
---|
SelectionChangedEventObject(int collectionWindowID,
GUID paneID,
java.lang.String masterCategoryName)
For internal use only.
|
Modifier and Type | Method and Description |
---|---|
int |
getCollectionWindowID()
Return the ID of the collection window that has the new selection.
|
java.lang.String |
getMasterCategoryName()
Get the name of the master category for the tab in the categories pane where the selection has changed.
|
GUID |
getPaneID()
Return the ID of the pane that holds the current selection.
|
getSource
public SelectionChangedEventObject(int collectionWindowID, GUID paneID, java.lang.String masterCategoryName)
public int getCollectionWindowID()
public GUID getPaneID()
public java.lang.String getMasterCategoryName()
null
if the selection change event does not belong to a categories pane.null
in case it is not related to categories.www.canto.com
Canto, the Canto logo, the Cumulus logo, and Cumulus are registered trademarks of Canto GmbH, registered in the U.S. and other countries.