Skip to Content
0
Nov 22, 2011 at 03:55 PM

User Parameter

27 Views

Hi,

my WD-Application has one parameter (type_class). Dependet of this parameter the starting view should creates an object. The parameter is transfered in method handledefault of the window. My problem: The method handeldefault of the window is processed after the method init of the view.

My actually solution: The object is created in method wdmodifiyview of the start view (her are all parameters available) , but this is not my request.

Please help.

Best regards.