Modifier and Type | Origin and Description |
---|---|
BBjJavaScriptExecutor |
BBjCalendarWidget.BBjJavaScriptExecutor.BBjJavaScriptExecutor(BBjWidget widget!)
A constructor that creates a new BBjJavaScriptExecutor object to be used with a BBj plug-in that extends the BBjWidget plug-in class, specifying the BBjWidget and taking the default flush rate of 200ms. |
BBjJavaScriptExecutor |
BBjCalendarWidget.BBjJavaScriptExecutor.BBjJavaScriptExecutor(BBjWidget widget!, BBjNumber rate!)
A constructor that creates a new BBjJavaScriptExecutor object to be used with a BBj plug-in that extends the BBjWidget plug-in class, specifying the BBjWidget and the flush rate in milliseconds. |