public static interface ApplicationX.PropertyEditor
void setValue(Object value)
value - The new target object to be edited. Note that this
object should not be modified by the PropertyEditor, rather
the PropertyEditor should create a new object to hold any
modified value.Object getValue()
Copyright © 2021. All rights reserved.