Uses of Class
com.jfx.SelectionType

Packages that use SelectionType
com.jfx   
 

Uses of SelectionType in com.jfx
 

Fields in com.jfx declared as SelectionType
static SelectionType SelectionType.SELECT_BY_POS
           
static SelectionType SelectionType.SELECT_BY_TICKET
           
 

Methods in com.jfx that return SelectionType
static SelectionType SelectionType.getSelectionType(int val)
           
 

Methods in com.jfx with parameters of type SelectionType
 boolean MT4.orderSelect(int index, SelectionType select, SelectionPool pool)
          The function selects an order for further processing.
 



Copyright © 2008-2009 Roman Gerasimenko.