public class BinaryValueEditor extends Object implements ValueEditor<String>
| Constructor and Description |
|---|
BinaryValueEditor() |
| Modifier and Type | Method and Description |
|---|---|
void |
setValue(JcrNode node,
String name,
String reference)
Assigns value of the given property of the given node to the editor.
|
public BinaryValueEditor()
public void setValue(JcrNode node, String name, String reference)
ValueEditorsetValue in interface ValueEditor<String>node - the node representationname - property namereference - property valueCopyright © 2008–2018 JBoss, a division of Red Hat. All rights reserved.