The OpenNET Project / Index page

[ новости /+++ | форум | теги | ]

Интерактивная система просмотра системных руководств (man-ов)

 ТемаНаборКатегория 
 
 [Cписок руководств | Печать]

Tk::DropSite (3)
  • >> Tk::DropSite (3) ( Разные man: Библиотечные вызовы )
  •  

    NAME

    Tk::DropSite - Receive side of Drag & Drop abstraction
     
    

    SYNOPSIS

     use Tk::DropSite qw(...);
     $widget->DropSite(-entercommand => ...,
                       -dropcommand  => ...,
                       -motioncommand  => ...,
                       -dropcommand  => ...,
                      );
    
    
     

    DESCRIPTION

    "DropSite" creates an object which represents a site on which things may be ``Dropped''.

    A DropSite provides the following methods:

    $site->Enter($token,$event)
    $site->Leave($token,$event)
    $site->Motion($token,$event)
    $site->Drop($token,$event)


     

    Index

    NAME
    SYNOPSIS
    DESCRIPTION


    Поиск по тексту MAN-ов: 




    Партнёры:
    PostgresPro
    Inferno Solutions
    Hosting by Hoster.ru
    Хостинг:

    Закладки на сайте
    Проследить за страницей
    Created 1996-2024 by Maxim Chirkov
    Добавить, Поддержать, Вебмастеру