|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IEditorModelRO
This is the interface for the read-only Model. This interface is implemented by EditorModel. Any read-only Model interface should extend this one.
| Method Summary | |
|---|---|
int |
GetEditorType()
|
boolean |
GetEnableApplyButton()
|
boolean |
GetHideLeftNav()
|
boolean |
GetIsEditorReadOnly()
|
| Methods inherited from interface com.plumtree.uiinfrastructure.activityspace.IMVCObject |
|---|
GetName |
| Method Detail |
|---|
int GetEditorType()
EditorModel.GetEditorType()boolean GetHideLeftNav()
EditorModel.GetHideLeftNav()boolean GetIsEditorReadOnly()
EditorModel.GetIsEditorReadOnly()boolean GetEnableApplyButton()
EditorModel.GetEnableApplyButton()
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||