Class Onboarding

    • Constructor Detail

      • Onboarding

        public Onboarding()
        Construct a OnboardingComponent.
    • Method Detail

      • isOpen

        public boolean isOpen()
        Check to see if the popover is opened and visible.
        Returns:
        true if open.
      • close

        public Onboarding close()
        Close the popover and wait for it to disappear.
        Returns:
        OnboardingComponent.
      • next

        public Onboarding next()
        Go to the next step.
        Returns:
        OnboardingComponent.