| Package | Description | 
|---|---|
| org.wandora.application.gui.topicpanels.queryeditorpanel | |
| org.wandora.query2 | 
| Modifier and Type | Field and Description | 
|---|---|
DirectiveUIHints.Constructor | 
DirectiveEditor.ConstructorComboItem.c  | 
DirectiveUIHints.Constructor | 
DirectiveEditor.DirectiveParameters.constructor  | 
protected DirectiveUIHints.Constructor | 
DirectiveEditor.selectedConstructor  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
DirectiveEditor.populateParametersPanel(DirectiveUIHints.Constructor c)  | 
| Constructor and Description | 
|---|
ConstructorComboItem(DirectiveUIHints.Constructor c,
                    java.lang.String label)  | 
DirectiveParameters(java.lang.String directiveId,
                   DirectiveUIHints.Constructor constructor,
                   DirectiveEditor.BoundParameter[] parameters,
                   DirectiveEditor.AddonParameters[] addons)  | 
| Modifier and Type | Field and Description | 
|---|---|
protected DirectiveUIHints.Constructor[] | 
DirectiveUIHints.constructors  | 
| Modifier and Type | Method and Description | 
|---|---|
DirectiveUIHints.Constructor[] | 
DirectiveUIHints.getConstructors()  | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
DirectiveUIHints.cleanConstructorArray(java.util.ArrayList<DirectiveUIHints.Constructor> constructors)  | 
| Constructor and Description | 
|---|
DirectiveUIHints(java.lang.Class<? extends Directive> cls,
                DirectiveUIHints.Constructor[] constructors)  | 
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