Searched defs:isToggle (Results 1 – 1 of 1) sorted by relevance
914 public Prop(String title, boolean isToggle, boolean isFlag, Map<String, String> choices, in Prop()927 public Prop(String title, boolean isToggle, String definedBy) { in Prop()931 private boolean isToggle() { in isToggle() method in BaseViewRule.Prop