Class PdfJsViewerCallbacksReference
- java.lang.Object
-
- org.apache.wicket.util.resource.AbstractResourceStream
-
- org.apache.wicket.util.resource.AbstractStringResourceStream
-
- org.apache.wicket.util.template.TextTemplate
-
- org.apache.wicket.util.template.PackageTextTemplate
-
- org.apache.causeway.viewer.wicket.ui.util.LicensedTextTemplate
-
- org.apache.causeway.extensions.pdfjs.wkt.ui.components.PdfJsViewerCallbacksReference
-
- All Implemented Interfaces:
Closeable,Serializable,AutoCloseable,org.apache.wicket.util.io.IClusterable,org.apache.wicket.util.resource.IResourceStream,org.apache.wicket.util.resource.IStringResourceStream,org.apache.wicket.util.watch.IModifiable
public class PdfJsViewerCallbacksReference extends org.apache.causeway.viewer.wicket.ui.util.LicensedTextTemplate
- See Also:
- Serialized Form
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static PdfJsViewerCallbacksReferenceinstance()-
Methods inherited from class org.apache.causeway.viewer.wicket.ui.util.LicensedTextTemplate
getString
-
Methods inherited from class org.apache.wicket.util.template.PackageTextTemplate
interpolate, setEncoding, setLocale, setStyle, setVariation
-
Methods inherited from class org.apache.wicket.util.resource.AbstractStringResourceStream
close, getCharset, getContentType, getInputStream, lastModifiedTime, length, setCharset, setLastModified
-
Methods inherited from class org.apache.wicket.util.resource.AbstractResourceStream
getLocale, getStyle, getVariation
-
-
-
-
Method Detail
-
instance
public static PdfJsViewerCallbacksReference instance()
-
-