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