java.lang.Object | |
↳ | android.util.MonthDisplayHelper |
Helps answer common questions that come up when displaying a month in a 6 row calendar grid format. Not thread safe.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
|
||||||||||
|
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
|
||||||||||
|
|
||||||||||
|
|
||||||||||
|
|
||||||||||
|
|
||||||||||
|
|
||||||||||
|
|
||||||||||
|
|
||||||||||
|
|
||||||||||
|
|
||||||||||
|
|
||||||||||
|
Increment the month.
|
||||||||||
|
Decrement the month.
|
[Expand]
Inherited Methods
|
|||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|
year | The year. |
---|---|
month | The month. |
weekStartDay | What day of the week the week should start. |
row | The row, 0-5, starting from the top. |
---|---|
column | The column, 0-6, starting from the left. |
row | Which row (0-5). |
---|
SUNDAY
.