Exemple #1
0
				/// <summary>
				/// Binds property {@link #getValue value} to model data.
				/// 
				/// See {@link sap.ui.base.ManagedObject#bindProperty ManagedObject.bindProperty} 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.InputBase bindValue([email protected] oBindingInfo);
 /// <summary>
 /// Binds property {@link #getValue value} to model data.
 ///
 /// See {@link sap.ui.base.ManagedObject#bindProperty ManagedObject.bindProperty} 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.RatingIndicator bindValue([email protected] oBindingInfo);
Exemple #3
0
 /// <summary>
 /// Binds property {@link #getChecked checked} to model data.
 ///
 /// See {@link sap.ui.base.ManagedObject#bindProperty ManagedObject.bindProperty} 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.CheckBox bindChecked([email protected] oBindingInfo);
Exemple #4
0
 /// <summary>
 /// Binds property {@link #getText text} to model data.
 ///
 /// See {@link sap.ui.base.ManagedObject#bindProperty ManagedObject.bindProperty} 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.InfoLabel bindText([email protected] oBindingInfo);
 /// <summary>
 /// Binds property {@link #getSelectedKey selectedKey} to model data.
 ///
 /// See {@link sap.ui.base.ManagedObject#bindProperty ManagedObject.bindProperty} 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 bindSelectedKey([email protected] oBindingInfo);
Exemple #6
0
 /// <summary>
 /// Binds property {@link #getText text} to model data.
 ///
 /// See {@link sap.ui.base.ManagedObject#bindProperty ManagedObject.bindProperty} 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.TextView bindText([email protected] oBindingInfo);