|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OwDocumentImporterCallback | |
|---|---|
| com.wewebu.ow.server.app | |
| com.wewebu.ow.server.dmsdialogs.views | |
| Uses of OwDocumentImporterCallback in com.wewebu.ow.server.app |
|---|
| Methods in com.wewebu.ow.server.app with parameters of type OwDocumentImporterCallback | |
|---|---|
OwView |
OwDocumentImporter.getView(int context_p,
OwDocumentImporterCallback callback_p)
Returns the UI view of this document importer. |
| Uses of OwDocumentImporterCallback in com.wewebu.ow.server.dmsdialogs.views |
|---|
| Methods in com.wewebu.ow.server.dmsdialogs.views that return OwDocumentImporterCallback | |
|---|---|
protected OwDocumentImporterCallback |
OwAbstractDocumentImporterView.getDocumentImporterCallback()
Return the current set OwDocumentImporterCallback handler. |
| Methods in com.wewebu.ow.server.dmsdialogs.views with parameters of type OwDocumentImporterCallback | |
|---|---|
void |
OwAbstractDocumentImporterView.setDocumentImporterCallback(OwDocumentImporterCallback callback_p)
Set the reference for callback handler. |
| Constructors in com.wewebu.ow.server.dmsdialogs.views with parameters of type OwDocumentImporterCallback | |
|---|---|
OwAbstractDocumentImporterView(OwDocumentImporter importer_p,
OwDocumentImporterCallback callback_p)
Constructor for view, referencing the most important dependencies. Will throw an IllegalArgumentException if one of the parameter is null. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||