| Library | Package | Frames | Expand | Java Toolkit |
| Method Summary | |
|---|---|
| static SelectionEnvironmentOption | SelectionEnvironmentOption_Create
(SelectionEnvAttribute Attribute, int AttributeValue)
Creates selection environment option |
| static WSelectionOptions | WSelectionOptions_Create
(String OptionKeywords,
/*optional*/
Integer MaxNumSels,
/*optional*/
SelectionEnvironmentOptions SelEnvOpts)
Creates selection options required for BaseSession.Select(SelectionOptions, /*optional*/ Selections) |
| Method Detail |
|---|
| SelectionEnvironmentOption_Create |
|---|
| static SelectionEnvironmentOption | SelectionEnvironmentOption_Create | (SelectionEnvAttribute Attribute, int AttributeValue) |
Creates selection environment option
|
| WSelectionOptions_Create |
|---|
| static WSelectionOptions | WSelectionOptions_Create | (String OptionKeywords, /*optional*/ Integer MaxNumSels, /*optional*/ SelectionEnvironmentOptions SelEnvOpts) |
Creates selection options required for BaseSession.Select(SelectionOptions, /*optional*/ Selections)
|