31 #ifndef __DVEditboxEventHandler__ 32 #define __DVEditboxEventHandler__ 34 #ifdef DV_WIDGET_BUILD 41 #include "DVControlEventHandler.h" 60 virtual bool16 AttemptApplyEntry();
61 virtual bool16 ValidateContents();
67 virtual bool16 RememberFocusIfInPalette();
69 void ReplaceSelection(
const PMString& replaceWithStr);
71 virtual bool16 IsChanged();
75 virtual bool16 IsBackSpaceKeyStroke()
const;
78 bool16 fIsDisplayingAlert;
80 bool16 fSettingIMEStatus;
81 bool16 fIsBackSpaceKeyStroke;