| Package | Description | 
|---|---|
| org.wandora.application.gui.topicpanels.queryeditorpanel | |
| org.wandora.query2 | 
| Modifier and Type | Field and Description | 
|---|---|
DirectiveUIHints.Addon | 
DirectiveEditor.AddonComboItem.a  | 
protected DirectiveUIHints.Addon | 
AddonPanel.addon  | 
DirectiveUIHints.Addon | 
DirectiveEditor.AddonParameters.addon  | 
| Modifier and Type | Method and Description | 
|---|---|
DirectiveUIHints.Addon | 
AddonPanel.getAddon()  | 
| Modifier and Type | Method and Description | 
|---|---|
AddonPanel | 
DirectiveEditor.addAddon(DirectiveUIHints.Addon addon)  | 
void | 
AddonPanel.setAddon(DirectiveUIHints.Addon addon)  | 
| Constructor and Description | 
|---|
AddonComboItem(DirectiveUIHints.Addon a,
              java.lang.String label)  | 
AddonPanel(DirectiveEditor parent,
          DirectiveUIHints.Addon addon)  | 
AddonParameters(DirectiveUIHints.Addon addon,
               DirectiveEditor.BoundParameter[] parameters)  | 
| Modifier and Type | Field and Description | 
|---|---|
protected DirectiveUIHints.Addon[] | 
DirectiveUIHints.addons  | 
| Modifier and Type | Method and Description | 
|---|---|
DirectiveUIHints.Addon[] | 
DirectiveUIHints.getAddons()  | 
static DirectiveUIHints.Addon[] | 
Directive.getStandardAddonHints()  | 
static DirectiveUIHints.Addon[] | 
Directive.getStandardAddonHints(DirectiveUIHints.Addon[] extras)  | 
| Modifier and Type | Method and Description | 
|---|---|
static DirectiveUIHints.Addon[] | 
Directive.getStandardAddonHints(DirectiveUIHints.Addon[] extras)  | 
| Constructor and Description | 
|---|
DirectiveUIHints(java.lang.Class<? extends Directive> cls,
                DirectiveUIHints.Constructor[] constructors,
                DirectiveUIHints.Addon[] addons)  | 
DirectiveUIHints(java.lang.Class<? extends Directive> cls,
                DirectiveUIHints.Constructor[] constructors,
                DirectiveUIHints.Addon[] addons,
                java.lang.String label,
                java.lang.String category)  | 
Copyright 2004-2015 Wandora Team