| |
|
| java.lang.Object thinwire.ui.style.Background
Background | public class Background (Code) | | author: Joshua J. Gertzen |
Inner Class :public enum Repeat | |
Inner Class :public static class Position | |
PROPERTY_BACKGROUND_COLOR | final public static String PROPERTY_BACKGROUND_COLOR(Code) | | |
PROPERTY_BACKGROUND_IMAGE | final public static String PROPERTY_BACKGROUND_IMAGE(Code) | | |
PROPERTY_BACKGROUND_POSITION | final public static String PROPERTY_BACKGROUND_POSITION(Code) | | |
PROPERTY_BACKGROUND_REPEAT | final public static String PROPERTY_BACKGROUND_REPEAT(Code) | | |
getPosition | public Position getPosition()(Code) | | |
getRepeat | public Repeat getRepeat()(Code) | | |
hashCode | public int hashCode()(Code) | | |
setPosition | public void setPosition(Position position)(Code) | | |
setRepeat | public void setRepeat(Repeat repeat)(Code) | | |
|
|
|