_entry | MonoDroid.Dialog.EntryElement | protected |
_entryClicked | MonoDroid.Dialog.EntryElement | protected |
AfterTextChanged(IEditable s) | MonoDroid.Dialog.EntryElement | |
BeforeTextChanged(Java.Lang.ICharSequence s, int start, int count, int after) | MonoDroid.Dialog.EntryElement | |
Caption | MonoDroid.Dialog.Element | |
Click | MonoDroid.Dialog.Element | |
Dispose(bool disposing) | MonoDroid.Dialog.EntryElement | protectedvirtual |
MonoDroid::Dialog::Element.Dispose() | MonoDroid.Dialog.Element | |
Element(string caption) | MonoDroid.Dialog.Element | |
Element(string caption, int layoutId) | MonoDroid.Dialog.Element | |
EntryElement(string caption, string value) | MonoDroid.Dialog.EntryElement | |
EntryElement(string caption, string hint, string value) | MonoDroid.Dialog.EntryElement | |
EntryElement(string caption, string @value, int layoutId) | MonoDroid.Dialog.EntryElement | |
GetContext() | MonoDroid.Dialog.Element | |
GetView(Context context, View convertView, ViewGroup parent) | MonoDroid.Dialog.EntryElement | virtual |
Hint | MonoDroid.Dialog.EntryElement | |
LayoutId | MonoDroid.Dialog.Element | |
Lines | MonoDroid.Dialog.EntryElement | |
LongClick | MonoDroid.Dialog.Element | |
Matches(string text) | MonoDroid.Dialog.EntryElement | virtual |
Numeric | MonoDroid.Dialog.EntryElement | |
OnTextChanged(Java.Lang.ICharSequence s, int start, int before, int count) | MonoDroid.Dialog.EntryElement | |
Parent | MonoDroid.Dialog.Element | |
Password | MonoDroid.Dialog.EntryElement | |
Selected() | MonoDroid.Dialog.EntryElement | virtual |
Summary() | MonoDroid.Dialog.EntryElement | virtual |
Tag | MonoDroid.Dialog.Element | |
Value | MonoDroid.Dialog.EntryElement | |
ValueChanged | MonoDroid.Dialog.EntryElement | |