Jeff Zhang created ZEPPELIN-2875:
------------------------------------
Summary: Unify the widget property type
Key: ZEPPELIN-2875
URL: https://issues.apache.org/jira/browse/ZEPPELIN-2875
Project: Zeppelin
Issue Type: Improvement
Reporter: Jeff Zhang
The current widget type is not so
{code}
TEXTAREA("textarea"),
STRING("string"),
NUMBER("number"),
URL("url"),
PASSWORD("password"),
CHECKBOX("checkbox");
{code}
TEXTAREA & CHECKBOX is for control type while others are for data type. They
are not in the same category in the perspective of semantic.
.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)