From 87c9269152f8c631123525b796cf07dc0cca7398 Mon Sep 17 00:00:00 2001 From: Andreas Fitzek Date: Wed, 5 Feb 2014 09:20:54 +0100 Subject: Documentation + Documentation building --- .../placeholder/SignaturePlaceholderContext.html | 263 +++++++++++++++++++++ 1 file changed, 263 insertions(+) create mode 100644 docs/at/gv/egiz/pdfas/lib/impl/placeholder/SignaturePlaceholderContext.html (limited to 'docs/at/gv/egiz/pdfas/lib/impl/placeholder/SignaturePlaceholderContext.html') diff --git a/docs/at/gv/egiz/pdfas/lib/impl/placeholder/SignaturePlaceholderContext.html b/docs/at/gv/egiz/pdfas/lib/impl/placeholder/SignaturePlaceholderContext.html new file mode 100644 index 00000000..e4863c26 --- /dev/null +++ b/docs/at/gv/egiz/pdfas/lib/impl/placeholder/SignaturePlaceholderContext.html @@ -0,0 +1,263 @@ + + + + + + +SignaturePlaceholderContext (PDF-AS 4.0 Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0 Library false
+
+ + + +
+
at.gv.egiz.pdfas.lib.impl.placeholder
+

Class SignaturePlaceholderContext

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + + + + + +
        +
      • +

        isSignaturePlaceholderDataSet

        +
        public static boolean isSignaturePlaceholderDataSet()
        +
        Returns:
        true if there is currently a SignaturePlaceholderData bound to this thread, false otherwise.
        +
      • +
      + + + +
        +
      • +

        setSignaturePlaceholderData

        +
        public static void setSignaturePlaceholderData(SignaturePlaceholderData data)
        +
        Bind a SignaturePlaceholderData to this thread. + If the given data is null, the context will be cleared.
        +
        Parameters:
        data - if null, clears the ThreadLocal, else binds the data to the current thread.
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
PDF-AS 4.0 Library false
+
+ + + + -- cgit v1.2.3