Ejemplo n.º 1
0
 /// <summary>
 /// Sets the aggregated {@link #getDraftIndicator draftIndicator}.
 /// </summary>
 /// <param name="oDraftIndicator">The draftIndicator to set</param>
 /// <returns>Reference to <code>this</code> in order to allow method chaining</returns>
 public extern virtual sap.m.semantic.FullscreenPage setDraftIndicator(sap.m.DraftIndicator oDraftIndicator);
Ejemplo n.º 2
0
 /// <summary>
 /// Sets the aggregated {@link #getDraftIndicator draftIndicator}.
 /// </summary>
 /// <param name="oDraftIndicator">The draftIndicator to set</param>
 /// <returns>Reference to <code>this</code> in order to allow method chaining</returns>
 public extern virtual sap.m.semantic.DetailPage setDraftIndicator(sap.m.DraftIndicator oDraftIndicator);