dijit
»
_Calendar
» _adjustDisplay
dijit._Calendar._adjustDisplay
dojo.require("dijit._Calendar");
defined in dijit/_Calendar.js
Usage
function (/*
String
*/ part, /*
Integer
*/ amount)
(view source)
this
.
displayMonth
= dojo.
date
.
add
(
this
.
displayMonth
, part, amount
)
;
this
._populateGrid
(
)
;
parameter
type
description
part
String
amount
Integer