Exemple #1
0
 /// <summary>
 /// Sets the aggregated {@link #getEditAction editAction}.
 /// </summary>
 /// <param name="oEditAction">The editAction to set</param>
 /// <returns>Reference to <code>this</code> in order to allow method chaining</returns>
 public extern virtual sap.m.semantic.DetailPage setEditAction(sap.m.semantic.EditAction oEditAction);
 /// <summary>
 /// Sets the aggregated {@link #getEditAction editAction}.
 /// </summary>
 /// <param name="oEditAction">The editAction to set</param>
 /// <returns>Reference to <code>this</code> in order to allow method chaining</returns>
 public extern virtual sap.m.semantic.FullscreenPage setEditAction(sap.m.semantic.EditAction oEditAction);
Exemple #3
0
 /// <summary>
 /// Sets the aggregated {@link #getEditAction editAction}.
 /// </summary>
 /// <param name="oEditAction">The editAction to set</param>
 /// <returns>Reference to <code>this</code> in order to allow method chaining</returns>
 public extern virtual sap.m.semantic.MasterPage setEditAction(sap.m.semantic.EditAction oEditAction);