|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface OfficeSourceInstanceContext
Context for a OfficeSourceInstance.
| Method Summary | |
|---|---|
void |
setErrorMessage(String message)
Specifies an error message. |
void |
setOfficeLoaded(boolean isOfficeLoaded)
Flags if OfficeType is loaded. |
void |
setTitle(String title)
Specifies the title. |
| Method Detail |
|---|
void setTitle(String title)
title - Title.void setErrorMessage(String message)
message - Error message or null to indicate no error.void setOfficeLoaded(boolean isOfficeLoaded)
OfficeType is loaded.
isOfficeTypeLoaded - true OfficeType loaded.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||