Interface FillCallback
-
- All Superinterfaces:
Scriptable<Object,DatasetContext>
public interface FillCallback extends Scriptable<Object,DatasetContext>
Callback interface to setfillproperty at runtime.
The result object can have one of following type:
Fill- Boolean
- Integer for
AbsoluteDatasetIndexFill - String for
RelativeDatasetIndexFill
- Author:
- Andrea "Stock" Stocchero
- See Also:
IsFill,Fill,AbsoluteDatasetIndexFill,RelativeDatasetIndexFill
-
-
Method Summary
-
Methods inherited from interface org.pepstock.charba.client.callbacks.Scriptable
invoke
-
-