#include <CCEditBoxImplWinrt.h>
| void EnablePointerPressed |
( |
| ) |
|
| var EnablePointerPressed |
( |
| ) |
|
| local EnablePointerPressed |
( |
| ) |
|
| property bool HasFocus bool get |
( |
| ) |
|
|
inline |
| Platform::String GetEditText |
( |
| ) |
|
|
inline |
| Platform::String GetPlaceHolder |
( |
| ) |
|
|
inline |
Windows::Foundation::EventHandler
<Platform::String^>
GetRespondsHandler |
( |
| ) |
|
|
inline |
| var GetRespondsHandler |
( |
| ) |
|
|
inline |
| local GetRespondsHandler |
( |
| ) |
|
|
inline |
| void HideKeyboard |
( |
Windows::UI::ViewManagement::InputPane^ |
inputPane, |
|
|
Windows::UI::ViewManagement::InputPaneVisibilityEventArgs^ |
args |
|
) |
| |
|
protected |
| var HideKeyboard |
( |
var |
inputPane, |
|
|
var |
args |
|
) |
| |
|
protected |
| local HideKeyboard |
( |
local |
inputPane, |
|
|
local |
args |
|
) |
| |
|
protected |
| void Initialize |
( |
Windows::UI::Core::CoreWindow^ |
window, |
|
|
Windows::UI::Xaml::Controls::SwapChainBackgroundPanel^ |
panel |
|
) |
| |
| var Initialize |
( |
var |
window, |
|
|
var |
panel |
|
) |
| |
| local Initialize |
( |
local |
window, |
|
|
local |
panel |
|
) |
| |
| void OnCharacterReceived |
( |
Windows::UI::Core::CoreWindow^ |
sender, |
|
|
Windows::UI::Core::CharacterReceivedEventArgs^ |
args |
|
) |
| |
|
protected |
| var OnCharacterReceived |
( |
var |
sender, |
|
|
var |
args |
|
) |
| |
|
protected |
| local OnCharacterReceived |
( |
local |
sender, |
|
|
local |
args |
|
) |
| |
|
protected |
| void OnKeyDown |
( |
Windows::UI::Core::CoreWindow^ |
sender, |
|
|
Windows::UI::Core::KeyEventArgs^ |
args |
|
) |
| |
|
protected |
| var OnKeyDown |
( |
var |
sender, |
|
|
var |
args |
|
) |
| |
|
protected |
| local OnKeyDown |
( |
local |
sender, |
|
|
local |
args |
|
) |
| |
|
protected |
| void OnOrientationChanged |
( |
Platform::Object^ |
sender | ) |
|
|
protected |
| var OnOrientationChanged |
( |
var |
sender | ) |
|
|
protected |
| local OnOrientationChanged |
( |
local |
sender | ) |
|
|
protected |
| void ReleasePointerPressed |
( |
| ) |
|
| var ReleasePointerPressed |
( |
| ) |
|
| local ReleasePointerPressed |
( |
| ) |
|
| void SetEditLength |
( |
int |
length | ) |
|
|
inline |
| var SetEditLength |
( |
var |
length | ) |
|
|
inline |
| local SetEditLength |
( |
local |
length | ) |
|
|
inline |
| void SetEditText |
( |
Platform::String^ |
strText | ) |
|
|
inline |
| var SetEditText |
( |
var |
strText | ) |
|
|
inline |
| local SetEditText |
( |
local |
strText | ) |
|
|
inline |
| void SetFocus |
( |
bool |
hasFocus | ) |
|
| var SetFocus |
( |
var |
hasFocus | ) |
|
| local SetFocus |
( |
local |
hasFocus | ) |
|
| void setIMEKeyboardState |
( |
bool |
bOpen | ) |
|
| var setIMEKeyboardState |
( |
var |
bOpen | ) |
|
| local setIMEKeyboardState |
( |
local |
bOpen | ) |
|
| void SetInputFlag |
( |
int |
flag | ) |
|
|
inline |
| var SetInputFlag |
( |
var |
flag | ) |
|
|
inline |
| local SetInputFlag |
( |
local |
flag | ) |
|
|
inline |
| void SetInputMode |
( |
int |
mode | ) |
|
|
inline |
| var SetInputMode |
( |
var |
mode | ) |
|
|
inline |
| local SetInputMode |
( |
local |
mode | ) |
|
|
inline |
| void SetPlaceHolder |
( |
Platform::String^ |
holder | ) |
|
|
inline |
| var SetPlaceHolder |
( |
var |
holder | ) |
|
|
inline |
| local SetPlaceHolder |
( |
local |
holder | ) |
|
|
inline |
| void SetRespondsHandler |
( |
Windows::Foundation::EventHandler< Platform::String^>^ |
handler | ) |
|
|
inline |
| var SetRespondsHandler |
( |
var |
handler | ) |
|
|
inline |
| local SetRespondsHandler |
( |
local |
handler | ) |
|
|
inline |
| void ShowKeyboard |
( |
Windows::UI::ViewManagement::InputPane^ |
inputPane, |
|
|
Windows::UI::ViewManagement::InputPaneVisibilityEventArgs^ |
args |
|
) |
| |
|
protected |
| var ShowKeyboard |
( |
var |
inputPane, |
|
|
var |
args |
|
) |
| |
|
protected |
| local ShowKeyboard |
( |
local |
inputPane, |
|
|
local |
args |
|
) |
| |
|
protected |
| WinRTWindow |
( |
Windows::UI::Core::CoreWindow^ |
window | ) |
|
| var WinRTWindow |
( |
var |
window | ) |
|
| local WinRTWindow |
( |
local |
window | ) |
|
| WP8Keyboard |
( |
Windows::UI::Core::CoreWindow^ |
parentWindow | ) |
|
| var WP8Keyboard |
( |
var |
parentWindow | ) |
|
| local WP8Keyboard |
( |
local |
parentWindow | ) |
|
| WP8Window |
( |
Windows::UI::Core::CoreWindow^ |
parentWindow | ) |
|
| var WP8Window |
( |
var |
parentWindow | ) |
|
| local WP8Window |
( |
local |
parentWindow | ) |
|
The documentation for this class was generated from the following files: