Home
last modified time | relevance | path

Searched refs:setPageVisible (Results 1 – 12 of 12) sorted by relevance

/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DSchemaEditorToolBar.java147 graphComponent.setPageVisible(true); in SchemaEditorToolBar()
153 graphComponent.setPageVisible(true); in SchemaEditorToolBar()
H A DEditorToolBar.java244 graphComponent.setPageVisible(true); in EditorToolBar()
250 graphComponent.setPageVisible(true); in EditorToolBar()
H A DEditorActions.java300 graphComponent.setPageVisible(true); in actionPerformed()
H A DEditorActions.java.bak300 graphComponent.setPageVisible(true);
/plugin/jdraw/src/com/mxgraph/examples/swing/
H A DGraphEditor.java534 setPageVisible(true); in CustomGraphComponent()
H A DGraphEditor.java.bak405 setPageVisible(true);
/plugin/diagramsnet/lib/js/grapheditor/
H A DActions.js1172 ui.setPageVisible(!graph.pageVisible);
H A DEditorUi.js3469 EditorUi.prototype.setPageVisible = function(value) method in EditorUi
/plugin/jdraw/lib/
H A Djgraphx.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/diagramsnet/lib/js/
H A Dviewer.min.js2240 EditorUi.prototype.setPageVisible=function(b){var c=this.editor.graph,e=mxUtils.hasScrollbars(c.con…
2990 …ollbars});t=this.addAction("pageView",mxUtils.bind(this,function(){e.setPageVisible(!g.pageVisible…
H A Dviewer-static.min.js2240 EditorUi.prototype.setPageVisible=function(b){var c=this.editor.graph,e=mxUtils.hasScrollbars(c.con…
2990 …ollbars});t=this.addAction("pageView",mxUtils.bind(this,function(){e.setPageVisible(!g.pageVisible…
H A Dapp.min.js2274 EditorUi.prototype.setPageVisible=function(a){var b=this.editor.graph,d=mxUtils.hasScrollbars(b.con…
3535 …ollbars});k=this.addAction("pageView",mxUtils.bind(this,function(){d.setPageVisible(!c.pageVisible…