Companion
object Companion
Functions
Link copied to clipboard
fun <P : Configurable.Preferences<P>> createDummyFactory(pdfEngineProvider: PdfEngineProvider<*, P, *>): FragmentFactory
Creates a factory for a dummy PdfNavigatorFragment.
Link copied to clipboard
fun <P : Configurable.Preferences<P>> createFactory(publication: Publication, initialLocator: Locator? = null, preferences: P? = null, listener: PdfNavigatorFragment.Listener? = null, pdfEngineProvider: PdfEngineProvider<*, P, *>): FragmentFactory
Creates a factory for PdfNavigatorFragment.