org.solovyev.android.view.drag
Interface DirectionDragButtonDef

All Superinterfaces:
ButtonDef, DragButtonDef, ViewDef
All Known Implementing Classes:
DirectionDragButtonDefImpl

public interface DirectionDragButtonDef
extends DragButtonDef

User: serso Date: 11/3/12 Time: 1:51 PM


Method Summary
 CharSequence getText(DragDirection dragDirection)
           
 
Methods inherited from interface org.solovyev.android.view.ButtonDef
getDrawableResId, getText
 
Methods inherited from interface org.solovyev.android.view.ViewDef
getBackgroundResId, getLayoutMarginLeft, getLayoutMarginRight, getLayoutWeight, getTag
 

Method Detail

getText

@Nullable
CharSequence getText(@Nonnull
                              DragDirection dragDirection)


Copyright © 2014 se.solovyev. All Rights Reserved.