@Deprecated public static class IltLinkSet.LinkSetEvent extends IlEventObject
Internal use only !
Modifier and Type | Class and Description |
---|---|
static class |
IltLinkSet.LinkSetEvent.Type
Deprecated.
Please use the datasource methods instead.
|
Modifier and Type | Field and Description |
---|---|
protected List |
links
Deprecated.
|
source
Constructor and Description |
---|
LinkSetEvent(IlEventType atype,
IltLinkSet linkSet,
IltAbstractLink link)
Deprecated.
Constructor for add/remove events.
|
LinkSetEvent(IlEventType atype,
IltLinkSet linkSet,
List links)
Deprecated.
Constructor for add/remove events.
|
Modifier and Type | Method and Description |
---|---|
List |
getLinks()
Deprecated.
Returns the
IltAbstractLink s that have been added or removed. |
IltLinkSet |
getLinkSet()
Deprecated.
|
getType
getSource, toString
protected List links
public LinkSetEvent(IlEventType atype, IltLinkSet linkSet, List links)
public LinkSetEvent(IlEventType atype, IltLinkSet linkSet, IltAbstractLink link)
public List getLinks()
IltAbstractLink
s that have been added or removed.public IltLinkSet getLinkSet()
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.