net.pleso.framework.client.bl.rb
Interface IRowClassifiersProvider


public interface IRowClassifiersProvider

Represents row classifiers provider.


Method Summary
 IRowClassifier[] getRowClassifiers()
          Returns array of IRowClassifier.
 

Method Detail

getRowClassifiers

IRowClassifier[] getRowClassifiers()
Returns array of IRowClassifier.

Returns:
array of classifiers


Copyright © 2006-2007 pleso.net crew All Rights Reserved.