Skip navigation links
A B C D F G H I L M O P R S T 

A

anchorView(View) - Method in class io.github.douglasjunior.androidSimpleTooltip.SimpleTooltip.Builder
Define para qual View o tooltip deve apontar.
animated(boolean) - Method in class io.github.douglasjunior.androidSimpleTooltip.SimpleTooltip.Builder
Define se o tooltip será animado enquanto estiver aberto.
animationDuration(long) - Method in class io.github.douglasjunior.androidSimpleTooltip.SimpleTooltip.Builder
 
animationPadding(float) - Method in class io.github.douglasjunior.androidSimpleTooltip.SimpleTooltip.Builder
Define o tamanho do deslocamento durante a animação.
animationPadding(int) - Method in class io.github.douglasjunior.androidSimpleTooltip.SimpleTooltip.Builder
Define o tamanho do deslocamento durante a animação.
arrowColor(int) - Method in class io.github.douglasjunior.androidSimpleTooltip.SimpleTooltip.Builder
 
arrowDirection(int) - Method in class io.github.douglasjunior.androidSimpleTooltip.SimpleTooltip.Builder
Define a direção em que a seta será criada.
ArrowDrawable - Class in io.github.douglasjunior.androidSimpleTooltip
ArrowDrawable Created by douglas on 09/05/16.
arrowDrawable(Drawable) - Method in class io.github.douglasjunior.androidSimpleTooltip.SimpleTooltip.Builder
 
arrowDrawable(int) - Method in class io.github.douglasjunior.androidSimpleTooltip.SimpleTooltip.Builder
 
arrowHeight(float) - Method in class io.github.douglasjunior.androidSimpleTooltip.SimpleTooltip.Builder
Altura da seta indicativa.
arrowWidth(float) - Method in class io.github.douglasjunior.androidSimpleTooltip.SimpleTooltip.Builder
Largura da seta indicativa.
AUTO - Static variable in class io.github.douglasjunior.androidSimpleTooltip.ArrowDrawable
 

B

backgroundColor(int) - Method in class io.github.douglasjunior.androidSimpleTooltip.SimpleTooltip.Builder
 
BOTTOM - Static variable in class io.github.douglasjunior.androidSimpleTooltip.ArrowDrawable
 
build() - Method in class io.github.douglasjunior.androidSimpleTooltip.SimpleTooltip.Builder
 
Builder(Context) - Constructor for class io.github.douglasjunior.androidSimpleTooltip.SimpleTooltip.Builder
 

C

calculeRectInWindow(View) - Static method in class io.github.douglasjunior.androidSimpleTooltip.SimpleTooltipUtils
 
calculeRectOnScreen(View) - Static method in class io.github.douglasjunior.androidSimpleTooltip.SimpleTooltipUtils
 
contentView(TextView) - Method in class io.github.douglasjunior.androidSimpleTooltip.SimpleTooltip.Builder
Define um novo conteúdo customizado para o tooltip.
contentView(View, int) - Method in class io.github.douglasjunior.androidSimpleTooltip.SimpleTooltip.Builder
Define um novo conteúdo customizado para o tooltip.
contentView(int, int) - Method in class io.github.douglasjunior.androidSimpleTooltip.SimpleTooltip.Builder
Define um novo conteúdo customizado para o tooltip.
contentView(int) - Method in class io.github.douglasjunior.androidSimpleTooltip.SimpleTooltip.Builder
Define um novo conteúdo customizado para o tooltip.

D

dismiss() - Method in class io.github.douglasjunior.androidSimpleTooltip.SimpleTooltip
 
dismissOnInsideTouch(boolean) - Method in class io.github.douglasjunior.androidSimpleTooltip.SimpleTooltip.Builder
Define se o tooltip será fechado quando receber um clique dentro de sua área.
dismissOnOutsideTouch(boolean) - Method in class io.github.douglasjunior.androidSimpleTooltip.SimpleTooltip.Builder
Define se o tooltip será fechado quando receber um clique fora de sua área.
dispatchDraw(Canvas) - Method in class io.github.douglasjunior.androidSimpleTooltip.OverlayView
 
dpFromPx(float) - Static method in class io.github.douglasjunior.androidSimpleTooltip.SimpleTooltipUtils
 
draw(Canvas) - Method in class io.github.douglasjunior.androidSimpleTooltip.ArrowDrawable
 

