| Class | Description |
|---|---|
| ArgumentComponent |
Java GUI component to let the user set a value of a graphana type.
|
| ArgumentComponentFactory |
Creates an instance of one specific argument component
|
| ArgumentComponentManager |
Stores and manages argument components to easily access and create components depending on the type
|
| ArgumentExecuted |
Argument component which only holds a text field
|
| ArgumentsPanelSettings |
Holds properties to determine which buttons will appear in a call assistant.
|
| DefaultArgumentComponentFactory |
General arguments components factory that produces instances of a specified ArgumentComponent class
|