JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
B
C
E
F
G
H
I
L
N
O
P
R
S
T
B
br.com.edsilfer.kiwi.commons
- package br.com.edsilfer.kiwi.commons
br.com.edsilfer.kiwi.infra
- package br.com.edsilfer.kiwi.infra
br.com.edsilfer.kiwi.layout
- package br.com.edsilfer.kiwi.layout
br.com.edsilfer.kiwi.loading
- package br.com.edsilfer.kiwi.loading
br.com.edsilfer.kiwi.managers
- package br.com.edsilfer.kiwi.managers
br.com.edsilfer.kiwi.notification
- package br.com.edsilfer.kiwi.notification
br.com.edsilfer.kiwi.patterns
- package br.com.edsilfer.kiwi.patterns
BUTTON_CANCEL
- Static variable in class br.com.edsilfer.kiwi.commons.
Constants.NotificationInterface
BUTTON_OKAY
- Static variable in class br.com.edsilfer.kiwi.commons.
Constants.NotificationInterface
C
checkPermissionGranted(Activity, String, Boolean, int)
- Method in class br.com.edsilfer.kiwi.infra.
PermissionsManager
checkPlayServices(Activity)
- Static method in class br.com.edsilfer.kiwi.infra.
PermissionsManager
CircularProgressBar
- Class in
br.com.edsilfer.kiwi.loading
Created by edgar on 11-May-16.
CircularProgressBar(Context)
- Constructor for class br.com.edsilfer.kiwi.loading.
CircularProgressBar
CircularProgressBar(Context, AttributeSet)
- Constructor for class br.com.edsilfer.kiwi.loading.
CircularProgressBar
CircularProgressBar(Context, AttributeSet, int)
- Constructor for class br.com.edsilfer.kiwi.loading.
CircularProgressBar
CircularProgressBar(Context, AttributeSet, int, int)
- Constructor for class br.com.edsilfer.kiwi.loading.
CircularProgressBar
Constants
- Class in
br.com.edsilfer.kiwi.commons
Created by edgar on 02-May-16.
Constants()
- Constructor for class br.com.edsilfer.kiwi.commons.
Constants
Constants.LoadingInterface
- Class in
br.com.edsilfer.kiwi.commons
Constants.NotificationInterface
- Class in
br.com.edsilfer.kiwi.commons
E
EXCEPTION_LAYOUT_MISSING
- Static variable in class br.com.edsilfer.kiwi.commons.
Constants
executeTask()
- Method in interface br.com.edsilfer.kiwi.managers.
ToolbarManager.OnIconClicked
F
fixListViewSize(int, ListView)
- Method in class br.com.edsilfer.kiwi.layout.
RecyclerViewUtil
fixRecyclerViewSize(int, RecyclerView)
- Method in class br.com.edsilfer.kiwi.layout.
RecyclerViewUtil
G
getToolbar()
- Method in class br.com.edsilfer.kiwi.managers.
ToolbarManager
H
hideCircularProgressBar(Activity)
- Method in class br.com.edsilfer.kiwi.loading.
LoaderManager
hideIndeterminateProgressBar(Activity)
- Method in class br.com.edsilfer.kiwi.loading.
LoaderManager
I
INFO_ERROR_TITLE
- Static variable in class br.com.edsilfer.kiwi.commons.
Constants.NotificationInterface
INFO_UNDER_CONSTRUCTION_MESSAGE
- Static variable in class br.com.edsilfer.kiwi.commons.
Constants.NotificationInterface
INFO_UNDER_CONSTRUCTION_TITLE
- Static variable in class br.com.edsilfer.kiwi.commons.
Constants.NotificationInterface
INFO_WARNING_TITLE
- Static variable in class br.com.edsilfer.kiwi.commons.
Constants.NotificationInterface
initListItems(AppCompatActivity, int, int, RecyclerViewUtil.RecyclerViewOnItemClick, <any>)
- Method in class br.com.edsilfer.kiwi.layout.
RecyclerViewUtil
initToolbar(AppCompatActivity, String, int, int)
- Method in class br.com.edsilfer.kiwi.managers.
ToolbarManager
L
LAYOUT_PROGRESS_BAR_INDETERMINATE_BAR
- Static variable in class br.com.edsilfer.kiwi.commons.
Constants.LoadingInterface
LAYOUT_PROGRESS_BAR_INDETERMINATE_CIRCULAR
- Static variable in class br.com.edsilfer.kiwi.commons.
Constants.LoadingInterface
LAYOUT_PROGRESS_BAR_INDETERMINATE_CIRCULAR_CIRCULAR_DURATION
- Static variable in class br.com.edsilfer.kiwi.commons.
Constants.LoadingInterface
LAYOUT_PROGRESS_BAR_INDETERMINATE_CIRCULAR_CIRCULAR_TOP_MARGIN
- Static variable in class br.com.edsilfer.kiwi.commons.
Constants.LoadingInterface
LAYOUT_SNACK_BAR
- Static variable in class br.com.edsilfer.kiwi.commons.
Constants.NotificationInterface
LineProgressBar
- Class in
br.com.edsilfer.kiwi.loading
Created by edgar on 11-May-16.
LineProgressBar(Context)
- Constructor for class br.com.edsilfer.kiwi.loading.
LineProgressBar
LineProgressBar(Context, AttributeSet)
- Constructor for class br.com.edsilfer.kiwi.loading.
LineProgressBar
LineProgressBar(Context, AttributeSet, int)
- Constructor for class br.com.edsilfer.kiwi.loading.
LineProgressBar
LineProgressBar(Context, AttributeSet, int, int)
- Constructor for class br.com.edsilfer.kiwi.loading.
LineProgressBar
LoaderManager
- Class in
br.com.edsilfer.kiwi.loading
Created by edgar on 11-May-16.
LoaderManager()
- Constructor for class br.com.edsilfer.kiwi.loading.
LoaderManager
LoadingInterface()
- Constructor for class br.com.edsilfer.kiwi.commons.
Constants.LoadingInterface
N
NotificationInterface()
- Constructor for class br.com.edsilfer.kiwi.commons.
Constants.NotificationInterface
NotificationManager
- Class in
br.com.edsilfer.kiwi.notification
Created by edgar on 11-May-16.
NotificationManager()
- Constructor for class br.com.edsilfer.kiwi.notification.
NotificationManager
NotificationManager.DialogCallback
- Interface in
br.com.edsilfer.kiwi.notification
notifyEvent(Object...)
- Method in interface br.com.edsilfer.kiwi.patterns.
Publisher
O
onAccept()
- Method in interface br.com.edsilfer.kiwi.notification.
NotificationManager.DialogCallback
onEventListener(Object...)
- Method in interface br.com.edsilfer.kiwi.patterns.
Subscriber
onInterceptTouchEvent(RecyclerView, MotionEvent)
- Method in class br.com.edsilfer.kiwi.layout.
RecyclerViewUtil.RecyclerViewOnItemClick
onItemClick(View, int)
- Method in interface br.com.edsilfer.kiwi.layout.
RecyclerViewUtil.RecyclerViewOnItemClick.OnItemClickListener
onRefuse()
- Method in interface br.com.edsilfer.kiwi.notification.
NotificationManager.DialogCallback
onRequestDisallowInterceptTouchEvent(boolean)
- Method in class br.com.edsilfer.kiwi.layout.
RecyclerViewUtil.RecyclerViewOnItemClick
onTouchEvent(RecyclerView, MotionEvent)
- Method in class br.com.edsilfer.kiwi.layout.
RecyclerViewUtil.RecyclerViewOnItemClick
P
PermissionsManager
- Class in
br.com.edsilfer.kiwi.infra
Created by edgar on 08-May-16.
PermissionsManager()
- Constructor for class br.com.edsilfer.kiwi.infra.
PermissionsManager
PLACEHOLDER
- Static variable in class br.com.edsilfer.kiwi.commons.
Constants
prepareNavigationBehavior(Integer, ToolbarManager.OnIconClicked)
- Method in class br.com.edsilfer.kiwi.managers.
ToolbarManager
Publisher
- Interface in
br.com.edsilfer.kiwi.patterns
Created by edgar on 01-May-16.
R
RecyclerViewOnItemClick(Context, RecyclerViewUtil.RecyclerViewOnItemClick.OnItemClickListener)
- Constructor for class br.com.edsilfer.kiwi.layout.
RecyclerViewUtil.RecyclerViewOnItemClick
RecyclerViewUtil
- Class in
br.com.edsilfer.kiwi.layout
Created by edgar on 02-May-16.
RecyclerViewUtil()
- Constructor for class br.com.edsilfer.kiwi.layout.
RecyclerViewUtil
RecyclerViewUtil.RecyclerViewOnItemClick
- Class in
br.com.edsilfer.kiwi.layout
RecyclerViewUtil.RecyclerViewOnItemClick.OnItemClickListener
- Interface in
br.com.edsilfer.kiwi.layout
registerSubscriber(Subscriber)
- Method in interface br.com.edsilfer.kiwi.patterns.
Publisher
removeSubscriber(Subscriber)
- Method in interface br.com.edsilfer.kiwi.patterns.
Publisher
requestPermission(Activity, String[], int)
- Method in class br.com.edsilfer.kiwi.infra.
PermissionsManager
S
setListener(ViewPager, int, int)
- Method in class br.com.edsilfer.kiwi.layout.
SmartToolbarUtil
setNavigationIcon(int)
- Method in class br.com.edsilfer.kiwi.managers.
ToolbarManager
setNavigationReturnBehavior()
- Method in class br.com.edsilfer.kiwi.managers.
ToolbarManager
showCircularProgressBar(Activity)
- Method in class br.com.edsilfer.kiwi.loading.
LoaderManager
showErrorPopUp(Context, String)
- Method in class br.com.edsilfer.kiwi.notification.
NotificationManager
showIndeterminateProgressBar(Activity)
- Method in class br.com.edsilfer.kiwi.loading.
LoaderManager
showPopUp(Context, String, String, int)
- Method in class br.com.edsilfer.kiwi.notification.
NotificationManager
showPopUp(Context, String, String, int, NotificationManager.DialogCallback)
- Method in class br.com.edsilfer.kiwi.notification.
NotificationManager
showSnackAlert(AppCompatActivity, View, String)
- Method in class br.com.edsilfer.kiwi.notification.
NotificationManager
showUnderConstructionPopUp(Context, int)
- Method in class br.com.edsilfer.kiwi.notification.
NotificationManager
showWarningPopUp(Context, String)
- Method in class br.com.edsilfer.kiwi.notification.
NotificationManager
SmartToolbarUtil
- Class in
br.com.edsilfer.kiwi.layout
Created by r720929 on 17/05/2016.
SmartToolbarUtil()
- Constructor for class br.com.edsilfer.kiwi.layout.
SmartToolbarUtil
Subscriber
- Interface in
br.com.edsilfer.kiwi.patterns
Created by edgar on 01-May-16.
T
TAG
- Static variable in class br.com.edsilfer.kiwi.managers.
ToolbarManager
ToolbarManager
- Class in
br.com.edsilfer.kiwi.managers
Created by edgar on 28/02/2016.
ToolbarManager()
- Constructor for class br.com.edsilfer.kiwi.managers.
ToolbarManager
ToolbarManager.OnIconClicked
- Interface in
br.com.edsilfer.kiwi.managers
B
C
E
F
G
H
I
L
N
O
P
R
S
T
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes