| 
 | |||||||||
| 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_VERSIONClass version string | 
| static DisplayMode | FULLFull Display Mode | 
| static DisplayMode | POPUPPopup Display Mode | 
| static DisplayMode | SHAREDShared 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 | ||||||||