API Documentation > Interfaces > Interface WSelectionOptions
Interface WSelectionOptions

package com.ptc.wfc.wfcSelect;

public interface
WSelectionOptions
extends
com.ptc.pfc.pfcSelect.SelectionOptions


Description
Adds more functionality to SelectionOptions
See Also:
User Guide References:
Methods Inherited from Interface com.ptc.pfc.pfcSelect.SelectionOptions :
Method Summary
Get method for attribute "SelEnvOptions"
Options to set selection environment
void
Set method for attribute "SelEnvOptions"
Options to set selection environment
Method Detail
GetSelEnvOptions
GetSelEnvOptions
()
SetSelEnvOptions
void
SetSelEnvOptions
Options to set selection environment
User Guide References:
Was this helpful?