MCPcopy Create free account

hub / github.com/ThomasWang2014/SmartTablayout / functions

Functions252 in github.com/ThomasWang2014/SmartTablayout

MethodputDoubleArray
Inserts a double array value into the mapping of this Bundle, replacing any existing value for the given key. Either key or value may be null. @para
utils-v4/src/main/java/com/ogaclejapan/smarttablayout/utils/v4/Bundler.java:449
MethodputDoubleArray
Inserts a double array value into the mapping of this Bundle, replacing any existing value for the given key. Either key or value may be null. @para
utils-v13/src/main/java/com/ogaclejapan/smarttablayout/utils/v13/Bundler.java:449
MethodputFloat
Inserts a float value into the mapping of this Bundle, replacing any existing value for the given key. @param key a String, or null @param value a
utils-v4/src/main/java/com/ogaclejapan/smarttablayout/utils/v4/Bundler.java:108
MethodputFloat
Inserts a float value into the mapping of this Bundle, replacing any existing value for the given key. @param key a String, or null @param value a
utils-v13/src/main/java/com/ogaclejapan/smarttablayout/utils/v13/Bundler.java:108
MethodputFloatArray
Inserts a float array value into the mapping of this Bundle, replacing any existing value for the given key. Either key or value may be null. @param
utils-v4/src/main/java/com/ogaclejapan/smarttablayout/utils/v4/Bundler.java:296
MethodputFloatArray
Inserts a float array value into the mapping of this Bundle, replacing any existing value for the given key. Either key or value may be null. @param
utils-v13/src/main/java/com/ogaclejapan/smarttablayout/utils/v13/Bundler.java:296
MethodputIntArray
Inserts an int array value into the mapping of this Bundle, replacing any existing value for the given key. Either key or value may be null. @param
utils-v4/src/main/java/com/ogaclejapan/smarttablayout/utils/v4/Bundler.java:425
MethodputIntArray
Inserts an int array value into the mapping of this Bundle, replacing any existing value for the given key. Either key or value may be null. @param
utils-v13/src/main/java/com/ogaclejapan/smarttablayout/utils/v13/Bundler.java:425
MethodputIntegerArrayList
Inserts an ArrayList<Integer> value into the mapping of this Bundle, replacing any existing value for the given key. Either key or value may be null.
utils-v4/src/main/java/com/ogaclejapan/smarttablayout/utils/v4/Bundler.java:211
MethodputIntegerArrayList
Inserts an ArrayList<Integer> value into the mapping of this Bundle, replacing any existing value for the given key. Either key or value may be null.
utils-v13/src/main/java/com/ogaclejapan/smarttablayout/utils/v13/Bundler.java:211
MethodputLong
Inserts a long value into the mapping of this Bundle, replacing any existing value for the given key. @param key a String, or null @param value a l
utils-v4/src/main/java/com/ogaclejapan/smarttablayout/utils/v4/Bundler.java:377
MethodputLong
Inserts a long value into the mapping of this Bundle, replacing any existing value for the given key. @param key a String, or null @param value a l
utils-v13/src/main/java/com/ogaclejapan/smarttablayout/utils/v13/Bundler.java:377
MethodputLongArray
Inserts a long array value into the mapping of this Bundle, replacing any existing value for the given key. Either key or value may be null. @param
utils-v4/src/main/java/com/ogaclejapan/smarttablayout/utils/v4/Bundler.java:437
MethodputLongArray
Inserts a long array value into the mapping of this Bundle, replacing any existing value for the given key. Either key or value may be null. @param
utils-v13/src/main/java/com/ogaclejapan/smarttablayout/utils/v13/Bundler.java:437
MethodputParcelable
Inserts a Parcelable value into the mapping of this Bundle, replacing any existing value for the given key. Either key or value may be null. @param
utils-v4/src/main/java/com/ogaclejapan/smarttablayout/utils/v4/Bundler.java:132
MethodputParcelable
Inserts a Parcelable value into the mapping of this Bundle, replacing any existing value for the given key. Either key or value may be null. @param
utils-v13/src/main/java/com/ogaclejapan/smarttablayout/utils/v13/Bundler.java:132
MethodputParcelableArray
Inserts an array of Parcelable values into the mapping of this Bundle, replacing any existing value for the given key. Either key or value may be nul
utils-v4/src/main/java/com/ogaclejapan/smarttablayout/utils/v4/Bundler.java:171
MethodputParcelableArray
Inserts an array of Parcelable values into the mapping of this Bundle, replacing any existing value for the given key. Either key or value may be nul
utils-v13/src/main/java/com/ogaclejapan/smarttablayout/utils/v13/Bundler.java:171
MethodputParcelableArrayList
Inserts a List of Parcelable values into the mapping of this Bundle, replacing any existing value for the given key. Either key or value may be null.
utils-v4/src/main/java/com/ogaclejapan/smarttablayout/utils/v4/Bundler.java:184
MethodputParcelableArrayList
Inserts a List of Parcelable values into the mapping of this Bundle, replacing any existing value for the given key. Either key or value may be null.
utils-v13/src/main/java/com/ogaclejapan/smarttablayout/utils/v13/Bundler.java:184
MethodputSerializable
Inserts a Serializable value into the mapping of this Bundle, replacing any existing value for the given key. Either key or value may be null. @para
utils-v4/src/main/java/com/ogaclejapan/smarttablayout/utils/v4/Bundler.java:248
MethodputSerializable
Inserts a Serializable value into the mapping of this Bundle, replacing any existing value for the given key. Either key or value may be null. @para
utils-v13/src/main/java/com/ogaclejapan/smarttablayout/utils/v13/Bundler.java:248
MethodputShort
Inserts a short value into the mapping of this Bundle, replacing any existing value for the given key. @param key a String, or null @param value a
utils-v4/src/main/java/com/ogaclejapan/smarttablayout/utils/v4/Bundler.java:96
MethodputShort
Inserts a short value into the mapping of this Bundle, replacing any existing value for the given key. @param key a String, or null @param value a
utils-v13/src/main/java/com/ogaclejapan/smarttablayout/utils/v13/Bundler.java:96
MethodputShortArray
Inserts a short array value into the mapping of this Bundle, replacing any existing value for the given key. Either key or value may be null. @param
utils-v4/src/main/java/com/ogaclejapan/smarttablayout/utils/v4/Bundler.java:272
MethodputShortArray
Inserts a short array value into the mapping of this Bundle, replacing any existing value for the given key. Either key or value may be null. @param
utils-v13/src/main/java/com/ogaclejapan/smarttablayout/utils/v13/Bundler.java:272
MethodputSize
Inserts a Size value into the mapping of this Bundle, replacing any existing value for the given key. Either key or value may be null. @param key
utils-v4/src/main/java/com/ogaclejapan/smarttablayout/utils/v4/Bundler.java:144
MethodputSize
Inserts a Size value into the mapping of this Bundle, replacing any existing value for the given key. Either key or value may be null. @param key
utils-v13/src/main/java/com/ogaclejapan/smarttablayout/utils/v13/Bundler.java:144
MethodputSizeF
Inserts a SizeF value into the mapping of this Bundle, replacing any existing value for the given key. Either key or value may be null. @param key
utils-v4/src/main/java/com/ogaclejapan/smarttablayout/utils/v4/Bundler.java:157
MethodputSizeF
Inserts a SizeF value into the mapping of this Bundle, replacing any existing value for the given key. Either key or value may be null. @param key
utils-v13/src/main/java/com/ogaclejapan/smarttablayout/utils/v13/Bundler.java:157
MethodputSparseParcelableArray
Inserts a SparceArray of Parcelable values into the mapping of this Bundle, replacing any existing value for the given key. Either key or value may b
utils-v4/src/main/java/com/ogaclejapan/smarttablayout/utils/v4/Bundler.java:198
MethodputSparseParcelableArray
Inserts a SparceArray of Parcelable values into the mapping of this Bundle, replacing any existing value for the given key. Either key or value may b
utils-v13/src/main/java/com/ogaclejapan/smarttablayout/utils/v13/Bundler.java:198
MethodputString
Inserts a String value into the mapping of this Bundle, replacing any existing value for the given key. Either key or value may be null. @param key
utils-v4/src/main/java/com/ogaclejapan/smarttablayout/utils/v4/Bundler.java:401
MethodputString
Inserts a String value into the mapping of this Bundle, replacing any existing value for the given key. Either key or value may be null. @param key
utils-v13/src/main/java/com/ogaclejapan/smarttablayout/utils/v13/Bundler.java:401
MethodputStringArray
Inserts a String array value into the mapping of this Bundle, replacing any existing value for the given key. Either key or value may be null. @para
utils-v4/src/main/java/com/ogaclejapan/smarttablayout/utils/v4/Bundler.java:461
MethodputStringArray
Inserts a String array value into the mapping of this Bundle, replacing any existing value for the given key. Either key or value may be null. @para
utils-v13/src/main/java/com/ogaclejapan/smarttablayout/utils/v13/Bundler.java:461
MethodputStringArrayList
Inserts an ArrayList<String> value into the mapping of this Bundle, replacing any existing value for the given key. Either key or value may be null.
utils-v4/src/main/java/com/ogaclejapan/smarttablayout/utils/v4/Bundler.java:223
MethodputStringArrayList
Inserts an ArrayList<String> value into the mapping of this Bundle, replacing any existing value for the given key. Either key or value may be null.
utils-v13/src/main/java/com/ogaclejapan/smarttablayout/utils/v13/Bundler.java:223
MethodsetCustomTabColorizer
Set the custom {@link TabColorizer} to be used. If you only require simple customisation then you can use {@link #setSelectedIndicatorColors(int...)}
library/src/main/java/com/ogaclejapan/smarttablayout/SmartTabLayout.java:188
MethodsetCustomTabColorizer
(SmartTabLayout.TabColorizer customTabColorizer)
library/src/main/java/com/ogaclejapan/smarttablayout/SmartTabStrip.java:171
MethodsetDefaultTabTextColor
Set the color used for styling the tab text. This will need to be called prior to calling {@link #setViewPager(android.support.v4.view.ViewPager)} oth
library/src/main/java/com/ogaclejapan/smarttablayout/SmartTabLayout.java:198
MethodsetDistributeEvenly
Set the same weight for tab
library/src/main/java/com/ogaclejapan/smarttablayout/SmartTabLayout.java:215
MethodsetDividerColors
Sets the colors to be used for tab dividers. These colors are treated as a circular array. Providing one color will mean that all tabs are indicated w
library/src/main/java/com/ogaclejapan/smarttablayout/SmartTabLayout.java:231
MethodsetDividerColors
(int... colors)
library/src/main/java/com/ogaclejapan/smarttablayout/SmartTabStrip.java:302
MethodsetIndicationInterpolator
Set the behavior of the Indicator scrolling feedback. @param interpolator {@link com.ogaclejapan.smarttablayout.SmartTabIndicationInterpolator}
library/src/main/java/com/ogaclejapan/smarttablayout/SmartTabLayout.java:177
MethodsetIndicationInterpolator
(SmartTabIndicationInterpolator interpolator)
library/src/main/java/com/ogaclejapan/smarttablayout/SmartTabStrip.java:166
MethodsetSelectedIndicatorColors
Sets the colors to be used for indicating the selected tab. These colors are treated as a circular array. Providing one color will mean that all tabs
library/src/main/java/com/ogaclejapan/smarttablayout/SmartTabLayout.java:223
MethodsetSelectedIndicatorColors
(int... colors)
library/src/main/java/com/ogaclejapan/smarttablayout/SmartTabStrip.java:176
Methodwith
(Context context)
utils-v4/src/main/java/com/ogaclejapan/smarttablayout/utils/ViewPagerItems.java:28
Methodwith
(Context context)
utils-v4/src/main/java/com/ogaclejapan/smarttablayout/utils/v4/FragmentPagerItems.java:31
Methodwith
(Context context)
utils-v13/src/main/java/com/ogaclejapan/smarttablayout/utils/ViewPagerItems.java:28
Methodwith
(Context context)
utils-v13/src/main/java/com/ogaclejapan/smarttablayout/utils/v13/FragmentPagerItems.java:31
← previous201–252 of 252, ranked by callers