| Package | Description |
|---|---|
| org.apache.airavata.xbaya.ui.widgets.component |
| Modifier and Type | Method and Description |
|---|---|
ComponentSelectorEvent.ComponentSelectorEventType |
ComponentSelectorEvent.getType()
Returns the type.
|
static ComponentSelectorEvent.ComponentSelectorEventType |
ComponentSelectorEvent.ComponentSelectorEventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ComponentSelectorEvent.ComponentSelectorEventType[] |
ComponentSelectorEvent.ComponentSelectorEventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ComponentSelectorEvent(ComponentSelectorEvent.ComponentSelectorEventType type,
ComponentSelector componentSelector,
Component component)
Constructs a ComponentSelectorEvent.
|
Copyright © 2011–2014 The Apache Software Foundation. All rights reserved.