JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.scichart.core.framework
Interface ICleanable
All Known Subinterfaces:
IValues
<T>,
IViewContainer
All Known Implementing Classes:
ByteValues
,
CollectionChangedEventArgs
,
DateValues
,
DoubleValues
,
FloatValues
,
IntegerValues
,
LongValues
,
ModifierTouchEventArgs
,
ShortValues
public interface
ICleanable
Defines a methods which allow to clean current state of object
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
clear
()
Clears the current state of this object
Method Detail
clear
void clear()
Clears the current state of this object
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method