JavaScript is disabled on your browser.
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
test.check.command
Interface CreationCommand<T>
Type Parameters:
T
- Specifies the control class.
public interface
CreationCommand<T>
Base interface for creating a single slider.
Author:
Kirill Grouchnikov
Method Summary
Methods
Modifier and Type
Method and Description
T
create
()
Creates a control.
Method Detail
create
T
create()
Creates a control.
Returns:
Control.
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