|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GXTFolderItemTypeEnum | |
---|---|
org.gcube.portlets.user.messages.client.resources | |
org.gcube.portlets.user.messages.shared |
Uses of GXTFolderItemTypeEnum in org.gcube.portlets.user.messages.client.resources |
---|
Methods in org.gcube.portlets.user.messages.client.resources with parameters of type GXTFolderItemTypeEnum | |
---|---|
static com.google.gwt.user.client.ui.AbstractImagePrototype |
Resources.getIconByFolderItemType(GXTFolderItemTypeEnum itemType)
|
Uses of GXTFolderItemTypeEnum in org.gcube.portlets.user.messages.shared |
---|
Fields in org.gcube.portlets.user.messages.shared declared as GXTFolderItemTypeEnum | |
---|---|
protected GXTFolderItemTypeEnum |
FileModel.test
|
Methods in org.gcube.portlets.user.messages.shared that return GXTFolderItemTypeEnum | |
---|---|
GXTFolderItemTypeEnum |
FileModel.getGXTFolderItemType()
|
static GXTFolderItemTypeEnum |
GXTFolderItemTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static GXTFolderItemTypeEnum[] |
GXTFolderItemTypeEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.gcube.portlets.user.messages.shared with parameters of type GXTFolderItemTypeEnum | |
---|---|
void |
FileModel.setFolderItemType(GXTFolderItemTypeEnum folderItemTypeEnum)
|
Constructors in org.gcube.portlets.user.messages.shared with parameters of type GXTFolderItemTypeEnum | |
---|---|
FileModel(String identifier,
String name,
String type,
GXTFolderItemTypeEnum folderItemTypeEnum,
boolean isDirectory)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |