示例#1
0
 /// <summary>
 /// Binds aggregation {@link #getTiles tiles} to model data.
 ///
 /// See {@link sap.ui.base.ManagedObject#bindAggregation ManagedObject.bindAggregation} for a detailed description of the possible properties of <code>oBindingInfo</code>.
 /// </summary>
 /// <param name="oBindingInfo">The binding information</param>
 /// <returns>Reference to <code>this</code> in order to allow method chaining</returns>
 public extern virtual sap.m.SlideTile bindTiles([email protected] oBindingInfo);
示例#2
0
 /// <summary>
 /// Binds aggregation {@link #getItems items} to model data.
 ///
 /// See {@link sap.ui.base.ManagedObject#bindAggregation ManagedObject.bindAggregation} for a detailed description of the possible properties of <code>oBindingInfo</code>.
 /// </summary>
 /// <param name="oBindingInfo">The binding information</param>
 /// <returns>Reference to <code>this</code> in order to allow method chaining</returns>
 public extern virtual sap.m.SegmentedButton bindItems([email protected] oBindingInfo);
示例#3
0
 /// <summary>
 /// Binds aggregation {@link #getContent content} to model data.
 ///
 /// See {@link sap.ui.base.ManagedObject#bindAggregation ManagedObject.bindAggregation} for a detailed description of the possible properties of <code>oBindingInfo</code>.
 /// </summary>
 /// <param name="oBindingInfo">The binding information</param>
 /// <returns>Reference to <code>this</code> in order to allow method chaining</returns>
 public extern virtual sap.m.InputListItem bindContent([email protected] oBindingInfo);
示例#4
0
 /// <summary>
 /// Binds aggregation {@link #getRows rows} to model data.
 ///
 /// See {@link sap.ui.base.ManagedObject#bindAggregation ManagedObject.bindAggregation} for a detailed description of the possible properties of <code>oBindingInfo</code>.
 /// </summary>
 /// <param name="oBindingInfo">The binding information</param>
 /// <returns>Reference to <code>this</code> in order to allow method chaining</returns>
 public extern virtual sap.ui.core.util.Export bindRows([email protected] oBindingInfo);
示例#5
0
 /// <summary>
 /// Binds aggregation {@link #getItems items} to model data.
 ///
 /// See {@link sap.ui.base.ManagedObject#bindAggregation ManagedObject.bindAggregation} for a detailed description of the possible properties of <code>oBindingInfo</code>.
 /// </summary>
 /// <param name="oBindingInfo">The binding information</param>
 /// <returns>Reference to <code>this</code> in order to allow method chaining</returns>
 public extern virtual sap.m.ComboBoxBase bindItems([email protected] oBindingInfo);
示例#6
0
 /// <summary>
 /// Binds aggregation {@link #getNodes nodes} to model data.
 ///
 /// See {@link sap.ui.base.ManagedObject#bindAggregation ManagedObject.bindAggregation} for a detailed description of the possible properties of <code>oBindingInfo</code>.
 /// </summary>
 /// <param name="oBindingInfo">The binding information</param>
 /// <returns>Reference to <code>this</code> in order to allow method chaining</returns>
 public extern virtual sap.ui.commons.Tree bindNodes([email protected] oBindingInfo);
示例#7
0
 /// <summary>
 /// Binds aggregation {@link #getImageContent imageContent} to model data.
 ///
 /// See {@link sap.ui.base.ManagedObject#bindAggregation ManagedObject.bindAggregation} for a detailed description of the possible properties of <code>oBindingInfo</code>.
 /// </summary>
 /// <param name="oBindingInfo">The binding information</param>
 /// <returns>Reference to <code>this</code> in order to allow method chaining</returns>
 public extern virtual sap.m.LightBox bindImageContent([email protected] oBindingInfo);
示例#8
0
 /// <summary>
 /// Binds aggregation {@link #getItems items} to model data.
 ///
 /// See {@link sap.ui.base.ManagedObject#bindAggregation ManagedObject.bindAggregation} for a detailed description of the possible properties of <code>oBindingInfo</code>.
 /// </summary>
 /// <param name="oBindingInfo">The binding information</param>
 /// <returns>Reference to <code>this</code> in order to allow method chaining</returns>
 public extern virtual sap.ui.commons.RadioButtonGroup bindItems([email protected] oBindingInfo);
