Package 

Annotation ThinkingDataFragmentTitle

    • Method Summary

      Modifier and Type Method Description
      abstract String title() Fetch the #title attribute value in the fragment ta_app_view event.
      abstract String appId() Specifies the valid APP ID.
      • Methods inherited from class java.lang.annotation.Annotation

        annotationType, equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • title

         abstract String title()

        Fetch the #title attribute value in the fragment ta_app_view event.

      • appId

         abstract String appId()

        Specifies the valid APP ID. This parameter is valid for all APP ids by default.