M-Business List Viewer API

The M-Business List Viewer is a MIME player that allows the user to sort and filter the displayed contents of an M-Business XML datastore agdbset or of an ExtendedDBSet.

Note

The List Viewer currently is available only for use with the M-Business XML POD, which receives data from the M-Business XML conduit. If you use the UltraLite on-device database, you will have to provide comparable functionality.

Caution

If you use the List Viewer, you must make sure that the supporting code file on the device is the correct one for the version of M-Business Client on the device. For more information, see M-Business version-specific on-device code files.

Specific format specifications for the read-only text field are listed in Field format specifications.

The rest of this section documents the functions available in the M-Business List Viewer API. For instructions on embedding an instance of the List Viewer in HTML, see Using the List Viewer.


Summary of M-Business List Viewer API attributes and methods
getColumnId( )
getColumnResizeFlag( )
getColumnWidth( )
getComponent( )
getDbSet( )
getOnClickEventColumn( )
getOnClickEventRow( )
getOnClickEventTarget( )
getScrollPosition( )
getSelectionDbSetIndex( )
getSelectionIndex( )
pageDown( )
pageUp( )
refreshDbSet( )
refreshScreen( )
scrollDown( )
scrollUp( )
setColumnAlignment( )
setColumnCount( )
setColumnDSName( )
setColumnFormat( )
setColumnHeaderImage( )
setColumnSortOrder( )
setColumnTitle( )
setColumnWidth( )
setDbSet( )
setScrollPosition( )
setSelectionDbSetIndex( )