Accela SDK for Android  V3.0
 All Classes Functions Variables Pages
com.accela.mobile.AMLoginView Class Reference
Inheritance diagram for com.accela.mobile.AMLoginView:

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
 

Detailed Description

 Accela Amobile
 File: AMLoginView.java
 Accela, Inc.
 Copyright (C): 2013
 Description:
 The base class of native login dialog views.
 Notes:
 Revision History
Since
3.0

Member Function Documentation

Drawable com.accela.mobile.AMLoginView.createDrawableFromBase64String ( String  base64Str)
inlineprotected

Protected method, used to create Drawable from a Base64 encoded string.

Drawable com.accela.mobile.AMLoginView.geRoundCornerRowShape ( int  width,
int  height,
int  color 
)
inlineprotected

Protected method, used to create container shape with round corners.


The documentation for this class was generated from the following file: