HandleBox Class Reference

Inheritance diagram for HandleBox:

Bin List of all members.

Detailed Description

A Box with a handle to be draged.

An example of the use is the detachable toolbar.


Public Member Functions

 this ()
 Creates a new HandleBox.
void setShadowType (ShadowType type)
 Sets the shadow type.
ShadowType getShadowType ()
 Gets the shadow type.
void setHandlePosition (PositionType position)
 Sets the handle position.
PositionType getHandlePosition ()
 gets the ahbkde position
void setSnapEdge (PositionType edge)
 Sets the edget where this handle box is docked???
PositionType getSnapEdge ()
 Gets the edget where this HandleBox is docked???

Static Public Member Functions

GType getType ()
 Gets this class type.


Member Function Documentation

PositionType HandleBox.getHandlePosition  ) 
 

gets the ahbkde position

Returns:
the hande postion

ShadowType HandleBox.getShadowType  ) 
 

Gets the shadow type.

Returns:
the shadow type

PositionType HandleBox.getSnapEdge  ) 
 

Gets the edget where this HandleBox is docked???

Returns:
the edget

GType HandleBox.getType  )  [static]
 

Gets this class type.

Returns:
this class type

Reimplemented from Widget.

void HandleBox.setHandlePosition PositionType  position  ) 
 

Sets the handle position.

Parameters:
position the new handle position

void HandleBox.setShadowType ShadowType  type  ) 
 

Sets the shadow type.

Parameters:
type the new shadow type

void HandleBox.setSnapEdge PositionType  edge  ) 
 

Sets the edget where this handle box is docked???

Parameters:
edge the edge

HandleBox.this  ) 
 

Creates a new HandleBox.


SourceForge.net Logo DSource.org Logo digitalmars.com Logo