Uses of Interface
to.etc.domui.component.tbl.SimpleSearchModel.IQuery

Packages that use SimpleSearchModel.IQuery
to.etc.domui.component.tbl   
 

Uses of SimpleSearchModel.IQuery in to.etc.domui.component.tbl
 

Constructors in to.etc.domui.component.tbl with parameters of type SimpleSearchModel.IQuery
SimpleSearchModel(NodeBase contextSource, SimpleSearchModel.IQuery<T> q)
           
SimpleSearchModel(QDataContextFactory f, SimpleSearchModel.IQuery<T> q)