T
- the type not being editedpublic class FakeLeafValueEditor<T> extends Object implements LeafValueEditor<T>
Editor.Ignore, Editor.Path
Constructor and Description |
---|
FakeLeafValueEditor() |
public T getValue()
TakesValue
getValue
in interface TakesValue<T>
TakesValue.setValue(V)
public void setValue(T value)
TakesValue
setValue
in interface TakesValue<T>
value
- a value object of type VTakesValue.getValue()
Copyright © 2018. All rights reserved.