Class GenericActionComponent

  • All Implemented Interfaces:
    com.adyen.checkout.action.internal.ActionHandlingComponent , com.adyen.checkout.components.core.internal.ActionComponent , com.adyen.checkout.components.core.internal.Component , com.adyen.checkout.components.core.internal.IntentHandlingComponent , com.adyen.checkout.components.core.internal.ResultHandlingComponent , com.adyen.checkout.ui.core.internal.ui.ViewableComponent

    
    public final class GenericActionComponent
    extends ViewModel implements ActionComponent, ViewableComponent, IntentHandlingComponent, ActionHandlingComponent
                        

    An ActionComponent that is able to handle every action.

    • 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
      ActionDelegate getDelegate()
      Flow<ComponentViewType> getViewFlow()
      • Methods inherited from class com.adyen.checkout.components.core.internal.ActionComponent

        canHandleAction, handleAction
      • Methods inherited from class com.adyen.checkout.components.core.internal.IntentHandlingComponent

        handleIntent
      • Methods inherited from class androidx.lifecycle.ViewModel

        addCloseable
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait