public interface IlvCompositeContext
IlvCompositeActionEvent
that is passed as a parameter to ActionListener.actionPerformed(java.awt.event.ActionEvent)
IlvCompositeActionEvent
Modifier and Type | Method and Description |
---|---|
Object |
getProperty(IlvGraphic graphic,
String name)
Returns the property value
|
void |
setProperty(IlvGraphic graphic,
String name,
Object value)
sets a property
|
void setProperty(IlvGraphic graphic, String name, Object value)
graphic
- the composite graphic on which the event occurredname
- the property name to modifyvalue
- the value of the propertyObject getProperty(IlvGraphic graphic, String name)
graphic
- the composite on which an event occurredname
- a property name© Copyright 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.