Searched refs:ACTION_SHOW_STRUCTURE (Results 1 – 2 of 2) sorted by relevance
117 private static final String ACTION_SHOW_STRUCTURE = "_structure"; //$NON-NLS-1$ field in GridLayoutRule192 if (id.equals(ACTION_SHOW_STRUCTURE)) { in addLayoutActions()233 actions.add(RuleAction.createToggle(ACTION_SHOW_STRUCTURE, "Show Structure", in addLayoutActions()255 actions.add(RuleAction.createToggle(ACTION_SHOW_STRUCTURE, "Show Structure", in addLayoutActions()
74 private static final String ACTION_SHOW_STRUCTURE = "_structure"; //$NON-NLS-1$ field in RelativeLayoutRule346 assert id.equals(ACTION_SHOW_STRUCTURE); in addLayoutActions()365 actions.add(RuleAction.createToggle(ACTION_SHOW_STRUCTURE, "Show All Relationships", in addLayoutActions()