Interface DataSetDefRefreshIntervalEditor
-
- All Superinterfaces:
com.google.gwt.editor.client.Editor<String>,com.google.gwt.editor.client.LeafValueEditor<String>,com.google.gwt.user.client.TakesValue<String>
public interface DataSetDefRefreshIntervalEditor extends com.google.gwt.editor.client.LeafValueEditor<String>
The GWT editor contract for the refreshInterval attribute for a data set definition.
- Since:
- 0.4.0
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsetEnabled(boolean isEnabled)
-