F

findFrameLayout(View) - Static method in class io.github.douglasjunior.androidSimpleTooltip.SimpleTooltipUtils
Verify if the first child of the rootView is a FrameLayout.
findViewById(int) - Method in class io.github.douglasjunior.androidSimpleTooltip.SimpleTooltip
 
focusable(boolean) - Method in class io.github.douglasjunior.androidSimpleTooltip.SimpleTooltip.Builder
Habilita o foco no conteúdo da tooltip.

G

getAnchorView() - Method in class io.github.douglasjunior.androidSimpleTooltip.OverlayView
 
getColor(Context, int) - Static method in class io.github.douglasjunior.androidSimpleTooltip.SimpleTooltipUtils
 
getDrawable(Context, int) - Static method in class io.github.douglasjunior.androidSimpleTooltip.SimpleTooltipUtils
 
getOpacity() - Method in class io.github.douglasjunior.androidSimpleTooltip.ArrowDrawable
 
gravity(int) - Method in class io.github.douglasjunior.androidSimpleTooltip.SimpleTooltip.Builder
Define a para qual lado o tooltip será posicionado em relação ao anchorView.

H

HIGHLIGHT_SHAPE_OVAL - Static variable in class io.github.douglasjunior.androidSimpleTooltip.OverlayView
 
HIGHLIGHT_SHAPE_RECTANGULAR - Static variable in class io.github.douglasjunior.androidSimpleTooltip.OverlayView
 
highlightShape(int) - Method in class io.github.douglasjunior.androidSimpleTooltip.SimpleTooltip.Builder
Configura o formato do Shape em destaque.

I

io.github.douglasjunior.androidSimpleTooltip - package io.github.douglasjunior.androidSimpleTooltip
 
isInEditMode() - Method in class io.github.douglasjunior.androidSimpleTooltip.OverlayView
 
isShowing() - Method in class io.github.douglasjunior.androidSimpleTooltip.SimpleTooltip
Indica se o tooltip está sendo exibido na tela.
Indicate whether this tooltip is showing on screen.

L

LEFT - Static variable in class io.github.douglasjunior.androidSimpleTooltip.ArrowDrawable
 

M

margin(float) - Method in class io.github.douglasjunior.androidSimpleTooltip.SimpleTooltip.Builder
Define a margem entre o Tooltip e o anchorView.
margin(int) - Method in class io.github.douglasjunior.androidSimpleTooltip.SimpleTooltip.Builder
Define a margem entre o Tooltip e o anchorView.
maxWidth(int) - Method in class io.github.douglasjunior.androidSimpleTooltip.SimpleTooltip.Builder
Define a largura máxima do Tooltip.
maxWidth(float) - Method in class io.github.douglasjunior.androidSimpleTooltip.SimpleTooltip.Builder
Define a largura máxima do Tooltip.
modal(boolean) - Method in class io.github.douglasjunior.androidSimpleTooltip.SimpleTooltip.Builder
Define se a tela fiacrá bloqueada enquanto o tooltip estiver aberto.

O

onBoundsChange(Rect) - Method in class io.github.douglasjunior.androidSimpleTooltip.ArrowDrawable
 
onDismiss() - Method in class io.github.douglasjunior.androidSimpleTooltip.SimpleTooltip
 
onDismiss(SimpleTooltip) - Method in interface io.github.douglasjunior.androidSimpleTooltip.SimpleTooltip.OnDismissListener
 
onDismissListener(SimpleTooltip.OnDismissListener) - Method in class io.github.douglasjunior.androidSimpleTooltip.SimpleTooltip.Builder
 
onLayout(boolean, int, int, int, int) - Method in class io.github.douglasjunior.androidSimpleTooltip.OverlayView
 
onShow(SimpleTooltip) - Method in interface io.github.douglasjunior.androidSimpleTooltip.SimpleTooltip.OnShowListener
 
onShowListener(SimpleTooltip.OnShowListener) - Method in class io.github.douglasjunior.androidSimpleTooltip.SimpleTooltip.Builder
 
