]> gerrit.simantics Code Review - simantics/3d.git/commit
Reflection-based handling of Enum property editing. 29/3629/1
authorReino Ruusu <reino.ruusu@semantum.fi>
Mon, 25 Nov 2019 11:50:14 +0000 (13:50 +0200)
committerMarko Luukkainen <marko.luukkainen@semantum.fi>
Wed, 27 Nov 2019 13:41:07 +0000 (13:41 +0000)
commitf2054a5fdcdc2baab7d5b21e56d8a03746aa5c3b
treec40f0141844e2421ed113941be3a5d67b7fc5be9
parent0a8a3b6f2dda82f36c77907c4ff2d7e887835f2a
Reflection-based handling of Enum property editing.

gitlab #57

Change-Id: Ifab41fbf38d1e56b36fc561763ce9200cd18c358
(cherry picked from commit 2041d6564531fe794072ddfe345773de1cab60a3)
org.simantics.g3d/src/org/simantics/g3d/property/ComboPropertyManipulator.java
org.simantics.g3d/src/org/simantics/g3d/property/DefaultPropertyManipulatorFactory.java
org.simantics.g3d/src/org/simantics/g3d/property/MethodComboValueProvider.java
org.simantics.g3d/src/org/simantics/g3d/property/MethodValueProvider.java
org.simantics.g3d/src/org/simantics/g3d/property/MethodWithMapValueProvider.java
org.simantics.g3d/src/org/simantics/g3d/property/ValueProvider.java