|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CheckBoxEditor.Type | |
---|---|
org.eclipse.mat.ui.internal.query.arguments | Allows a user to specify arguments for a query - user interface (not API). |
Uses of CheckBoxEditor.Type in org.eclipse.mat.ui.internal.query.arguments |
---|
Methods in org.eclipse.mat.ui.internal.query.arguments that return CheckBoxEditor.Type | |
---|---|
CheckBoxEditor.Type |
CheckBoxEditor.getType()
|
static CheckBoxEditor.Type |
CheckBoxEditor.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static CheckBoxEditor.Type[] |
CheckBoxEditor.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in org.eclipse.mat.ui.internal.query.arguments with parameters of type CheckBoxEditor.Type | |
---|---|
CheckBoxEditor(Composite parent,
IQueryContext context,
ArgumentDescriptor descriptor,
TableItem item,
CheckBoxEditor.Type type)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |