Skip to content

ws1-framework/com.airwatch.ui.widget

Package com.airwatch.ui.widget

Types

Name Summary
AWAutoCompleteTextView open class AWAutoCompleteTextView : ICLipBoard
Custom EditText to be used to set the font either dynamically (from the java files using init) or can be set in the xml file.
AWEditText open class AWEditText : ICLipBoard
Custom EditText to be used to set the font either dynamically (from the java files using init) or can be set in the xml file.
AWSearchAutoComplete open class AWSearchAutoComplete : ICLipBoard
A helper class to honour com.airwatch.clipboard.CopyPasteManager in SearchView.
AWTextInputEditText open class AWTextInputEditText : ICLipBoard
Custom TextInputEditText to be used to set the font either dynamically (from the java files using init) or can be set in the xml file.
AWTextView open class AWTextView : ICLipBoard
Custom TextView to be used to set the font either dynamically (from the java files using setTypeface) or can be set in the xml file.
CopyEnabledWebView open class CopyEnabledWebView
Custom WebView which provides the copy functionality on long press