Uses of Interface
com.axemble.vdoc.sdk.interfaces.IViewerConvertable
Packages that use IViewerConvertable
- 
Uses of IViewerConvertable in com.axemble.vdoc.sdk.exceptionsMethods in com.axemble.vdoc.sdk.exceptions with parameters of type IViewerConvertableModifier and TypeMethodDescriptionabstract IWidgetViewerConversionException.toWidget(IViewerConvertable convertable) toWidgetViewerGenericConversionException.toWidget(IViewerConvertable convertable) 
- 
Uses of IViewerConvertable in com.axemble.vdoc.sdk.viewerFields in com.axemble.vdoc.sdk.viewer declared as IViewerConvertableModifier and TypeFieldDescriptionprotected final IViewerConvertableAbstractConverterStrategy.convertableConstructors in com.axemble.vdoc.sdk.viewer with parameters of type IViewerConvertableModifierConstructorDescriptionAbstractConverterStrategy(IViewerConvertable convertable) default constructor