Exemplo n.º 1
0
        }//setListOfSecuritiesByRisk

        private void initSelCollections()
        { // Sets the securities corresponding to each Sel collection
            m_colSectors.setProperSecuritiesCollections(m_colSecurities);
            m_colSecTypes.setProperSecuritiesCollections(m_colSecurities);
            m_colMarkets.setProperSecuritiesCollections(m_colSecurities);
        }//initSelCollections