public class LegendEvent extends EventObject
LegendListener
,
IlvLegend
,
Serialized Formsource
Constructor and Description |
---|
LegendEvent(IlvLegend legend,
IlvLegendItem item)
Creates a new
LegendEvent object. |
Modifier and Type | Method and Description |
---|---|
IlvLegendItem |
getItem()
Returns the legend item concerned by the event.
|
IlvLegend |
getLegend()
Returns the legend that fired the event.
|
void |
setItem(IlvLegendItem item)
Sets the clicked item.
|
getSource, toString
public LegendEvent(IlvLegend legend, IlvLegendItem item)
LegendEvent
object.legend
- The legend that fires the event.item
- The item concerned by the event.public final IlvLegendItem getItem()
IlvLegendItem
public final IlvLegend getLegend()
public final void setItem(IlvLegendItem item)
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.