|
Accela SDK for Android
V3.0
|
Protected Member Functions | |
| Drawable | createDrawableFromBase64String (String base64Str) |
| Drawable | geRoundCornerRowShape (int width, int height, int color) |
Protected Attributes | |
| AMLoginViewDelegate | amLoginViewDelegate |
| AMSessionDelegate | sessionDelegate |
| String[] | permissions |
| String | agency |
| String | environment |
| AccelaMobileInternal | accelaMobileInternal |
| Boolean | isUserProfileRemebered = false |
| AMRequest | currentRequest |
| Boolean | isDevicePad = false |
| int | screenWidth |
Accela Amobile File: AMLoginView.java
Accela, Inc. Copyright (C): 2013
Description: The base class of native login dialog views.
Notes:
Revision History
|
inlineprotected |
Protected method, used to create Drawable from a Base64 encoded string.
|
inlineprotected |
Protected method, used to create container shape with round corners.