com.htc.view.ScrollControl |
![]() |
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
ScrollControl.CenterView |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Gets the view that you want to put this view of horizontal center or vertical center of parent.
|
Gets the view that you want to put this view of horizontal center or vertical center of parent. In TableLayoutParams.VERTICAL, TableView will scroll the view you return to the vertical center of parent, it will not scroll horizontal direction. In TableLayoutParams.HORIZONTAL, TableView will scroll the view you return to the horizontal center of parent, it will not scroll vertical direction.
visibleViews | All the visible views in TableView |
---|