overlayMatchParent(boolean) - Method in class io.github.douglasjunior.androidSimpleTooltip.SimpleTooltip.Builder
Define o comportamento do overlay.
overlayOffset(float) - Method in class io.github.douglasjunior.androidSimpleTooltip.SimpleTooltip.Builder
Tamanho da margem entre SimpleTooltip.Builder.anchorView(View) e a borda do Shape de destaque.
OverlayView - Class in io.github.douglasjunior.androidSimpleTooltip
View que faz o efeito de escurecer a tela e dar destaque no ponto de ancoragem.
Implementação baseada na resposta: http://stackoverflow.com/a/34702884/2826279

Created by douglas on 09/05/16.

P

padding(float) - Method in class io.github.douglasjunior.androidSimpleTooltip.SimpleTooltip.Builder
Define o padding entre a borda do Tooltip e seu conteúdo.
padding(int) - Method in class io.github.douglasjunior.androidSimpleTooltip.SimpleTooltip.Builder
Define o padding entre a borda do Tooltip e seu conteúdo.
pxFromDp(float) - Static method in class io.github.douglasjunior.androidSimpleTooltip.SimpleTooltipUtils
 

R

removeOnGlobalLayoutListener(View, ViewTreeObserver.OnGlobalLayoutListener) - Static method in class io.github.douglasjunior.androidSimpleTooltip.SimpleTooltipUtils
 
RIGHT - Static variable in class io.github.douglasjunior.androidSimpleTooltip.ArrowDrawable
 

S

setAlpha(int) - Method in class io.github.douglasjunior.androidSimpleTooltip.ArrowDrawable
 
setAnchorView(View) - Method in class io.github.douglasjunior.androidSimpleTooltip.OverlayView
 
setColor(int) - Method in class io.github.douglasjunior.androidSimpleTooltip.ArrowDrawable
 
setColorFilter(ColorFilter) - Method in class io.github.douglasjunior.androidSimpleTooltip.ArrowDrawable
 
setTextAppearance(TextView, int) - Static method in class io.github.douglasjunior.androidSimpleTooltip.SimpleTooltipUtils
 
setWidth(View, float) - Static method in class io.github.douglasjunior.androidSimpleTooltip.SimpleTooltipUtils
 
setX(View, int) - Static method in class io.github.douglasjunior.androidSimpleTooltip.SimpleTooltipUtils
 
setY(View, int) - Static method in class io.github.douglasjunior.androidSimpleTooltip.SimpleTooltipUtils
 
show() - Method in class io.github.douglasjunior.androidSimpleTooltip.SimpleTooltip
 
showArrow(boolean) - Method in class io.github.douglasjunior.androidSimpleTooltip.SimpleTooltip.Builder
Indica se deve ser gerada a seta indicativa.
SimpleTooltip - Class in io.github.douglasjunior.androidSimpleTooltip

Um tooltip que pode ser utilizado para exibição de dicas.

SimpleTooltip.Builder - Class in io.github.douglasjunior.androidSimpleTooltip
Classe responsável por facilitar a criação do objeto SimpleTooltip.
Class responsible for making it easier to build the object SimpleTooltip.
SimpleTooltip.OnDismissListener - Interface in io.github.douglasjunior.androidSimpleTooltip
 
SimpleTooltip.OnShowListener - Interface in io.github.douglasjunior.androidSimpleTooltip
 
SimpleTooltipUtils - Class in io.github.douglasjunior.androidSimpleTooltip
SimpleTooltipUtils Created by douglas on 09/05/16.

T

text(CharSequence) - Method in class io.github.douglasjunior.androidSimpleTooltip.SimpleTooltip.Builder
Define o texto que sera exibido no TextView dentro do tooltip.
text(int) - Method in class io.github.douglasjunior.androidSimpleTooltip.SimpleTooltip.Builder
Define o texto que sera exibido no TextView dentro do tooltip.
textColor(int) - Method in class io.github.douglasjunior.androidSimpleTooltip.SimpleTooltip.Builder
 
tooltipGravityToArrowDirection(int) - Static method in class io.github.douglasjunior.androidSimpleTooltip.SimpleTooltipUtils
 
TOP - Static variable in class io.github.douglasjunior.androidSimpleTooltip.ArrowDrawable
 
transparentOverlay(boolean) - Method in class io.github.douglasjunior.androidSimpleTooltip.SimpleTooltip.Builder
Define se o fundo da tela será escurecido ou transparente enquanto o tooltip estiver aberto.
A B C D F G H I L M O P R S T 
Skip navigation links