Uiinfrastructure API Docs  
 

ConfigHelper.GetIsJava Method 

Returns whether or not the current platform is Java.

public static bool GetIsJava();

Return Value

boolean true implies Java

See Also

ConfigHelper Class | com.plumtree.uiinfrastructure.statichelpers Namespace