Package | Description |
---|---|
com.axemble.vdoc.sdk.modules |
Modifier and Type | Method and Description |
---|---|
IViewController |
IBaseWorkflowModule.getViewController()
Deprecated.
|
IViewController |
IBaseDocumentModule.getViewController()
Gets a view controller to search
IResource objects through their properties. |
IViewController |
IBaseLibraryModule.getViewController()
Deprecated.
use getViewController( IContext context ) instead.
|
IViewController |
IBaseWorkflowModule.getViewController(Class natureClass)
Deprecated.
|
IViewController |
IBaseDocumentModule.getViewController(Class natureClass)
Gets a view controller to search
IResource objects through their properties. |
IViewController |
IBaseLibraryModule.getViewController(Class natureClass)
Deprecated.
use getViewController( IContext context, Class natureClass ) instead.
|
IViewController |
IBaseWorkflowModule.getViewController(IContext context)
Gets a view controller to search
IResource objects through their properties. |
IViewController |
IBaseLibraryModule.getViewController(IContext context)
Gets a view controller to search
IResource objects through their properties. |
IViewController |
IBaseWorkflowModule.getViewController(IContext context,
Class natureClass)
Gets a view controller to search
IResource objects through their properties. |
IViewController |
IBaseLibraryModule.getViewController(IContext context,
Class natureClass)
Gets a view controller to search
IResource objects through their properties. |
IViewController |
IBaseDocumentModule.getViewController(IContext context,
InputStream inputStream)
Gets a view controller to search
IResource objects through their properties. |
IViewController |
IBaseLibraryModule.getViewController(IContext context,
InputStream inputStream)
Gets a view controller to search
IResource objects through their properties. |
IViewController |
IBaseWorkflowModule.getViewController(IContext context,
IProject project,
InputStream inputStream)
Gets a view controller to search
IResource objects through their properties. |
IViewController |
IBaseDocumentModule.getViewController(InputStream inputStream)
Gets a view controller to search
IResource objects through their properties. |
IViewController |
IBaseLibraryModule.getViewController(InputStream inputStream)
Deprecated.
use getViewController( IContext context, InputStream inputStream ) instead.
|
IViewController |
IBaseWorkflowModule.getViewController(IProject project,
InputStream inputStream)
Deprecated.
|
Copyright © 2022 Visiativ. All rights reserved.