URLButton Class Reference
[WindowUtils and BaseClasses]

Inherits StaticText.

Inheritance diagram for URLButton:

Inheritance graph
[legend]
Collaboration diagram for URLButton:

Collaboration graph
[legend]
List of all members.

Public Member Functions

void CopyURL ()
boolean DragWasStarted ()
string GetCompleteURL ()
void OpenURL ()
boolean PointInButton (integer x, integer y)
void Resize ()
void SetCaption (string theCaption)
void SetContextualMenu (URLButtonCM theCM)
void SetJustification (integer just)
void SetTextFont (string theFont)
void SetTextSize (integer theSize)
void SetURL (string theURL, boolean urlIsMailTo)
void ShowContextualMenu ()

Package Attributes

boolean IsMailto
URLButtonTimer pClickTimer
URLButtonCM pCM
boolean pDragStarted
boolean pInControl
string URL
boolean UseMyTextStyles

Private Member Functions

Events
bool Close ()
bool MouseDown ()
bool MouseDrag ()
bool MouseUp ()
bool Open ()

Member Function Documentation

bool URLButton.Close (  )  [private]

void URLButton.CopyURL (  ) 

boolean URLButton.DragWasStarted (  ) 

string URLButton.GetCompleteURL (  ) 

bool URLButton.MouseDown (  )  [private]

bool URLButton.MouseDrag (  )  [private]

bool URLButton.MouseUp (  )  [private]

bool URLButton.Open (  )  [private]

void URLButton.OpenURL (  ) 

boolean URLButton.PointInButton ( integer  x,
integer  y 
)

void URLButton.Resize (  ) 

void URLButton.SetCaption ( string  theCaption  ) 

void URLButton.SetContextualMenu ( URLButtonCM  theCM  ) 

void URLButton.SetJustification ( integer  just  ) 

void URLButton.SetTextFont ( string  theFont  ) 

void URLButton.SetTextSize ( integer  theSize  ) 

void URLButton.SetURL ( string  theURL,
boolean  urlIsMailTo 
)

void URLButton.ShowContextualMenu (  ) 


Member Data Documentation

boolean URLButton.IsMailto [package]

URLButtonTimer URLButton.pClickTimer [package]

URLButtonCM URLButton.pCM [package]

boolean URLButton.pDragStarted [package]

boolean URLButton.pInControl [package]

string URLButton.URL [package]

boolean URLButton.UseMyTextStyles [package]


The documentation for this class was generated from the following file:
Generated on Sat Nov 11 10:53:16 2006 for mf2 by  doxygen 1.5.1