public interface ItemEditor
EditorView
.
Indicates the binding of an editor to a certain data item and provides access to the current property
values.Modifier and Type | Method and Description |
---|---|
Stream<String> |
getPropertyNames() |
<V> Optional<V> |
getPropertyValue(String propertyName) |
<V> Optional<V> |
getPropertyValue(String propertyName,
Locale locale) |
Copyright © 2020 Magnolia International Ltd.. All rights reserved.