Changes

Jump to: navigation, search
3. Define and Use Editors
layout.setEditorAreaVisible(true);
 
layout.addView(StudentsView.ID, IPageLayout.LEFT, 1.0f, layout.getEditorArea());
//make the view fixed
1
edit

Navigation menu