Uses of Class
com.altair.hwm.toolkit.utils.HWMSelectionMgr

Packages that use HWMSelectionMgr
com.altair.hwm.toolkit.beans   
com.altair.hwm.toolkit.binding   
com.altair.hwm.toolkit.property   
 

Uses of HWMSelectionMgr in com.altair.hwm.toolkit.beans
 

Constructors in com.altair.hwm.toolkit.beans with parameters of type HWMSelectionMgr
HWMBeanLayoutView(HWMDsgnFrameView viewFrame, HWMDsgnFrameModel modelFrame, HWMSelectionMgr mgrSelection)
          Constructor
 

Uses of HWMSelectionMgr in com.altair.hwm.toolkit.binding
 

Constructors in com.altair.hwm.toolkit.binding with parameters of type HWMSelectionMgr
HWMBindingInfoView(HWMDsgnFrameModel modelFrame, HWMSelectionMgr hwmSelMgr)
          Constructor
 

Uses of HWMSelectionMgr in com.altair.hwm.toolkit.property
 

Constructors in com.altair.hwm.toolkit.property with parameters of type HWMSelectionMgr
HWMPropertyMgrView(HWMDsgnFrameModel modelFrame, HWMSelectionMgr hwmSelMgr, boolean bSimpleWorkflowView)
          Constructor.