Class TDropContainerEventParameter

Description

TDropContainerEventParameter class

TDropContainerEventParameter encapsulate the parameter data for OnDrop event of TDropContainer components

  • author: Christophe BOULAIN (Christophe.Boulain@ceram.fr)
  • version: $Id: TDropContainer.php 3159 2012-06-01 18:01:40Z ctrlaltca $
  • copyright: Copyright © 2008, PradoSoft
  • license: http://www.pradosoft.com/license

Located in /Web/UI/ActiveControls/TDropContainer.php (line 262)

TComponent
   |
   --TEventParameter
      |
      --TDropContainerEventParameter
Method Summary
TDropContainerEventParameter __construct ( $dropParams)
void geOffsetY ()
void getAltKey ()
void getClientX ()
void getClientY ()
void getCtrlKey ()
void getOffsetX ()
void getScreenX ()
void getScreenY ()
void getShiftKey ()
Methods
Constructor __construct (line 275)
  • access: public
TDropContainerEventParameter __construct ( $dropParams)
  • $dropParams
geOffsetY (line 293)
  • access: public
void geOffsetY ()
getAltKey (line 298)
  • access: public
void getAltKey ()
getClientX (line 294)
  • access: public
void getClientX ()
getClientY (line 295)
  • access: public
void getClientY ()
getCtrlKey (line 297)
  • access: public
void getCtrlKey ()
getDragElementId (line 289)
  • access: public
void getDragElementId ()
getDroppedControl (line 306)

GetDroppedControl

Compatibility method to get the dropped control

  • return: dropped control, or null if not found
  • access: public
TControl getDroppedControl ()
getOffsetX (line 292)
  • access: public
void getOffsetX ()
getScreenX (line 290)
  • access: public
void getScreenX ()
getScreenY (line 291)
  • access: public
void getScreenY ()
getShiftKey (line 296)
  • access: public
void getShiftKey ()

Inherited Methods

Inherited From TComponent

TComponent::addParsedObject()
TComponent::attachEventHandler()
TComponent::canGetProperty()
TComponent::canSetProperty()
TComponent::createdOnTemplate()
TComponent::detachEventHandler()
TComponent::evaluateExpression()
TComponent::evaluateStatements()
TComponent::getEventHandlers()
TComponent::getSubProperty()
TComponent::hasEvent()
TComponent::hasEventHandler()
TComponent::hasProperty()
TComponent::raiseEvent()
TComponent::setSubProperty()
TComponent::__call()
TComponent::__get()
TComponent::__set()
TComponent::__sleep()
TComponent::__wakeup()

Documentation generated on Mon, 25 Jun 2012 14:38:05 +0200 by phpDocumentor 1.4.3