#include <ElementTextSelection.h>


Public Member Functions | |
| ElementTextSelection (const Rocket::Core::String &tag) | |
| void | SetWidget (WidgetTextInput *widget) |
Protected Member Functions | |
| virtual void | OnPropertyChange (const Rocket::Core::PropertyNameList &changed_properties) |
| Processes 'color' and 'background-color' property changes. | |
| void Rocket::Controls::ElementTextSelection::SetWidget | ( | WidgetTextInput * | widget | ) |
Set the widget that this selection element was created for. This is the widget that will be notified when this element's properties are altered.