is_compulsory_for_desktop
Description:
public bool is_compulsory_for_desktop (
string desktop)
Check if this component is compulsory for the given desktop.
Parameters:
this |
an Component object
|
desktop |
the desktop-id to test for
|
Returns:
true if compulsory, false otherwise.
|