- setAdapter(ChipViewAdapter) - Method in class com.plumillonforge.android.chipview.ChipView
-
- setAttributeSet(AttributeSet) - Method in class com.plumillonforge.android.chipview.ChipViewAdapter
-
- setChipBackgroundColor(int) - Method in class com.plumillonforge.android.chipview.ChipView
-
- setChipBackgroundColor(int) - Method in class com.plumillonforge.android.chipview.ChipViewAdapter
-
- setChipBackgroundColorSelected(int) - Method in class com.plumillonforge.android.chipview.ChipView
-
- setChipBackgroundColorSelected(int) - Method in class com.plumillonforge.android.chipview.ChipViewAdapter
-
- setChipBackgroundRes(int) - Method in class com.plumillonforge.android.chipview.ChipView
-
Set overall Chip background color by res id
Can be fine tuned by overriding @see com.scanners.android.bao.view.ChipTextView.Chip#getBackgroundRes
- setChipBackgroundRes(int) - Method in class com.plumillonforge.android.chipview.ChipViewAdapter
-
Set overall Chip background color by res id
Can be fine tuned by overriding @see com.scanners.android.bao.view.ChipTextView.Chip#getBackgroundRes
- setChipCornerRadius(int) - Method in class com.plumillonforge.android.chipview.ChipView
-
- setChipCornerRadius(int) - Method in class com.plumillonforge.android.chipview.ChipViewAdapter
-
- setChipLayoutRes(int) - Method in class com.plumillonforge.android.chipview.ChipView
-
Set overall Chip layout by res id
Can be fine tuned by overriding @see com.scanners.android.bao.view.ChipTextView.Chip#getLayoutRes
- setChipLayoutRes(int) - Method in class com.plumillonforge.android.chipview.ChipViewAdapter
-
Set overall Chip layout by res id
Can be fine tuned by overriding @see com.scanners.android.bao.view.ChipTextView.Chip#getLayoutRes
- setChipList(List<Chip>) - Method in class com.plumillonforge.android.chipview.ChipView
-
- setChipList(List<Chip>) - Method in class com.plumillonforge.android.chipview.ChipViewAdapter
-
- setChipPadding(int) - Method in class com.plumillonforge.android.chipview.ChipView
-
- setChipPadding(int) - Method in class com.plumillonforge.android.chipview.ChipViewAdapter
-
- setChipSidePadding(int) - Method in class com.plumillonforge.android.chipview.ChipView
-
- setChipSidePadding(int) - Method in class com.plumillonforge.android.chipview.ChipViewAdapter
-
- setChipSpacing(int) - Method in class com.plumillonforge.android.chipview.ChipView
-
- setChipSpacing(int) - Method in class com.plumillonforge.android.chipview.ChipViewAdapter
-
- setChipTextSize(int) - Method in class com.plumillonforge.android.chipview.ChipView
-
- setChipTextSize(int) - Method in class com.plumillonforge.android.chipview.ChipViewAdapter
-
- setHasBackground(boolean) - Method in class com.plumillonforge.android.chipview.ChipView
-
- setHasBackground(boolean) - Method in class com.plumillonforge.android.chipview.ChipViewAdapter
-
- setLineSpacing(int) - Method in class com.plumillonforge.android.chipview.ChipView
-
- setLineSpacing(int) - Method in class com.plumillonforge.android.chipview.ChipViewAdapter
-
- setOnChipClickListener(OnChipClickListener) - Method in class com.plumillonforge.android.chipview.ChipView
-
Set Chip onClick listener
- setToleratingDuplicate(boolean) - Method in class com.plumillonforge.android.chipview.ChipView
-
Set whether or not ChipTextView tolerate duplicate Chip
- setToleratingDuplicate(boolean) - Method in class com.plumillonforge.android.chipview.ChipViewAdapter
-
Set whether or not ChipTextView tolerate duplicate Chip