Top Method Summary
Options Name Purpose
+ LOGICAL FetchFirst () This Method moves to the first DataRow inside the BindingSource.
+ LOGICAL FetchLast () This Method moves to the last DataRow inside the BindingSource.
+ LOGICAL FetchNext () This Method moves to the next DataRow inside the BindingSource.
+ LOGICAL FetchPrev () This Method moves to the previous DataRow inside the BindingSource.

Top Property Summary
Options Name Purpose
+ CHARACTER RecordPosition
+ CHARACTER SmartDataSourceState
+ Consultingwerk.SmartComponents.Interfaces.ISmartNavigationSource SmartNavigationSource


Method Detail
Top

PUBLIC LOGICAL FetchFirst ()

Purpose: This Method moves to the first DataRow inside the BindingSource.
Notes: It is called by The Navigation Tools of the Toolbars.

Returns LOGICAL
Logical value, currently not used
Top

PUBLIC LOGICAL FetchLast ()

Purpose: This Method moves to the last DataRow inside the BindingSource.
Notes: It is called by The Navigation Tools of the Toolbars.
Enforced by Interface ISmartNavigationTarget.

Returns LOGICAL
Logical value, currently not used
Top

PUBLIC LOGICAL FetchNext ()

Purpose: This Method moves to the next DataRow inside the BindingSource.
Notes: It is called by The Navigation Tools of the Toolbars.
Enforced by Interface ISmartNavigationTarget.

Returns LOGICAL
Logical value, currently not used
Top

PUBLIC LOGICAL FetchPrev ()

Purpose: This Method moves to the previous DataRow inside the BindingSource.
Notes: It is called by The Navigation Tools of the Toolbars.
Enforced by Interface ISmartNavigationTarget.

Returns LOGICAL
Logical value, currently not used


Property Detail
Top

PUBLIC CHARACTER RecordPosition


Returns CHARACTER
Top

PUBLIC CHARACTER SmartDataSourceState


Returns CHARACTER
Top

PUBLIC Consultingwerk.SmartComponents.Interfaces.ISmartNavigationSource SmartNavigationSource


Returns Consultingwerk.SmartComponents.Interfaces.ISmartNavigationSource


©2006-2020 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       04.02.2020 23:17:43