示例#9
0
 /// <summary>
 /// Binds aggregation {@link #getDetailBox detailBox} to model data.
 ///
 /// See {@link sap.ui.base.ManagedObject#bindAggregation ManagedObject.bindAggregation} for a detailed description of the possible properties of <code>oBindingInfo</code>.
 /// </summary>
 /// <param name="oBindingInfo">The binding information</param>
 /// <returns>Reference to <code>this</code> in order to allow method chaining</returns>
 public extern virtual sap.f.Avatar bindDetailBox([email protected] oBindingInfo);
示例#10
0
 /// <summary>
 /// Binds aggregation {@link #getDimMeasureItems dimMeasureItems} to model data.
 ///
 /// See {@link sap.ui.base.ManagedObject#bindAggregation ManagedObject.bindAggregation} for a detailed description of the possible properties of <code>oBindingInfo</code>.
 /// </summary>
 /// <param name="oBindingInfo">The binding information</param>
 /// <returns>Reference to <code>this</code> in order to allow method chaining</returns>
 public extern virtual sap.m.P13nDimMeasurePanel bindDimMeasureItems([email protected] oBindingInfo);
示例#11
0
 /// <summary>
 /// Binds aggregation {@link #getColumnsItems columnsItems} to model data.
 ///
 /// See {@link sap.ui.base.ManagedObject#bindAggregation ManagedObject.bindAggregation} for a detailed description of the possible properties of <code>oBindingInfo</code>.
 /// </summary>
 /// <param name="oBindingInfo">The binding information</param>
 /// <returns>Reference to <code>this</code> in order to allow method chaining</returns>
 public extern virtual sap.m.P13nColumnsPanel bindColumnsItems([email protected] oBindingInfo);
示例#12
0
 /// <summary>
 /// Binds aggregation {@link #getItems items} to model data.
 ///
 /// See {@link sap.ui.base.ManagedObject#bindAggregation ManagedObject.bindAggregation} for a detailed description of the possible properties of <code>oBindingInfo</code>.
 /// </summary>
 /// <param name="oBindingInfo">The binding information</param>
 /// <returns>Reference to <code>this</code> in order to allow method chaining</returns>
 public extern virtual sap.m.TabContainer bindItems([email protected] oBindingInfo);
示例#13
0
 /// <summary>
 /// Binds aggregation {@link #getElements elements} to model data.
 ///
 /// See {@link sap.ui.base.ManagedObject#bindAggregation ManagedObject.bindAggregation} for a detailed description of the possible properties of <code>oBindingInfo</code>.
 /// </summary>
 /// <param name="oBindingInfo">The binding information</param>
 /// <returns>Reference to <code>this</code> in order to allow method chaining</returns>
 public extern virtual sap.m.QuickViewGroup bindElements([email protected] oBindingInfo);
 /// <summary>
 /// Binds aggregation {@link #getLines lines} to model data.
 ///
 /// See {@link sap.ui.base.ManagedObject#bindAggregation ManagedObject.bindAggregation} for a detailed description of the possible properties of <code>oBindingInfo</code>.
 /// </summary>
 /// <param name="oBindingInfo">The binding information</param>
 /// <returns>Reference to <code>this</code> in order to allow method chaining</returns>
 public extern virtual sap.m.SelectionDetailsItem bindLines([email protected] oBindingInfo);
示例#15
0
 /// <summary>
 /// Binds aggregation {@link #getPanels panels} to model data.
 ///
 /// See {@link sap.ui.base.ManagedObject#bindAggregation ManagedObject.bindAggregation} for a detailed description of the possible properties of <code>oBindingInfo</code>.
 /// </summary>
 /// <param name="oBindingInfo">The binding information</param>
 /// <returns>Reference to <code>this</code> in order to allow method chaining</returns>
 public extern virtual sap.m.P13nDialog bindPanels([email protected] oBindingInfo);
示例#16
0
 /// <summary>
 /// Binds aggregation {@link #getGroupItems groupItems} to model data.
 ///
 /// See {@link sap.ui.base.ManagedObject#bindAggregation ManagedObject.bindAggregation} for a detailed description of the possible properties of <code>oBindingInfo</code>.
 /// </summary>
 /// <param name="oBindingInfo">The binding information</param>
 /// <returns>Reference to <code>this</code> in order to allow method chaining</returns>
 public extern virtual sap.m.P13nGroupPanel bindGroupItems([email protected] oBindingInfo);
示例#17
0
 /// <summary>
 /// Binds aggregation {@link #getTileContent tileContent} to model data.
 ///
 /// See {@link sap.ui.base.ManagedObject#bindAggregation ManagedObject.bindAggregation} for a detailed description of the possible properties of <code>oBindingInfo</code>.
 /// </summary>
 /// <param name="oBindingInfo">The binding information</param>
 /// <returns>Reference to <code>this</code> in order to allow method chaining</returns>
 public extern virtual sap.m.GenericTile bindTileContent([email protected] oBindingInfo);
