public static class ActiveDesktopItem.ComponentType
extends com.jniwrapper.util.EnumItem
Modifier and Type | Field and Description |
---|---|
static ActiveDesktopItem.ComponentType |
CFHTML
Component is HTML document in Compressed format
|
static ActiveDesktopItem.ComponentType |
CONTROL
Component is Microsoft ActiveX control.
|
static ActiveDesktopItem.ComponentType |
HTMLDOC
Component is HTML document
|
static ActiveDesktopItem.ComponentType |
PICTURE
Component is picture
|
static ActiveDesktopItem.ComponentType |
WEBSITE
Component is Web site
|
public static ActiveDesktopItem.ComponentType HTMLDOC
public static ActiveDesktopItem.ComponentType PICTURE
public static ActiveDesktopItem.ComponentType WEBSITE
public static ActiveDesktopItem.ComponentType CONTROL
public static ActiveDesktopItem.ComponentType CFHTML