|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectComposite
ch.elexis.util.ImporterPage.FileBasedImporter
public static class ImporterPage.FileBasedImporter
An importer that lets the user select a file to import. Can be built into derived ImporterPages
Field Summary | |
---|---|
Text |
tFname
|
Constructor Summary | |
---|---|
ImporterPage.FileBasedImporter(Composite parent,
ImporterPage home)
|
Method Summary | |
---|---|
void |
setFilter(java.lang.String[] extensions,
java.lang.String[] names)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public Text tFname
Constructor Detail |
---|
public ImporterPage.FileBasedImporter(Composite parent, ImporterPage home)
Method Detail |
---|
public void setFilter(java.lang.String[] extensions, java.lang.String[] names)
|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |