Interface MobileTableBehavior


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

    Modifier and Type
    Method
    Description
    void
    navigateToRow(int row)
    Navigate to the specified row according to its index.
    void
    Navigate to the specified row.