Uploaded image for project: 'Ymir'
  1. Ymir
  2. YMIR-306

前の画面がなんだったのか判定するユーティリティ

XMLWordPrintable

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Minor Minor
    • 1.0.3
    • Affects Version/s: 1.0.0
    • Component/s: ymir-extension
    • None

      【概要】
      不正遷移チェックはConversationである程度まかなえるが、
      _get()の中とかでどこから来たかでちょっと処理を変えたい場合などにニーズがある。

      イメージは以下のとおり:

      if (TransitionUtils.isPreviousPage(ConfirmPage.class)) {
          // 確認画面から来たらこの処理
      }
      

      判定さえ出来れば、インターフェースは特に問わない。

            Assignee:
            skirnir skirnir
            Reporter:
            jflute jflute
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: