API Documentation > Classes > Class uifcPGLWindow
Class uifcPGLWindow

package com.ptc.uifc.uifcPGLWindow;

public class
uifcPGLWindow


Description
Contains global CIP definitions for module "uifcPGLWindow"
User Guide References:
Method Summary
static PGLWindow
PGLWindowDefine (String name)
static PGLWindow
PGLWindowFind (String device, String component)
Method Detail
PGLWindowFind
static PGLWindow
PGLWindowFind
(String device, String component)
Parameters:
device
component
Returns:
PGLWindowDefine
static PGLWindow
PGLWindowDefine
(String name)
Parameters:
name
Returns:
Was this helpful?