Hi Eugen,
I'm looking for getValueIsAdjusting in
com.ulcjava.base.application.event.ListSelectionEvent ULC (6.1.1)
like in javax.swing.event.ListSelectionEvent (Sdk 1.4.2), but I
don't find it.
What do I wrong, to find it?
For performance reasons ULC forwards only non adjusting list selection
events to the server-side. We therefore omitted the
getValueIsAdjusting() API from the ListSelectionEvent class as this API
would always return null.
I want to call a procedure under ListSelectionListener after all
records (MULTIPLE_INTERVAL_SELECTION)are selected by user with
VK_CONTROL key and not on every row selecting.
Btw, I think that in Swing the valueIsAdjusting property is only
affected by the mouse button and not by the VK_CONTROL key.
Regards Dany
PS: Could you please post your questions to the premium support mailing
list as Dachser has bought premium support? Thanx!
[EMAIL PROTECTED] wrote:
Hello,
I'm looking for getValueIsAdjusting in
com.ulcjava.base.application.event.ListSelectionEvent ULC (6.1.1)
like in javax.swing.event.ListSelectionEvent (Sdk 1.4.2), but I
don't find it.
What do I wrong, to find it?
I want to call a procedure under ListSelectionListener after all
records (MULTIPLE_INTERVAL_SELECTION)are selected by user with
VK_CONTROL key and not on every row selecting.
Best Regards
Eugen Schwarz
_______________________________________________
ULC-developer mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/ulc-developer
_______________________________________________
ULC-developer mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/ulc-developer