public interface IValueDetailListener
Clients may implement this interface.
IDebugModelPresentation
Modifier and Type | Method and Description |
---|---|
void |
detailComputed(IValue value,
String result)
Notifies this listener that the details for the given
value have been computed as the specified result.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.