Package 

Object HelpItem.FileImportGuide

  • All Implemented Interfaces:

    
    public class HelpItem.FileImportGuide
    extends HelpItem
                        

    Shows a guide for importing files from other apps via "open with".

    Item label customizable by overriding the string resource named {@code gc_help_item_file_import_guide_title}

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class net.gini.android.capture.help.HelpItem

        getActivityClass, getTitle
      • Methods inherited from class java.lang.Object

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

    • Method Detail