|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HWMTplProps | |
---|---|
com.altair.hwm.toolkit.frame | |
com.altair.hwm.toolkit.page | |
com.altair.hwm.toolkit.preferences |
Uses of HWMTplProps in com.altair.hwm.toolkit.frame |
---|
Methods in com.altair.hwm.toolkit.frame that return HWMTplProps | |
---|---|
HWMTplProps |
HWMFrameModel.GetActiveTplProps()
Get the process definition properties for the currently active model instance |
HWMTplProps |
HWMAppFrameModel.GetActiveTplProps()
Get the process definition properties for the currently active model instance |
HWMTplProps |
HWMMenuToolBarHandler.GetTplProps()
Returns the pmt props to use |
HWMTplProps |
HWMFrameModel.GetTplProps(java.lang.String strTplFileName)
Get the process definition properties for the given model instance |
Methods in com.altair.hwm.toolkit.frame with parameters of type HWMTplProps | |
---|---|
void |
HWMMenuToolBarHandler.SetTplProps(HWMTplProps propsTpl)
Sets the pmt props to use |
Uses of HWMTplProps in com.altair.hwm.toolkit.page |
---|
Methods in com.altair.hwm.toolkit.page that return HWMTplProps | |
---|---|
HWMTplProps |
HWMModelInstance.GetTplProperties()
Get the pmt props for the template to which this instance belomgs to |
Methods in com.altair.hwm.toolkit.page with parameters of type HWMTplProps | |
---|---|
static void |
HWMModelInstance.ReadTemplatePreference(HWMTplProps hwmTplProps,
java.io.File fileTpl)
Reads the pmt preferences from the pmt file. |
void |
HWMModelInstance.SetTplProperties(HWMTplProps hwmTplProps)
Set the pmt props for the template to which this instance belomgs to |
Uses of HWMTplProps in com.altair.hwm.toolkit.preferences |
---|
Methods in com.altair.hwm.toolkit.preferences with parameters of type HWMTplProps | |
---|---|
void |
HWMTplPrefPanel.SetTplProps(HWMTplProps propsTpl)
Set the tpl props |
void |
HWMTplArgsPanel.SetTplProps(HWMTplProps propsTpl)
Set the tpl props |
void |
HWMSplashAboutPrefPanel.SetTplProps(HWMTplProps propsTpl)
Sets the pmt prefs to edit |
void |
HWMTplPrefDialog.ShowDialog(HWMTplProps propsTpl)
Shows the dialog for the specified HWMTplProps |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |