- scaleFactor() - Method in enum com.beardedhen.androidbootstrap.api.defaults.DefaultBootstrapSize
-
- secondary - Static variable in class com.beardedhen.androidbootstrap.R.id
-
- setAnimated(boolean) - Method in interface com.beardedhen.androidbootstrap.api.view.ProgressView
-
Sets whether the view should animate itself.
- setAnimated(boolean) - Method in class com.beardedhen.androidbootstrap.BootstrapProgressBar
-
- setBootstrapBrand(BootstrapBrand) - Method in interface com.beardedhen.androidbootstrap.api.view.BootstrapBrandView
-
Changes the color of the view to match the given Bootstrap Brand
- setBootstrapBrand(BootstrapBrand) - Method in class com.beardedhen.androidbootstrap.AwesomeTextView
-
- setBootstrapBrand(BootstrapBrand) - Method in class com.beardedhen.androidbootstrap.BootstrapButtonGroup
-
- setBootstrapBrand(BootstrapBrand) - Method in class com.beardedhen.androidbootstrap.BootstrapEditText
-
- setBootstrapBrand(BootstrapBrand) - Method in class com.beardedhen.androidbootstrap.BootstrapProgressBar
-
- setBootstrapHeading(BootstrapHeading) - Method in interface com.beardedhen.androidbootstrap.api.view.BootstrapHeadingView
-
Sets this view to use the given Bootstrap Heading, changing its text size and padding
- setBootstrapHeading(BootstrapHeading) - Method in class com.beardedhen.androidbootstrap.BootstrapLabel
-
- setBootstrapSize(float) - Method in interface com.beardedhen.androidbootstrap.api.view.BootstrapSizeView
-
Sets the scale factor that should be used to scale a view from its baseline size.
- setBootstrapSize(DefaultBootstrapSize) - Method in interface com.beardedhen.androidbootstrap.api.view.BootstrapSizeView
-
Convenience method that sets the scale factor using a default bootstrap size enum value.
- setBootstrapSize(DefaultBootstrapSize) - Method in class com.beardedhen.androidbootstrap.BootstrapButton
-
- setBootstrapSize(float) - Method in class com.beardedhen.androidbootstrap.BootstrapButton
-
- setBootstrapSize(DefaultBootstrapSize) - Method in class com.beardedhen.androidbootstrap.BootstrapButtonGroup
-
- setBootstrapSize(float) - Method in class com.beardedhen.androidbootstrap.BootstrapButtonGroup
-
- setBootstrapSize(float) - Method in class com.beardedhen.androidbootstrap.BootstrapEditText
-
- setBootstrapSize(DefaultBootstrapSize) - Method in class com.beardedhen.androidbootstrap.BootstrapEditText
-
- setBootstrapSize(float) - Method in class com.beardedhen.androidbootstrap.BootstrapProgressBar
-
- setBootstrapSize(DefaultBootstrapSize) - Method in class com.beardedhen.androidbootstrap.BootstrapProgressBar
-
- setBootstrapText(BootstrapText) - Method in interface com.beardedhen.androidbootstrap.api.view.BootstrapTextView
-
Sets the view to display the given BootstrapText
- setBootstrapText(BootstrapText) - Method in class com.beardedhen.androidbootstrap.AwesomeTextView
-
- setBorderDisplayed(boolean) - Method in interface com.beardedhen.androidbootstrap.api.view.BorderView
-
Sets whether a border should be displayed or not
- setButtonMode(ButtonMode) - Method in interface com.beardedhen.androidbootstrap.api.view.ButtonModeView
-
Sets the selection mode the button should use
- setButtonMode(ButtonMode) - Method in class com.beardedhen.androidbootstrap.BootstrapButton
-
- setButtonMode(ButtonMode) - Method in class com.beardedhen.androidbootstrap.BootstrapButtonGroup
-
- setChecked(boolean) - Method in class com.beardedhen.androidbootstrap.BootstrapButton
-
- setDropdownData(String[]) - Method in class com.beardedhen.androidbootstrap.BootstrapDropDown
-
Sets the String values which should be used to populate the menu displayed in the dropdown.
- setExpandDirection(ExpandDirection) - Method in class com.beardedhen.androidbootstrap.BootstrapDropDown
-
Sets the direction in which the dropdown should expand.
- setFontAwesomeIcon(CharSequence) - Method in class com.beardedhen.androidbootstrap.AwesomeTextView
-
Sets the text to display a FontIcon, replacing whatever text is already present.
- setIcon(CharSequence, IconSet) - Method in class com.beardedhen.androidbootstrap.AwesomeTextView
-
Sets the text to display a FontIcon, replacing whatever text is already present.
- setMarkdownText(String) - Method in interface com.beardedhen.androidbootstrap.api.view.BootstrapTextView
-
Sets the view to display the given markdown text, by constructing a BootstrapText.
- setMarkdownText(String) - Method in class com.beardedhen.androidbootstrap.AwesomeTextView
-
- setOnClickListener(OnClickListener) - Method in class com.beardedhen.androidbootstrap.BootstrapDropDown
-
- setOnDropDownItemClickListener(BootstrapDropDown.OnDropDownItemClickListener) - Method in class com.beardedhen.androidbootstrap.BootstrapDropDown
-
Sets a listener which will be called when an item is clicked in the dropdown.
- setOrientation(int) - Method in class com.beardedhen.androidbootstrap.BootstrapButtonGroup
-
- setProgress(int) - Method in interface com.beardedhen.androidbootstrap.api.view.ProgressView
-
Updates the amount of progress displayed to the user.
- setProgress(int) - Method in class com.beardedhen.androidbootstrap.BootstrapProgressBar
-
- setRounded(boolean) - Method in interface com.beardedhen.androidbootstrap.api.view.RoundableView
-
Sets whether the view should display rounded corners or not
- setRounded(boolean) - Method in class com.beardedhen.androidbootstrap.BootstrapButton
-
- setRounded(boolean) - Method in class com.beardedhen.androidbootstrap.BootstrapButtonGroup
-
- setRounded(boolean) - Method in class com.beardedhen.androidbootstrap.BootstrapDropDown
-
- setRounded(boolean) - Method in class com.beardedhen.androidbootstrap.BootstrapEditText
-
- setRounded(boolean) - Method in class com.beardedhen.androidbootstrap.BootstrapLabel
-
- setRounded(boolean) - Method in class com.beardedhen.androidbootstrap.BootstrapProgressBar
-
- setRounded(boolean) - Method in class com.beardedhen.androidbootstrap.BootstrapThumbnail
-
- setShowOutline(boolean) - Method in interface com.beardedhen.androidbootstrap.api.view.OutlineableView
-
Sets whether the view should display itself as an outline or not.
- setShowOutline(boolean) - Method in class com.beardedhen.androidbootstrap.BootstrapButton
-
- setShowOutline(boolean) - Method in class com.beardedhen.androidbootstrap.BootstrapButtonGroup
-
- setShowOutline(boolean) - Method in class com.beardedhen.androidbootstrap.BootstrapDropDown
-
- setStriped(boolean) - Method in interface com.beardedhen.androidbootstrap.api.view.ProgressView
-
Sets whether the view should display a striped pattern.
- setStriped(boolean) - Method in class com.beardedhen.androidbootstrap.BootstrapProgressBar
-
- setText(CharSequence, BufferType) - Method in class com.beardedhen.androidbootstrap.AwesomeTextView
-
- setTypicon(CharSequence) - Method in class com.beardedhen.androidbootstrap.AwesomeTextView
-
Sets the text to display a FontIcon, replacing whatever text is already present.
- showOutline - Static variable in class com.beardedhen.androidbootstrap.R.attr
-
Must be a boolean value, either "true
" or "false
".
- sm - Static variable in class com.beardedhen.androidbootstrap.R.id
-
- startFlashing(boolean, AwesomeTextView.AnimationSpeed) - Method in class com.beardedhen.androidbootstrap.AwesomeTextView
-
Starts a Flashing Animation on the AwesomeTextView
- startRotate(boolean, AwesomeTextView.AnimationSpeed) - Method in class com.beardedhen.androidbootstrap.AwesomeTextView
-
Starts a rotating animation on the AwesomeTextView
- striped - Static variable in class com.beardedhen.androidbootstrap.R.attr
-
Must be a boolean value, either "true
" or "false
".
- styleable() - Constructor for class com.beardedhen.androidbootstrap.R.styleable
-
- success - Static variable in class com.beardedhen.androidbootstrap.R.id
-