You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: org.knime.core.ui/src/eclipse/org/knime/core/webui/node/dialog/defaultdialog/internal/button/SimpleButtonWidget.java
Copy file name to clipboardExpand all lines: org.knime.core.ui/src/eclipse/org/knime/core/webui/node/dialog/defaultdialog/jsonforms/JsonFormsConsts.java
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -224,6 +224,11 @@ private UiSchema() {
224
224
*/
225
225
publicstaticfinalStringTAG_MESSAGE = "message";
226
226
227
+
/**
228
+
* Used to re-activate a button after its action has been performed.
Copy file name to clipboardExpand all lines: org.knime.core.ui/src/eclipse/org/knime/core/webui/node/dialog/defaultdialog/jsonforms/uischema/UiSchemaOptionsGenerator.java
Copy file name to clipboardExpand all lines: org.knime.core.ui/src/eclipse/org/knime/core/webui/node/dialog/defaultdialog/util/updates/WidgetTreesToRefsAndStateProviders.java
0 commit comments