| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface DisplayMode
Object representing a display mode
| Field Summary | |
|---|---|
static java.lang.String | 
CLASS_VERSION
Class version string  | 
static DisplayMode | 
FULL
Full Display Mode  | 
static DisplayMode | 
POPUP
Popup Display Mode  | 
static DisplayMode | 
SHARED
Shared Display Mode  | 
| Fields inherited from interface atg.portal.framework.DisplayModeProperties | 
|---|
DISPLAYMODE_FULL, DISPLAYMODE_POPUP, DISPLAYMODE_SHARED, ITEM_DESCRIPTOR | 
| Fields inherited from interface atg.portal.framework.BaseProperties | 
|---|
AUTHOR, DESCRIPTION, NAME, SERVLETCONTEXT, VERSION | 
| Method Summary | |
|---|---|
 DeviceOutput | 
getDeviceOutput(java.lang.String pDeviceOutput)
Deprecated.  | 
 DeviceOutput[] | 
getDeviceOutputs()
Deprecated.  | 
 java.lang.String | 
getName()
Access the name of the display mode  | 
 boolean | 
hasDeviceOutput(java.lang.String pDeviceOutput)
Deprecated.  | 
| Field Detail | 
|---|
static final java.lang.String CLASS_VERSION
static final DisplayMode FULL
static final DisplayMode SHARED
static final DisplayMode POPUP
| Method Detail | 
|---|
java.lang.String getName()
boolean hasDeviceOutput(java.lang.String pDeviceOutput)
pDeviceOutput - the name of a device output
DeviceOutput getDeviceOutput(java.lang.String pDeviceOutput)
pDeviceOutput - the name of a device output
DeviceOutput[] getDeviceOutputs()
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||