com.hp.lft.sdk.sap.ui5

Interface MobileTableBehavior



  • public interface MobileTableBehavior
    Mobile functionality provided for SAPUI5 tables. See Table.getMobile().
    • Method Summary

      Modifier and TypeMethod and Description
      voidnavigateToRow(int row)
      Navigate to the specified row according to its index.
      voidnavigateToRow(TableRow row)
      Navigate to the specified row.