Searched refs:showProperties (Results 1 – 2 of 2) sorted by relevance
525 void showStructureViews(final boolean showOutline, final boolean showProperties, in showStructureViews() argument533 showStructureViews(showOutline, showProperties, updateLayout); in showStructureViews()541 boolean show = showOutline || showProperties; in showStructureViews()546 createStructureViews(mStructureFlyout.getFlyoutParent(), showProperties); in showStructureViews() local551 mOutlinePage.setShowPropertySheet(showProperties); in showStructureViews()
663 private void showProperties(ViewNode node) { in showProperties() method in Workspace1387 showProperties((ViewNode) newFocus); in focusChanged()