Skip to main content
Solved

How to fix "no suitable method found to override" for a custom screen

  • 29 June 2021
  • 1 reply
  • 264 views

I created a new custom screen, but the initialize () method which was declared override was not found. 
Error: no suitable method found to override

thank you in advance :)

 

Best answer by Gabriel Michaud

There’s no Initialize method in PXGraph that you can override this way. If you want to run code during graph initialization, add a constructor -- public void CLCalculetteMaintFss()

View original
Did this topic help you find an answer to your question?

1 reply

Gabriel Michaud
Captain II
Forum|alt.badge.img+10

There’s no Initialize method in PXGraph that you can override this way. If you want to run code during graph initialization, add a constructor -- public void CLCalculetteMaintFss()


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings