public class OnRefreshAttribute extends java.lang.Object implements org.robobinding.viewattribute.event.EventViewAttribute<android.support.v4.widget.SwipeRefreshLayout,SwipeRefreshLayoutAddOn>
| 构造器和说明 |
|---|
OnRefreshAttribute() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
bind(SwipeRefreshLayoutAddOn viewAddOn,
org.robobinding.attribute.Command command,
android.support.v4.widget.SwipeRefreshLayout view) |
java.lang.Class<?> |
getEventType() |
public void bind(SwipeRefreshLayoutAddOn viewAddOn, org.robobinding.attribute.Command command, android.support.v4.widget.SwipeRefreshLayout view)
bind 在接口中 org.robobinding.viewattribute.event.EventViewAttribute<android.support.v4.widget.SwipeRefreshLayout,SwipeRefreshLayoutAddOn>public java.lang.Class<?> getEventType()
getEventType 在接口中 org.robobinding.viewattribute.event.EventViewAttribute<android.support.v4.widget.SwipeRefreshLayout,SwipeRefreshLayoutAddOn>