]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.document.swt.ontology/graph/Components.pgraph
Playground for Antti.
[simantics/platform.git] / bundles / org.simantics.document.swt.ontology / graph / Components.pgraph
index e577e6c5dadda5e00469d9acdf757ad6b10e2af8..60ddd4fb1395880b9abc6beb877732fedc42b408 100644 (file)
@@ -47,6 +47,8 @@ COMPONENTS.Component <T DOC.Components.PrimitiveComponent
     @SWT.defAttribute L0.Value "Boolean"
   >-- COMPONENTS.Component.NoScroll
     @SWT.defAttribute L0.Value "Boolean"
+  >-- COMPONENTS.Component.Check
+    @SWT.defAttribute L0.Value "Boolean"
   >-- COMPONENTS.Component.alignment
     @SWT.defAttribute L0.Value "String"
         
@@ -190,6 +192,8 @@ COMPONENTS.Explorer <T COMPONENTS.Component
     @SWT.defAttribute L0.Value "String"
   >-- 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 <T COMPONENTS.Component
   @attribute COMPONENTS.Explorer.explorerInput
     FUNCTIONS.explorerInput
 
+
 SWT.explorer : L0.Template
     @template %instance %displayFilter %displayHeader %browseContext %contextMenuId %columns
         %instance : COMPONENTS.Explorer