Uses of Class
com.blueworld.lassopro.LassoCall

Uses of LassoCall in com.blueworld.lassopro
 

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