Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
setAbsPos メソッド
位置を設定します。内部使用のみ。
シンタックス
ASP.NET Ajax Javascript (Specification) | |
---|
function setAbsPos(
: String,
: String,
: Boolean,
: Boolean,
: Boolean,
: Boolean
) : (Any); |
ASP.NET Ajax Javascript (Usage) | |
---|
var resultVar = instanceOfDialogMoveBehavior.setAbsPos(String,String,Boolean,Boolean,Boolean,Boolean); |
パラメータ
- x
- 左枠の単位
- y
- 上枠の単位
- center
- True: 中央。
- scroll
- スクロール要求。
- modal
- モーダル ダイアログ。
- max
- 最大化されたダイアログ。
参照