smjg.libs.sdwf.control.EditOperations<> Class Reference

Editing operations. More...

List of all members.

Public Member Functions

void deleteSelection ()
 Deletes the current selection.
void cut ()
 Cuts the selected text to the clipboard.
void copy ()
 Copies the selected text to the clipboard.
void paste ()
 Pastes text from the clipboard at the position of the cursor in the edit box.


Detailed Description

Editing operations.

The EditOperations mixin is used to suport editing operations in the EditBox and ComboBox classes.

Since:
0.3

Member Function Documentation

void smjg.libs.sdwf.control.EditOperations<>.deleteSelection (  ) 

Deletes the current selection.

Status:
done

void smjg.libs.sdwf.control.EditOperations<>.cut (  ) 

Cuts the selected text to the clipboard.

Status:
done

void smjg.libs.sdwf.control.EditOperations<>.copy (  ) 

Copies the selected text to the clipboard.

Status:
done

void smjg.libs.sdwf.control.EditOperations<>.paste (  ) 

Pastes text from the clipboard at the position of the cursor in the edit box.

Status:
done


The documentation for this class was generated from the following file:
Generated on Sun Jan 11 21:54:11 2009 for Stewart's D Windows Framework by  doxygen 1.5.4