X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.document.swt.ontology%2Fgraph%2FComponents.pgraph;h=b255c4f2b4bd53863bd6e6471e3e5014d33c3cea;hb=91e878ce39c9db112d658b3236f29a13e12724e6;hp=7029798418cdd41ef144de72183d2bc24ffedfd4;hpb=0f24ef8821e9401ae8134725b60209f612ae8f7e;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 702979841..b255c4f2b 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 ""