open fun changeEntityValue(role: String, newValue: EntityValue?): Unit (source)
Updates the current entity value in the dialog.
newValue - the new entity value
open fun changeEntityValue(entity: Entity, newValue: Value?): Unit (source)open fun changeEntityValue(entity: Entity, newValue: EntityValue): Unit (source)
Updates the current entity value in the dialog.