- setChecked(boolean) - 类 中的方法com.nex3z.togglebuttongroup.button.CircularToggle
-
- setChecked(boolean) - 类 中的方法com.nex3z.togglebuttongroup.button.CompoundToggleButton
-
- setChecked(boolean) - 类 中的方法com.nex3z.togglebuttongroup.button.LabelToggle
-
- setCheckedImageDrawable(Drawable) - 类 中的方法com.nex3z.togglebuttongroup.button.MarkerButton
-
- setCheckedStateForView(int, boolean) - 类 中的方法com.nex3z.togglebuttongroup.ToggleButtonGroup
-
- setChildSpacing(int) - 类 中的方法com.nex3z.togglebuttongroup.FlowLayout
-
Sets the horizontal spacing between child views.
- setChildSpacingForLastRow(int) - 类 中的方法com.nex3z.togglebuttongroup.FlowLayout
-
Sets the horizontal spacing between child views of the last row.
- setFlow(boolean) - 类 中的方法com.nex3z.togglebuttongroup.FlowLayout
-
Sets whether to allow child views flow to next row when there is no enough space.
- setMarkerColor(int) - 类 中的方法com.nex3z.togglebuttongroup.button.CircularToggle
-
- setMarkerColor(int) - 类 中的方法com.nex3z.togglebuttongroup.button.LabelToggle
-
- setMarkerColor(int) - 类 中的方法com.nex3z.togglebuttongroup.button.MarkerButton
-
- setMaxSelectCount(int) - 类 中的方法com.nex3z.togglebuttongroup.MultiSelectToggleGroup
-
- setOnCheckedChangeListener(OnCheckedChangeListener) - 类 中的方法com.nex3z.togglebuttongroup.button.CompoundToggleButton
-
- setOnCheckedChangeListener(OnCheckedChangeListener) - 接口 中的方法com.nex3z.togglebuttongroup.button.ToggleButton
-
- setOnCheckedChangeListener(MultiSelectToggleGroup.OnCheckedStateChangeListener) - 类 中的方法com.nex3z.togglebuttongroup.MultiSelectToggleGroup
-
- setOnCheckedChangeListener(SingleSelectToggleGroup.OnCheckedChangeListener) - 类 中的方法com.nex3z.togglebuttongroup.SingleSelectToggleGroup
-
- setOnHierarchyChangeListener(ViewGroup.OnHierarchyChangeListener) - 类 中的方法com.nex3z.togglebuttongroup.ToggleButtonGroup
-
- setRadioStyle(boolean) - 类 中的方法com.nex3z.togglebuttongroup.button.MarkerButton
-
- setRowSpacing(float) - 类 中的方法com.nex3z.togglebuttongroup.FlowLayout
-
Sets the vertical spacing between rows in pixels.
- setText(CharSequence) - 类 中的方法com.nex3z.togglebuttongroup.button.MarkerButton
-
- setTextBackground(Drawable) - 类 中的方法com.nex3z.togglebuttongroup.button.MarkerButton
-
- setTextColor(int) - 类 中的方法com.nex3z.togglebuttongroup.button.CircularToggle
-
- setTextColor(ColorStateList) - 类 中的方法com.nex3z.togglebuttongroup.button.CircularToggle
-
- setTextColor(int) - 类 中的方法com.nex3z.togglebuttongroup.button.LabelToggle
-
- setTextColor(ColorStateList) - 类 中的方法com.nex3z.togglebuttongroup.button.LabelToggle
-
- setTextColor(int) - 类 中的方法com.nex3z.togglebuttongroup.button.MarkerButton
-
- setTextColor(ColorStateList) - 类 中的方法com.nex3z.togglebuttongroup.button.MarkerButton
-
- setTextSize(float) - 类 中的方法com.nex3z.togglebuttongroup.button.MarkerButton
-
- setTextSize(int, float) - 类 中的方法com.nex3z.togglebuttongroup.button.MarkerButton
-
- SingleSelectToggleGroup - com.nex3z.togglebuttongroup中的类
-
- SingleSelectToggleGroup(Context) - 类 的构造器com.nex3z.togglebuttongroup.SingleSelectToggleGroup
-
- SingleSelectToggleGroup(Context, AttributeSet) - 类 的构造器com.nex3z.togglebuttongroup.SingleSelectToggleGroup
-
- SingleSelectToggleGroup.OnCheckedChangeListener - com.nex3z.togglebuttongroup中的接口
-
- SPACING_ALIGN - 类 中的静态变量com.nex3z.togglebuttongroup.FlowLayout
-
Special value for the horizontal spacing of the child views in the last row
SPACING_ALIGN means that the horizontal spacing of the child views in the last row keeps
the same with the spacing used in the row above.
- SPACING_AUTO - 类 中的静态变量com.nex3z.togglebuttongroup.FlowLayout
-
Special value for the child view spacing.