public class ServiceAreaView
extends FrameLayout
| 构造器和说明 |
|---|
ServiceAreaView(Context context) |
ServiceAreaView(Context context,
AttributeSet attrs) |
ServiceAreaView(Context context,
AttributeSet attrs,
int defStyleAttr) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
bind(NaviViewData model) |
LinearLayout |
getFront_info_inner_more() |
LinearLayout |
getFront_info_inner() |
LinearLayout |
getFront_info_more() |
LinearLayout |
getFront_info() |
ImageView[] |
getIcon_more() |
ImageView[] |
getIcon() |
LinearLayout |
getService_container_more() |
TextView |
getService_dis() |
TextView |
getService_distance_more() |
LinearLayout |
getService_icons_more() |
LinearLayout |
getService_icons() |
FrameLayout |
getService_ly() |
FrameLayout |
getService_more_ly() |
TextView |
getService_name_more() |
void |
unbind() |
public ServiceAreaView(Context context)
public ServiceAreaView(Context context,
AttributeSet attrs)
public ServiceAreaView(Context context,
AttributeSet attrs,
int defStyleAttr)
public void bind(NaviViewData model)
public void unbind()
public FrameLayout getService_ly()
public FrameLayout getService_more_ly()
public LinearLayout getService_icons()
public ImageView[] getIcon()
public LinearLayout getFront_info()
public LinearLayout getFront_info_inner()
public TextView getService_dis()
public LinearLayout getService_icons_more()
public ImageView[] getIcon_more()
public LinearLayout getFront_info_more()
public LinearLayout getFront_info_inner_more()
public TextView getService_name_more()
public LinearLayout getService_container_more()
public TextView getService_distance_more()