mysticfall / pivot4j

Pivot4J provides a common API for OLAP servers which can be used to build an analytical service frontend with pivot style GUI.
Other
128 stars 99 forks source link

Implement declarative property editor UI (ConditionalProperty frontend). #96

Open mysticfall opened 11 years ago

mysticfall commented 11 years ago

In addition to expression based property editor implemented in #67, provide more declarative and easier to use UI as an alternative.

Technically, it is a frontend for the ConditionalProperty class while the UI implemented in #67 is one for the SimpleProperty class.