X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.document.swt.ontology%2Fgraph%2FComponents.pgraph;h=60ddd4fb1395880b9abc6beb877732fedc42b408;hb=refs%2Fheads%2Fprivate%2Fantin_tyomaa;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..60ddd4fb1 100644 --- a/bundles/org.simantics.document.swt.ontology/graph/Components.pgraph +++ b/bundles/org.simantics.document.swt.ontology/graph/Components.pgraph @@ -47,6 +47,8 @@ COMPONENTS.Component -- COMPONENTS.Component.NoScroll @SWT.defAttribute L0.Value "Boolean" + >-- COMPONENTS.Component.Check + @SWT.defAttribute L0.Value "Boolean" >-- COMPONENTS.Component.alignment @SWT.defAttribute L0.Value "String" @@ -127,7 +129,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 "" @@ -190,6 +192,8 @@ COMPONENTS.Explorer -- COMPONENTS.Explorer.dragSourceListenerFactory @SWT.defAttribute L0.Value "DragSourceListenerFactory" + >-- COMPONENTS.Explorer.onCheck + @SWT.defAttribute L0.Value "AbstractEventHandler" @attribute COMPONENTS.Explorer.browseContext "" @@ -200,6 +204,7 @@ COMPONENTS.Explorer -- COMPONENTS.Combo.available