- setBackgroundColor(ColorStateList) - Method in class com.hootsuite.nachos.chip.ChipSpan
-
Sets the background color.
- setChipBackground(ColorStateList) - Method in class com.hootsuite.nachos.NachoTextView
-
- setChipBackgroundResource(int) - Method in class com.hootsuite.nachos.NachoTextView
-
- setChipCornerRadius(int) - Method in class com.hootsuite.nachos.NachoTextView
-
Sets the chip background corner radius.
- setChipCornerRadiusResource(int) - Method in class com.hootsuite.nachos.NachoTextView
-
Sets the chip background corner radius.
- setChipHeight(int) - Method in class com.hootsuite.nachos.chip.ChipSpan
-
Sets the height of the chip.
- setChipHeight(int) - Method in class com.hootsuite.nachos.NachoTextView
-
- setChipHorizontalSpacing(int) - Method in class com.hootsuite.nachos.NachoTextView
-
- setChipTerminatorHandler(ChipTerminatorHandler) - Method in class com.hootsuite.nachos.NachoTextView
-
- setChipTerminators(Map<Character, Integer>) - Method in class com.hootsuite.nachos.NachoTextView
-
- setChipTerminators(Map<Character, Integer>) - Method in interface com.hootsuite.nachos.terminator.ChipTerminatorHandler
-
Sets all the characters that will be marked as chip terminators.
- setChipTerminators(Map<Character, Integer>) - Method in class com.hootsuite.nachos.terminator.DefaultChipTerminatorHandler
-
- setChipTextColor(int) - Method in class com.hootsuite.nachos.NachoTextView
-
- setChipTextColorResource(int) - Method in class com.hootsuite.nachos.NachoTextView
-
- setChipTextSize(int) - Method in class com.hootsuite.nachos.NachoTextView
-
- setChipTokenizer(ChipTokenizer) - Method in class com.hootsuite.nachos.NachoTextView
-
Sets the
ChipTokenizer to be used by this ChipSuggestionTextView.
- setChipVerticalSpacing(int) - Method in class com.hootsuite.nachos.chip.ChipSpan
-
Sets the vertical spacing to include in between chips.
- setChipVerticalSpacing(int) - Method in class com.hootsuite.nachos.NachoTextView
-
- setCornerRadius(int) - Method in class com.hootsuite.nachos.chip.ChipSpan
-
Sets the chip background corner radius.
- setEditingChip(Chip, boolean) - Method in class com.hootsuite.nachos.NachoTextView
-
Puts the provided Chip in editing mode (i.e.
- setIconBackgroundColor(int) - Method in class com.hootsuite.nachos.chip.ChipSpan
-
Sets the icon background color.
- setIllegalCharacterIdentifier(IllegalCharacterIdentifier) - Method in class com.hootsuite.nachos.NachoTextView
-
- setLeftMargin(int) - Method in class com.hootsuite.nachos.chip.ChipSpan
-
Sets the left margin.
- setMaxAvailableWidth(int) - Method in class com.hootsuite.nachos.chip.ChipSpan
-
- setNachoValidator(NachoValidator) - Method in class com.hootsuite.nachos.NachoTextView
-
- setOnChipClickListener(NachoTextView.OnChipClickListener) - Method in class com.hootsuite.nachos.NachoTextView
-
- setOnChipRemoveListener(NachoTextView.OnChipRemoveListener) - Method in class com.hootsuite.nachos.NachoTextView
-
- setPadding(int, int, int, int) - Method in class com.hootsuite.nachos.NachoTextView
-
Sets the padding on this View.
- setPasteBehavior(int) - Method in class com.hootsuite.nachos.NachoTextView
-
- setPasteBehavior(int) - Method in interface com.hootsuite.nachos.terminator.ChipTerminatorHandler
-
Customizes the way paste events are handled.
- setPasteBehavior(int) - Method in class com.hootsuite.nachos.terminator.DefaultChipTerminatorHandler
-
- setRightMargin(int) - Method in class com.hootsuite.nachos.chip.ChipSpan
-
Sets the right margin.
- setShowIconOnLeft(boolean) - Method in class com.hootsuite.nachos.chip.ChipSpan
-
Sets where the icon (if an icon was provided in the constructor) will appear.
- setState(int[]) - Method in interface com.hootsuite.nachos.chip.Chip
-
Sets the UI state.
- setState(int[]) - Method in class com.hootsuite.nachos.chip.ChipSpan
-
Sets the UI state.
- setText(List<String>) - Method in class com.hootsuite.nachos.NachoTextView
-
Sets the contents of this text view to contain the provided list of strings.
- setTextColor(int) - Method in class com.hootsuite.nachos.chip.ChipSpan
-
Sets the color for the chip's text.
- setTextSize(int) - Method in class com.hootsuite.nachos.chip.ChipSpan
-
Sets the font size for the chip's text.
- setTextWithChips(List<ChipInfo>) - Method in class com.hootsuite.nachos.NachoTextView
-
- SpanChipTokenizer<C extends Chip> - Class in com.hootsuite.nachos.tokenizer
-
- SpanChipTokenizer(Context, ChipCreator<C>, Class<C>) - Constructor for class com.hootsuite.nachos.tokenizer.SpanChipTokenizer
-