示例#1
0
 /// <summary>
 /// Sets the aggregated {@link #getSaveAction saveAction}.
 /// </summary>
 /// <param name="oSaveAction">The saveAction to set</param>
 /// <returns>Reference to <code>this</code> in order to allow method chaining</returns>
 public extern virtual sap.m.semantic.DetailPage setSaveAction(sap.m.semantic.SaveAction oSaveAction);
示例#2
0
 /// <summary>
 /// Sets the aggregated {@link #getSaveAction saveAction}.
 /// </summary>
 /// <param name="oSaveAction">The saveAction to set</param>
 /// <returns>Reference to <code>this</code> in order to allow method chaining</returns>
 public extern virtual sap.m.semantic.FullscreenPage setSaveAction(sap.m.semantic.SaveAction oSaveAction);
示例#3
0
 /// <summary>
 /// Sets the aggregated {@link #getSaveAction saveAction}.
 /// </summary>
 /// <param name="oSaveAction">The saveAction to set</param>
 /// <returns>Reference to <code>this</code> in order to allow method chaining</returns>
 public extern virtual sap.m.semantic.MasterPage setSaveAction(sap.m.semantic.SaveAction oSaveAction);