org.wicketstuff.yui.helper
Class YuiImage
java.lang.Object
org.wicketstuff.yui.helper.YuiImage
- All Implemented Interfaces:
- Serializable
public class YuiImage
- extends Object
- implements Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
YuiImage
public YuiImage(String fileName)
YuiImage
public YuiImage(String fileName,
String desc)
getFileName
public String getFileName()
setFileName
public void setFileName(String fileName)
getDesc
public String getDesc()
setDesc
public void setDesc(String desc)
getLeft
public int getLeft()
setLeft
public void setLeft(int left)
getTop
public int getTop()
setTop
public void setTop(int top)
Copyright © 2013. All Rights Reserved.