Interface BankTagsService

    • Method Detail

      • closeBankTag

        void closeBankTag()
        Close the currently open BankTag.
      • getActiveTag

        @Nullable
        String getActiveTag()
        Get the currently active bank tag
        Returns:
      • getActiveBankTag

        @Nullable
        BankTag getActiveBankTag()
        Get the currently open BankTag
        Returns:
      • getActiveLayout

        @Nullable
        Layout getActiveLayout()
        Get the currently active Layout
        Returns: