|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LinkEditor.Mode | |
|---|---|
| org.eclipse.mat.ui.internal.acquire | Acquire heap dumps from other running processes - user interface (not API). |
| org.eclipse.mat.ui.internal.query.arguments | Allows a user to specify arguments for a query - user interface (not API). |
| Uses of LinkEditor.Mode in org.eclipse.mat.ui.internal.acquire |
|---|
| Methods in org.eclipse.mat.ui.internal.acquire with parameters of type LinkEditor.Mode | |
|---|---|
void |
ProviderArgumentsTable.onModeChange(LinkEditor.Mode mode,
ArgumentDescriptor descriptor)
|
| Uses of LinkEditor.Mode in org.eclipse.mat.ui.internal.query.arguments |
|---|
| Methods in org.eclipse.mat.ui.internal.query.arguments that return LinkEditor.Mode | |
|---|---|
static LinkEditor.Mode |
LinkEditor.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static LinkEditor.Mode[] |
LinkEditor.Mode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.eclipse.mat.ui.internal.query.arguments with parameters of type LinkEditor.Mode | |
|---|---|
void |
ArgumentsTable.ITableListener.onModeChange(LinkEditor.Mode mode)
|
void |
ArgumentsWizardPage.onModeChange(LinkEditor.Mode mode)
|
void |
ArgumentsTable.onModeChange(LinkEditor.Mode mode,
ArgumentDescriptor descriptor)
|
void |
ArgumentEditor.IEditorListener.onModeChange(LinkEditor.Mode mode,
ArgumentDescriptor descriptor)
|
| Constructors in org.eclipse.mat.ui.internal.query.arguments with parameters of type LinkEditor.Mode | |
|---|---|
ArgumentsTable(Composite parent,
int style,
IQueryContext context,
ArgumentSet argumentSet,
LinkEditor.Mode mode)
|
|
LinkEditor(Composite parent,
IQueryContext context,
ArgumentDescriptor descriptor,
TableItem item,
LinkEditor.Mode mode)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||