public ButtonGroupBuilder ID(JS expr) { InternalID.SetExpr(expr.Value); return(this); }
public FileUploaderBuilder ID(JS expr) { InternalID.SetExpr(expr.Value); return(this); }
public CheckBoxBuilder ID(JS expr) { InternalID.SetExpr(expr.Value); return(this); }
public ToolbarBuilder ID(JS expr) { InternalID.SetExpr(expr.Value); return(this); }
public FunnelBuilder ID(JS expr) { InternalID.SetExpr(expr.Value); return(this); }
public TextAreaBuilder ID(JS expr) { InternalID.SetExpr(expr.Value); return(this); }
public ValidationSummaryBuilder ID(JS expr) { InternalID.SetExpr(expr.Value); return(this); }
public DiagramBuilder ID(JS expr) { InternalID.SetExpr(expr.Value); return(this); }
public ProgressBarBuilder ID(JS expr) { InternalID.SetExpr(expr.Value); return(this); }
public SwitchBuilder ID(JS expr) { InternalID.SetExpr(expr.Value); return(this); }
public GanttBuilder <T> ID(JS expr) { InternalID.SetExpr(expr.Value); return(this); }
public BarGaugeBuilder ID(JS expr) { InternalID.SetExpr(expr.Value); return(this); }
public SparklineBuilder ID(JS expr) { InternalID.SetExpr(expr.Value); return(this); }
public HtmlEditorBuilder ID(JS expr) { InternalID.SetExpr(expr.Value); return(this); }
public PivotGridBuilder <T> ID(JS expr) { InternalID.SetExpr(expr.Value); return(this); }
public DropDownButtonBuilder ID(JS expr) { InternalID.SetExpr(expr.Value); return(this); }
public PieChartBuilder ID(JS expr) { InternalID.SetExpr(expr.Value); return(this); }
public SortableBuilder ID(JS expr) { InternalID.SetExpr(expr.Value); return(this); }
public PopoverBuilder ID(JS expr) { InternalID.SetExpr(expr.Value); return(this); }
public LookupBuilder ID(JS expr) { InternalID.SetExpr(expr.Value); return(this); }
public VectorMapBuilder ID(JS expr) { InternalID.SetExpr(expr.Value); return(this); }
public AccordionBuilder ID(JS expr) { InternalID.SetExpr(expr.Value); return(this); }
public SpeedDialActionBuilder ID(JS expr) { InternalID.SetExpr(expr.Value); return(this); }
public GalleryBuilder ID(JS expr) { InternalID.SetExpr(expr.Value); return(this); }
public ContextMenuBuilder ID(JS expr) { InternalID.SetExpr(expr.Value); return(this); }
public RangeSliderBuilder ID(JS expr) { InternalID.SetExpr(expr.Value); return(this); }
public ScrollViewBuilder ID(JS expr) { InternalID.SetExpr(expr.Value); return(this); }
public RecurrenceEditorBuilder ID(JS expr) { InternalID.SetExpr(expr.Value); return(this); }
public AutocompleteBuilder ID(JS expr) { InternalID.SetExpr(expr.Value); return(this); }
public LoadIndicatorBuilder ID(JS expr) { InternalID.SetExpr(expr.Value); return(this); }