|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EntityList | |
|---|---|
| sk.uniba.euromath.editor.dialogs | Dialogs |
| sk.uniba.euromath.editor.wizards.document | Reusable GUI wizards, that serves for document modification. |
| Uses of EntityList in sk.uniba.euromath.editor.dialogs |
|---|
| Methods in sk.uniba.euromath.editor.dialogs that return types with arguments of type EntityList | |
|---|---|
static WidgetWrapperDialog<EntityList> |
Dialogs.createEntityLister(Shell parent,
XMLAccess xmlAccess,
String caption,
IEntityFilter filter)
Constructs an instance of a dialog, that will be used to select an entity. |
static WidgetWrapperDialog<EntityList> |
Dialogs.createEntityLister(Shell parent,
XMLAccess xmlAccess,
String caption,
List<? extends String> entityNames)
Constructs an instance of a dialog, that will be used to select an entity. |
| Uses of EntityList in sk.uniba.euromath.editor.wizards.document |
|---|
| Fields in sk.uniba.euromath.editor.wizards.document declared as EntityList | |
|---|---|
EntityList |
EntityListWizardPage.el
The component. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||