Skip to content
This repository has been archived by the owner on Oct 13, 2021. It is now read-only.

Cannot use methods 'add/removeListener' of Animator' class #19

Open
CharlyNapf opened this issue Nov 24, 2016 · 1 comment
Open

Cannot use methods 'add/removeListener' of Animator' class #19

CharlyNapf opened this issue Nov 24, 2016 · 1 comment

Comments

@CharlyNapf
Copy link

CharlyNapf commented Nov 24, 2016

The class 'Animator' of 'animator-2.0.0' has a

  • private constructor
  • some static methods for animation, but no one return the 'Animator' instance

But to call the non-static public methods I need an 'Animator' instance.
See vaadinanimator-publicclassesnotusable

Requirement: either remove these methods or make them usable. Or is there a trick to use them?

@viydaag
Copy link

viydaag commented Apr 3, 2017

I confirm. It is not possible to add a listener with current code.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants