|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.businessobjects.jsf.sdk.properties.Image
Contains fields that specify how to display the image representation of an item.
| Field Summary | |
static int |
Icon
The icon image is displayed. |
static int |
None
The image is not displayed. |
static int |
Thumbnail
The thumbnail image is displayed. |
| Constructor Summary | |
Image()
|
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final int None
The image is not displayed.
public static final int Icon
The icon image is displayed.
public static final int Thumbnail
The thumbnail image is displayed.
| Constructor Detail |
public Image()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||