public static class Component.ContextHelpIconClickEvent
extends java.util.EventObject
Constructor and Description |
---|
ContextHelpIconClickEvent(Component.HasContextHelp component)
Constructor for a context help icon click event.
|
Modifier and Type | Method and Description |
---|---|
Component.HasContextHelp |
getSource() |
public ContextHelpIconClickEvent(Component.HasContextHelp component)
component
- the Component from which this event originatespublic Component.HasContextHelp getSource()
getSource
in class java.util.EventObject