From eb56fa7d96cb4b0ba684336b6bede894d8338d62 Mon Sep 17 00:00:00 2001 From: Ingmar Vogel Date: Sun, 23 Jun 2024 18:02:56 +0200 Subject: [PATCH] removed unnecessary classes --- .../LQHostMenu.class/methodProperties.json | 13 +++++++++++-- .../LQPollDraftBuilder.class/methodProperties.json | 5 ++++- .../LQStartMenu.class/methodProperties.json | 4 ++-- .../methodProperties.json | 9 ++++++++- 4 files changed, 25 insertions(+), 6 deletions(-) diff --git a/packages/Liquid-UI.package/LQHostMenu.class/methodProperties.json b/packages/Liquid-UI.package/LQHostMenu.class/methodProperties.json index c940cce8..b9f04ab8 100644 --- a/packages/Liquid-UI.package/LQHostMenu.class/methodProperties.json +++ b/packages/Liquid-UI.package/LQHostMenu.class/methodProperties.json @@ -1,17 +1,23 @@ { "class" : { - "newWithTitle:" : "ape 7/23/2022 09:58" }, + "newWithTitle:" : "ape 7/23/2022 09:58", + "open" : " 6/23/2024 17:58:45" }, "instance" : { "buildClosePollButtonWith:" : "Ingmar Vogel 6/18/2024 16:19", "buildCreateAnotherPollButton:" : "Ingmar Vogel 6/18/2024 16:19", + "buildCreatePollButtonWith:" : " 6/23/2024 17:58:45", "buildCreatePollFromSavedDraftsButton:" : "Ingmar Vogel 6/18/2024 16:19", "buildDeletePollButtonWith:" : "Ingmar Vogel 6/18/2024 16:19", "buildExportResultsButtonWith:" : "Ingmar Vogel 6/18/2024 16:19", "buildIDTextBoxWith:" : "Ingmar Vogel 6/18/2024 16:19", "buildIdCopyButtonWith:" : "Ingmar Vogel 6/18/2024 16:19", + "buildPollInteractionButtonWith:" : " 6/23/2024 17:58:45", "buildPollListWith:" : "Ingmar Vogel 6/18/2024 16:19", + "buildShowResultsButtonWith:" : " 6/23/2024 17:58:45", "buildStopServerButtonWith:" : "Ingmar Vogel 6/18/2024 16:19", + "buildUserSetButtonWith:" : " 6/23/2024 17:58:45", "buildVisualization" : "Ingmar Vogel 6/23/2024 17:43", + "buildVisualizeResultsButtonWith:" : " 6/23/2024 17:58:45", "buildWith:" : "Ingmar Vogel 6/23/2024 17:01", "clipboardDelay" : "Ingmar Vogel 6/18/2024 16:17", "closePoll" : "Ingmar Vogel 6/18/2024 16:16", @@ -27,12 +33,14 @@ "deletePollButtonFrame" : "Ingmar Vogel 6/18/2024 16:19", "exportResults" : "Ingmar Vogel 6/18/2024 16:17", "exportResultsButtonFrame" : "Ingmar Vogel 6/18/2024 16:19", + "extent" : " 6/23/2024 17:58:45", "frame:fromTop:fromLeft:width:" : "Ingmar Vogel 6/18/2024 16:19", "generateRandomID" : "Ingmar Vogel 6/18/2024 16:17", "getIndex" : "Ingmar Vogel 6/18/2024 16:18", "idCopyButtonFrame" : "Ingmar Vogel 6/18/2024 16:20", "idTextBoxFrameFrame" : "Ingmar Vogel 6/18/2024 16:20", "initialize" : "Ingmar Vogel 6/20/2024 18:39", + "openUserSetMenu" : " 6/23/2024 17:58:45", "pollIDString" : "Ingmar Vogel 6/19/2024 13:44", "pollList" : "Ingmar Vogel 6/18/2024 16:18", "pollListFrame" : "Ingmar Vogel 6/18/2024 16:20", @@ -40,4 +48,5 @@ "stopServer" : "Ingmar Vogel 6/18/2024 16:17", "stopServerButtonFrame" : "Ingmar Vogel 6/18/2024 16:20", "update:" : "Ingmar Vogel 6/18/2024 16:55", - "visualizationFrame" : "Ingmar Vogel 6/18/2024 16:21" } } + "visualizationFrame" : "Ingmar Vogel 6/18/2024 16:21", + "visualizeResults" : " 6/23/2024 17:58:45" } } diff --git a/packages/Liquid-UI.package/LQPollDraftBuilder.class/methodProperties.json b/packages/Liquid-UI.package/LQPollDraftBuilder.class/methodProperties.json index c8927322..59bab0f8 100644 --- a/packages/Liquid-UI.package/LQPollDraftBuilder.class/methodProperties.json +++ b/packages/Liquid-UI.package/LQPollDraftBuilder.class/methodProperties.json @@ -1,6 +1,7 @@ { "class" : { - "newWithTitle:" : "Ingmar Vogel 6/8/2024 15:05" }, + "newWithTitle:" : "Ingmar Vogel 6/8/2024 15:05", + "newWithTitle:and:" : " 6/23/2024 17:58:45" }, "instance" : { "addManageUserSetsFrame" : "bn 8/2/2022 16:57", "addQuestion" : "bn 8/2/2022 18:07", @@ -20,6 +21,8 @@ "frame:fromTop:fromLeft:width:" : "bn 8/2/2022 16:58", "generateRandomID" : "JT 6/23/2022 19:34", "getIndex" : "bn 8/2/2022 16:58", + "host" : " 6/23/2024 17:58:45", + "host:" : " 6/23/2024 17:58:45", "initialize" : "Ingmar Vogel 6/18/2024 17:44", "list" : "bn 8/2/2022 16:58", "openManageUserSetsMenu" : "bn 8/2/2022 18:08", diff --git a/packages/Liquid-UI.package/LQStartMenu.class/methodProperties.json b/packages/Liquid-UI.package/LQStartMenu.class/methodProperties.json index 96878f41..fd6ec34e 100644 --- a/packages/Liquid-UI.package/LQStartMenu.class/methodProperties.json +++ b/packages/Liquid-UI.package/LQStartMenu.class/methodProperties.json @@ -5,8 +5,8 @@ "instance" : { "buildEnterHostButtonWith:" : "Ingmar Vogel 6/5/2024 14:40", "buildEnterParticipantButtonWith:" : "Ingmar Vogel 6/5/2024 14:40", - "buildStopServerButtonWith:" : " 6/7/2024 15:10:32", + "buildStopServerButtonWith:" : "6/7/2024 15:10:32", "buildWith:" : "Ingmar Vogel 6/7/2024 11:13", "enterHostMode" : "Ingmar Vogel 6/23/2024 17:15", "enterParticipantMode" : "JT 8/5/2022 19:13", - "stopServer" : " 6/7/2024 15:10:32" } } + "stopServer" : "6/7/2024 15:10:32" } } diff --git a/packages/Liquid-UI.package/LQVisualizationControls.class/methodProperties.json b/packages/Liquid-UI.package/LQVisualizationControls.class/methodProperties.json index 60b1d558..af408c5c 100644 --- a/packages/Liquid-UI.package/LQVisualizationControls.class/methodProperties.json +++ b/packages/Liquid-UI.package/LQVisualizationControls.class/methodProperties.json @@ -1,11 +1,15 @@ { "class" : { - }, + "newWithPoll:" : " 6/23/2024 17:58:45", + "openOn:" : " 6/23/2024 17:58:45" }, "instance" : { + "barChartFrame:" : " 6/23/2024 17:58:45", + "bottomOffset" : " 6/23/2024 17:58:45", "buildBarChartWith:" : "Ingmar Vogel 6/20/2024 18:54", "buildQuestionListWith:" : "Ingmar Vogel 6/23/2024 17:07", "buildWith:" : "Ingmar Vogel 6/23/2024 16:20", "currentVisualization:" : "Ingmar Vogel 6/20/2024 18:58", + "frame:fromTop:fromLeft:width:" : " 6/23/2024 17:58:45", "getIndex" : "Ingmar Vogel 6/20/2024 19:03", "index" : "Ingmar Vogel 6/20/2024 18:57", "index:" : "Ingmar Vogel 6/20/2024 18:57", @@ -14,7 +18,10 @@ "poll:" : "Ingmar Vogel 6/20/2024 18:57", "polling" : "Ingmar Vogel 6/20/2024 18:58", "polling:" : "Ingmar Vogel 6/20/2024 18:58", + "questionIndex" : " 6/23/2024 17:58:45", + "questionIndex:" : " 6/23/2024 17:58:45", "questionList" : "Ingmar Vogel 6/20/2024 18:59", + "questionListFrame:" : " 6/23/2024 17:58:45", "setIndex:" : "Ingmar Vogel 6/20/2024 19:07", "startRefreshing" : "Ingmar Vogel 6/20/2024 19:04", "stopRefreshing" : "Ingmar Vogel 6/20/2024 19:04",