最近开发的一个多功能选择器2

续上篇:最近开发的一个多功能选择器

该控件客户端事件:

ContractedBlock.gif ExpandedBlockStart.gif Code
/// <reference name="MicrosoftAjax.js"/>

// Name:        Sg.ComplexSelector.js
//
 Assembly:    Sagaciy.Controls
//
 Version:     1.0.0.0
//
 FileVersion: 1.0.2009.1
//
 Date:        2009/02/18
//
!-----------------------------------------------------------------------
//
! Copyright (C) Sagacity Corporation. All rights reserved.
//
!-----------------------------------------------------------------------
Type.registerNamespace("Sg");

Sg.ComplexSelector
=function(id,config)
{
    
}

Sg.ComplexSelector.registerClass(
"Sg.ComplexSelector");

Sg.ComplexSelector.prototype
=
{
    initialize:
function()
    {
    },

    _removeTextDefaultHandler:
function()
    {
    },

    _showAjaxStatusInfo:
function()
    {
    },

    _navigateItem:
function()
    {
    },

    _raiseAjaxRequest:
function()
    {
    },

    _setStatusBarInfo:
function()
    {
    },

    _getInputBoxCallBackResult:
function(arg, context)
    {

    },

    _getNodeCallBackResult:
function(arg, context)
    {
    },

    _initializeSelectedItems:
function()
    {
    },

    toggle:
function()
    {
    },

    show:
function()
    {
    },

    hide:
function()
    {
    },

    dispose:
function()
    {
    },

    nodeClick:
function(treeId, nodeId)
    {
    },

    nodeCheck:
function(treeId, nodeId, bChecked)
    {

    },

    add_ArrayItem:
function(item,nodeId)
    {
    },

    add_Item:
function(item,nodeId)
    {
    },

    _setIndicatorNum:
function()
    {
    },

    remove_Item:
function(item)
    {    
    },

    check_Items:
function(checkval)
    {
    },

    clear_Items:
function()
    {
    },

    get_Items:
function()
    {
    },

    set_Items:
function(items)
    {
    },

    _setInitialItems:
function(obj)
    {
    },

    _btnOKEventHandler:
function()
    {
    },

    _btnCancelEventHandler:
function()
    {
    },

    set_OkEventHandler:
function(method)
    {
    },

    set_CancelEventHandler:
function(method)
    {
    },

    mousedown:
function()
    {
    },

    mouseover:
function()
    {
    },

    mouseout:
function()
    {
    },

    chooseItem:
function()
    {
    },

    _leftItemClick:
function(node)
    {
    },

    _rightItemClick:
function(evt)
    {
    }
}

Sg.ComplexSelector.Config
=function()
{
}

Sg.ComplexSelector.Config.registerClass(
"Sg.ComplexSelector.Config");

if (typeof(Sys) !== 'undefined') Sys.Application.notifyScriptLoaded();

转载于:https://www.cnblogs.com/jackhuclan/archive/2009/02/27/1399766.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值