X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.document.swt.ontology%2Fgraph%2FComponents.pgraph;h=e577e6c5dadda5e00469d9acdf757ad6b10e2af8;hb=2ece1c391a481d1ee1f2285189fc41ebad248a2d;hp=edc7381d5d2133ad138277896ea134718b39e77f;hpb=969bd23cab98a79ca9101af33334000879fb60c5;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.document.swt.ontology/graph/Components.pgraph b/bundles/org.simantics.document.swt.ontology/graph/Components.pgraph index edc7381d5..e577e6c5d 100644 --- a/bundles/org.simantics.document.swt.ontology/graph/Components.pgraph +++ b/bundles/org.simantics.document.swt.ontology/graph/Components.pgraph @@ -127,7 +127,7 @@ COMPONENTS.Button -- COMPONENTS.Button.text @SWT.defAttribute L0.Value "String" >-- COMPONENTS.Button.onPress - @SWT.defAttribute L0.Value "EventHandler" + @SWT.defAttribute L0.Value "AbstractEventHandler" @attribute COMPONENTS.Button.text "" @@ -207,7 +207,8 @@ SWT.explorer : L0.Template COMPONENTS.Explorer.displayHeader %displayHeader COMPONENTS.Explorer.browseContext %browseContext COMPONENTS.Explorer.contextMenuId %contextMenuId - COMPONENTS.Explorer.columns %columns + COMPONENTS.Explorer.columns %columns + COMPONENTS.Explorer.explorerInput FUNCTIONS.explorerInput COMPONENTS.Combo -- COMPONENTS.Combo.available