org.solovyev.android.view
Interface ViewDef
- All Known Subinterfaces:
- ButtonDef, DirectionDragButtonDef, DragButtonDef
- All Known Implementing Classes:
- DirectionDragButtonDefImpl
public interface ViewDef
User: serso
Date: 11/4/12
Time: 11:59 PM
getLayoutWeight
@Nullable
Float getLayoutWeight()
getLayoutMarginLeft
@Nullable
Integer getLayoutMarginLeft()
getLayoutMarginRight
@Nullable
Integer getLayoutMarginRight()
getTag
@Nullable
String getTag()
getBackgroundResId
@Nullable
Integer getBackgroundResId()
Copyright © 2014 se.solovyev. All Rights Reserved.