Uses of Class
com.omnipilot.lassopro.LassoCall

Uses of LassoCall in com.omnipilot.lassopro
 

Methods in com.omnipilot.lassopro with parameters of type LassoCall
 int LassoDSModule.DS_METHOD_PROTOTYPE(LassoCall lasso, int action, LassoValue data)
          A prototype for all datasource methods registered by registerDSModule.
 int LassoTagModule.TAG_METHOD_PROTOTYPE(LassoCall lasso, int action)
          A prototype for all tag methods registered by registerTagModule.