JavaScript is disabled on your browser.
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
D
G
I
O
R
S
T
A
addFooterView(View)
- Method in class in.srain.cube.views.
GridViewWithHeaderAndFooter
addFooterView(View, Object, boolean)
- Method in class in.srain.cube.views.
GridViewWithHeaderAndFooter
addHeaderView(View)
- Method in class in.srain.cube.views.
GridViewWithHeaderAndFooter
Add a fixed view to appear at the top of the grid.
addHeaderView(View, Object, boolean)
- Method in class in.srain.cube.views.
GridViewWithHeaderAndFooter
Add a fixed view to appear at the top of the grid.
D
DEBUG
- Static variable in class in.srain.cube.views.
GridViewWithHeaderAndFooter
G
getFooterViewCount()
- Method in class in.srain.cube.views.
GridViewWithHeaderAndFooter
getHeaderHeight(int)
- Method in class in.srain.cube.views.
GridViewWithHeaderAndFooter
getHeaderViewCount()
- Method in class in.srain.cube.views.
GridViewWithHeaderAndFooter
getHorizontalSpacing()
- Method in class in.srain.cube.views.
GridViewWithHeaderAndFooter
getOriginalAdapter()
- Method in class in.srain.cube.views.
GridViewWithHeaderAndFooter
Return original adapter for convenience.
getRowHeight()
- Method in class in.srain.cube.views.
GridViewWithHeaderAndFooter
getVerticalSpacing()
- Method in class in.srain.cube.views.
GridViewWithHeaderAndFooter
GridViewWithHeaderAndFooter
- Class in
in.srain.cube.views
A
GridView
that supports adding header rows in a very similar way to
ListView
.
GridViewWithHeaderAndFooter(Context)
- Constructor for class in.srain.cube.views.
GridViewWithHeaderAndFooter
GridViewWithHeaderAndFooter(Context, AttributeSet)
- Constructor for class in.srain.cube.views.
GridViewWithHeaderAndFooter
GridViewWithHeaderAndFooter(Context, AttributeSet, int)
- Constructor for class in.srain.cube.views.
GridViewWithHeaderAndFooter
I
in.srain.cube.views
- package in.srain.cube.views
invalidateRowHeight()
- Method in class in.srain.cube.views.
GridViewWithHeaderAndFooter
O
onDetachedFromWindow()
- Method in class in.srain.cube.views.
GridViewWithHeaderAndFooter
onMeasure(int, int)
- Method in class in.srain.cube.views.
GridViewWithHeaderAndFooter
R
removeFooterView(View)
- Method in class in.srain.cube.views.
GridViewWithHeaderAndFooter
Removes a previously-added footer view.
removeHeaderView(View)
- Method in class in.srain.cube.views.
GridViewWithHeaderAndFooter
Removes a previously-added header view.
S
setAdapter(ListAdapter)
- Method in class in.srain.cube.views.
GridViewWithHeaderAndFooter
setClipChildren(boolean)
- Method in class in.srain.cube.views.
GridViewWithHeaderAndFooter
setClipChildrenSupper(boolean)
- Method in class in.srain.cube.views.
GridViewWithHeaderAndFooter
Do not call this method unless you know how it works.
setNumColumns(int)
- Method in class in.srain.cube.views.
GridViewWithHeaderAndFooter
setOnItemClickListener(AdapterView.OnItemClickListener)
- Method in class in.srain.cube.views.
GridViewWithHeaderAndFooter
setOnItemLongClickListener(AdapterView.OnItemLongClickListener)
- Method in class in.srain.cube.views.
GridViewWithHeaderAndFooter
T
tryToScrollToBottomSmoothly()
- Method in class in.srain.cube.views.
GridViewWithHeaderAndFooter
tryToScrollToBottomSmoothly(int)
- Method in class in.srain.cube.views.
GridViewWithHeaderAndFooter
A
D
G
I
O
R
S
T
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes