Modifier and Type | Origin and Description |
---|---|
public GxExecutor |
BBjGridExWidget.BBjGridExWidget.Executor!()
Instance of he scripts executor |
Modifier and Type | Origin and Description |
---|---|
public GxExecutor |
BBjGridExWidget.GxExecutor.flush()
Iterate over the enqueued scripts and execute them on the HTML View. The gird should call this method once when it is ready to kick in the execution process.
Normally this done after the The executor then will keep flushing itself whenever it is needed. |