示例#18
0
 /// <summary>
 /// Binds aggregation {@link #getContent content} to model data.
 ///
 /// See {@link sap.ui.base.ManagedObject#bindAggregation ManagedObject.bindAggregation} for a detailed description of the possible properties of <code>oBindingInfo</code>.
 /// </summary>
 /// <param name="oBindingInfo">The binding information</param>
 /// <returns>Reference to <code>this</code> in order to allow method chaining</returns>
 public extern virtual sap.ui.commons.Carousel bindContent([email protected] oBindingInfo);
示例#19
0
 /// <summary>
 /// Binds aggregation {@link #getContent content} to model data.
 ///
 /// See {@link sap.ui.base.ManagedObject#bindAggregation ManagedObject.bindAggregation} for a detailed description of the possible properties of <code>oBindingInfo</code>.
 /// </summary>
 /// <param name="oBindingInfo">The binding information</param>
 /// <returns>Reference to <code>this</code> in order to allow method chaining</returns>
 public extern virtual sap.m.CustomTreeItem bindContent([email protected] oBindingInfo);
示例#20
0
 /// <summary>
 /// Binds aggregation {@link #getItem item} to model data.
 ///
 /// See {@link sap.ui.base.ManagedObject#bindAggregation ManagedObject.bindAggregation} for a detailed description of the possible properties of <code>oBindingInfo</code>.
 /// </summary>
 /// <param name="oBindingInfo">The binding information</param>
 /// <returns>Reference to <code>this</code> in order to allow method chaining</returns>
 public extern virtual sap.tnt.SideNavigation bindItem([email protected] oBindingInfo);
示例#21
0
 /// <summary>
 /// Binds aggregation {@link #getPages pages} to model data.
 ///
 /// See {@link sap.ui.base.ManagedObject#bindAggregation ManagedObject.bindAggregation} for a detailed description of the possible properties of <code>oBindingInfo</code>.
 /// </summary>
 /// <param name="oBindingInfo">The binding information</param>
 /// <returns>Reference to <code>this</code> in order to allow method chaining</returns>
 public extern virtual sap.m.QuickViewBase bindPages([email protected] oBindingInfo);
示例#22
0
 /// <summary>
 /// Binds aggregation {@link #getItems items} to model data.
 ///
 /// See {@link sap.ui.base.ManagedObject#bindAggregation ManagedObject.bindAggregation} for a detailed description of the possible properties of <code>oBindingInfo</code>.
 /// </summary>
 /// <param name="oBindingInfo">The binding information</param>
 /// <returns>Reference to <code>this</code> in order to allow method chaining</returns>
 public extern virtual sap.m.ViewSettingsFilterItem bindItems([email protected] oBindingInfo);
示例#23
0
 /// <summary>
 /// Binds aggregation {@link #getCells cells} to model data.
 ///
 /// See {@link sap.ui.base.ManagedObject#bindAggregation ManagedObject.bindAggregation} for a detailed description of the possible properties of <code>oBindingInfo</code>.
 /// </summary>
 /// <param name="oBindingInfo">The binding information</param>
 /// <returns>Reference to <code>this</code> in order to allow method chaining</returns>
 public extern virtual sap.m.ColumnListItem bindCells([email protected] oBindingInfo);
示例#24
0
 /// <summary>
 /// Binds aggregation {@link #getItems items} to model data.
 ///
 /// See {@link sap.ui.base.ManagedObject#bindAggregation ManagedObject.bindAggregation} for a detailed description of the possible properties of <code>oBindingInfo</code>.
 /// </summary>
 /// <param name="oBindingInfo">The binding information</param>
 /// <returns>Reference to <code>this</code> in order to allow method chaining</returns>
 public extern virtual sap.m.SelectList bindItems([email protected] oBindingInfo);
示例#25
0
 /// <summary>
 /// Binds aggregation {@link #getItems items} to model data.
 ///
 /// See {@link sap.ui.base.ManagedObject#bindAggregation ManagedObject.bindAggregation} for a detailed description of the possible properties of <code>oBindingInfo</code>.
 /// </summary>
 /// <param name="oBindingInfo">The binding information</param>
 /// <returns>Reference to <code>this</code> in order to allow method chaining</returns>
 public extern virtual sap.ui.ux3.DataSet bindItems([email protected] oBindingInfo);