|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface INotesSlideManager
Method Summary | |
---|---|
INotesSlide |
addNotesSlide()
Returns the notes slide for the current slide, creating one if there isn't. |
INotesSlide |
getNotesSlide()
Returns the notes slide for the current slide. |
void |
removeNotesSlide()
Removes notes slide of the current slide. |
Method Detail |
---|
INotesSlide getNotesSlide()
Returns the notes slide for the current slide. Returns null if slide doesn't have notes slide.
Read-only INotesSlide
.
INotesSlide addNotesSlide()
Returns the notes slide for the current slide, creating one if there isn't.
INotesSlide
for this slide.void removeNotesSlide()
Removes notes slide of the current slide.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |