Public Member Functions | Protected Member Functions | Private Member Functions | List of all members
eu.intermodalics.tango_ros_streamer.android.CustomSwitchPreference Class Reference
Inheritance diagram for eu.intermodalics.tango_ros_streamer.android.CustomSwitchPreference:
Inheritance graph
[legend]

Public Member Functions

 CustomSwitchPreference (Context context, AttributeSet attrs, int defStyle)
 
 CustomSwitchPreference (Context context, AttributeSet attrs)
 
 CustomSwitchPreference (Context context)
 

Protected Member Functions

void onBindView (View view)
 

Private Member Functions

void clearListenerInViewGroup (ViewGroup viewGroup)
 

Detailed Description

Definition at line 34 of file CustomSwitchPreference.java.

Constructor & Destructor Documentation

eu.intermodalics.tango_ros_streamer.android.CustomSwitchPreference.CustomSwitchPreference ( Context  context,
AttributeSet  attrs,
int  defStyle 
)
inline

Construct a new SwitchPreference with the given style options.

Parameters
contextThe Context that will style this preference
attrsStyle attributes that differ from the default
defStyleTheme attribute defining the default style options

Definition at line 43 of file CustomSwitchPreference.java.

eu.intermodalics.tango_ros_streamer.android.CustomSwitchPreference.CustomSwitchPreference ( Context  context,
AttributeSet  attrs 
)
inline

Construct a new SwitchPreference with the given style options.

Parameters
contextThe Context that will style this preference
attrsStyle attributes that differ from the default

Definition at line 53 of file CustomSwitchPreference.java.

eu.intermodalics.tango_ros_streamer.android.CustomSwitchPreference.CustomSwitchPreference ( Context  context)
inline

Construct a new SwitchPreference with default style options.

Parameters
contextThe Context that will style this preference

Definition at line 62 of file CustomSwitchPreference.java.

Member Function Documentation

void eu.intermodalics.tango_ros_streamer.android.CustomSwitchPreference.clearListenerInViewGroup ( ViewGroup  viewGroup)
inlineprivate

Clear listener in Switch for specify ViewGroup.

Parameters
viewGroupThe ViewGroup that will need to clear the listener.

Definition at line 79 of file CustomSwitchPreference.java.

void eu.intermodalics.tango_ros_streamer.android.CustomSwitchPreference.onBindView ( View  view)
inlineprotected

Definition at line 67 of file CustomSwitchPreference.java.


The documentation for this class was generated from the following file:


TangoRosStreamer
Author(s):
autogenerated on Mon Jun 10 2019 15:37:54