X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=blobdiff_plain;f=bundles%2Forg.simantics.document.ui.ontology%2Fgraph%2FDocumentUI.pgraph;h=3ac065d5e5ef78299553b91710f9538720db247c;hp=cb7cd6498d3139072b14268adac3cff8d40ccbcc;hb=d11239c402eec37ba28edcfa7ea6ca7c1f01147f;hpb=2bcb7e8598e769cf21fa6525fc244e1da3eceb31 diff --git a/bundles/org.simantics.document.ui.ontology/graph/DocumentUI.pgraph b/bundles/org.simantics.document.ui.ontology/graph/DocumentUI.pgraph index cb7cd6498..3ac065d5e 100644 --- a/bundles/org.simantics.document.ui.ontology/graph/DocumentUI.pgraph +++ b/bundles/org.simantics.document.ui.ontology/graph/DocumentUI.pgraph @@ -15,6 +15,7 @@ UI = : L0.Ontology L0.HasResourceClass "org.simantics.document.ui.DocumentUIResource" UI.Functions : L0.Library +UI.Functions.editorLoaded : L0.Function UI.CSSEditorContribution L0.HasLabel "Wiki Style Editor" @@ -187,7 +188,7 @@ UI.Alternative : VIEWS.Alternative UI.NoDocument UI.Sash : VIEWS.SashForm - VIEWS.onLoaded UI.Functions.editorLoaded : L0.Function + VIEWS.onLoaded UI.Functions.editorLoaded VIEWS.Control.layoutData _ : VIEWS.GridLayout.GridData VIEWS.GridLayout.GridData.horizontalGrab true VIEWS.GridLayout.GridData.verticalGrab true @@ -243,7 +244,7 @@ UI.NoDocument : VIEWS.Composite VIEWS.Button.modifier UI.Functions.onCreateDocumentButton : L0.Function UI.Editor : VIEWS.Composite - VIEWS.onLoaded UI.Functions.editorLoaded : L0.Function + VIEWS.onLoaded UI.Functions.editorLoaded L0.HasValueType "WriteGraph => Variable -> Variable -> Boolean" VIEWS.Control.layoutData _ : VIEWS.GridLayout.GridData VIEWS.GridLayout.GridData.horizontalGrab true