Lines Matching refs:expand

35 	Sidebar.prototype.addSysMLModelElementsPalette = function(expand)  argument
133 …this.addPalette('sysmlModel Elements', 'SysML / Model Elements', expand || false, mxUtils.bind(thi…
142 Sidebar.prototype.addSysMLBlocksPalette = function(expand) argument
700 …this.addPalette('sysmlBlocks', 'SysML / Blocks', expand || false, mxUtils.bind(this, function(cont…
709 Sidebar.prototype.addSysMLPortsAndFlowsPalette = function(expand) argument
992 …this.addPalette('sysmlPorts and Flows', 'SysML / Ports and Flows', expand || false, mxUtils.bind(t…
1001 Sidebar.prototype.addSysMLConstraintBlocksPalette = function(expand) argument
1071 …this.addPalette('sysmlConstraint Blocks', 'SysML / Constraint Blocks', expand || false, mxUtils.bi…
1080 Sidebar.prototype.addSysMLActivitiesPalette = function(expand) argument
1328 …this.addPalette('sysmlActivities', 'SysML / Activities', expand || false, mxUtils.bind(this, funct…
1337 Sidebar.prototype.addSysMLInteractionsPalette = function(expand) argument
1477 …this.addPalette('sysmlInteractions', 'SysML / Interactions', expand || false, mxUtils.bind(this, f…
1486 Sidebar.prototype.addSysMLStateMachinesPalette = function(expand) argument
1603 …this.addPalette('sysmlState Machines', 'SysML / State Machines', expand || false, mxUtils.bind(thi…
1612 Sidebar.prototype.addSysMLUseCasesPalette = function(expand) argument
1658 …this.addPalette('sysmlUse Cases', 'SysML / UseCases', expand || false, mxUtils.bind(this, function…
1667 Sidebar.prototype.addSysMLAllocationsPalette = function(expand) argument
1749 …this.addPalette('sysmlAllocations', 'SysML / Allocations', expand || false, mxUtils.bind(this, fun…
1758 Sidebar.prototype.addSysMLRequirementsPalette = function(expand) argument
2039 …this.addPalette('sysmlRequirements', 'SysML / Requirements', expand || false, mxUtils.bind(this, f…
2048 Sidebar.prototype.addSysMLProfilesPalette = function(expand) argument
2103 …this.addPalette('sysmlProfiles', 'SysML / Profiles', expand || false, mxUtils.bind(this, function(…
2112 Sidebar.prototype.addSysMLStereotypesPalette = function(expand) argument
2151 …this.addPalette('sysmlStereotypes', 'SysML / Stereotypes', expand || false, mxUtils.bind(this, fun…