X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.document.ui.ontology%2Fgraph%2FDocumentUI.pgraph;h=c0a784e9f21dbc58654ab12494fc22bc821c428a;hb=32280fe6cf5a72b8d4c5c6e872563239532c289f;hp=cb7cd6498d3139072b14268adac3cff8d40ccbcc;hpb=25b6c25959c1fb3c60bb41cd0e1f0808e7fc3769;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.document.ui.ontology/graph/DocumentUI.pgraph b/bundles/org.simantics.document.ui.ontology/graph/DocumentUI.pgraph index cb7cd6498..c0a784e9f 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" @@ -24,9 +25,9 @@ UI.CSSEditorContribution "\r -> isInstanceOf r L0.IndexRoot" UI.WikitextContribution : SEL.VariableTabContribution - SEL.VariableTabContribution.HasTest UI.Functions.isWikitext : L0.Function + SEL.TabContribution.HasTest UI.Functions.isWikitext : L0.Function SEL.VariableTabContribution.HasView UI.WikitextContribution.View - SEL.VariableTabContribution.HasPriority 1 + SEL.TabContribution.HasPriority 1 L0.HasLabel "Wiki" UI.WikitextContribution.View : VIEWS.Composite @@ -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