|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectComposite
org.eclipse.mat.ui.internal.query.arguments.ArgumentEditor
org.eclipse.mat.ui.internal.query.arguments.LinkEditor
public class LinkEditor
Nested Class Summary | |
---|---|
static class |
LinkEditor.Mode
|
Nested classes/interfaces inherited from class org.eclipse.mat.ui.internal.query.arguments.ArgumentEditor |
---|
ArgumentEditor.IEditorListener |
Constructor Summary | |
---|---|
LinkEditor(Composite parent,
IQueryContext context,
ArgumentDescriptor descriptor,
TableItem item,
LinkEditor.Mode mode)
|
Method Summary | |
---|---|
java.lang.Object |
getValue()
|
void |
setValue(java.lang.Object value)
|
Methods inherited from class org.eclipse.mat.ui.internal.query.arguments.ArgumentEditor |
---|
addListener, getDescriptor, removeListener |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LinkEditor(Composite parent, IQueryContext context, ArgumentDescriptor descriptor, TableItem item, LinkEditor.Mode mode)
Method Detail |
---|
public java.lang.Object getValue()
getValue
in class ArgumentEditor
public void setValue(java.lang.Object value) throws SnapshotException
setValue
in class ArgumentEditor
SnapshotException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |