Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[riena-dev] ISubApplicationNode -- isActivated vs isSelected

Hi,

I've been writing code to switch between ISubApplicationNodes via keyboard.

Is there is any difference between the isActivated() and isSelected()
methods? Currently they both have the same value (i.e. either both
false or both true) so it doesn't make a difference. If there is a
case where they can differ, let me know which one is the more correct
to use...

Thanks,
Elias.

-- 
Elias Volanakis | Technical Lead | EclipseSource Portland
elias@xxxxxxxxxxxxxxxxx | +1 503 929 5537 | http://eclipsesource.com


Back to the top