|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface SupportedView
The SupportedView interface is used to indicate one of the formats in which it is
possible to view a DocumentInstance or DataProvider.
Desktop Intelligence and Web Intelligence documents do not support the same
OutputFormatType and ViewModeType combinations. The
SupportedView interface is used to store information about
a single way in which it is possible to present a specific DocumentInstance
or DataProvider.
SupportedViews,
OutputFormatType,
ViewModeType| Method Summary | |
|---|---|
OutputFormatType |
getOutputFormatType()
Return the OutputFormatType supported by this view. |
ViewModeType |
getViewModeType()
Return the ViewModeType supported by this view. |
| Method Detail |
|---|
OutputFormatType getOutputFormatType()
OutputFormatType supported by this view.
OutputFormatType supported by this view.ViewModeType getViewModeType()
ViewModeType supported by this view.
ViewModeType supported by this view.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||