Ipelets can ask Ipe to perform various services and request information using this class.
|
Show a message in the status bar.
|
|
Pop up a modal message box with the text, and up to three buttons (Use 0 pointer to remove a button). Returns index (0 to 2) of button pressed. |
|
Pop up a modal dialog asking the user to enter a string. Returns true if the user didn't cancel the dialog. |
|
Return the style sheet. |
|
Return read-only document. |
|
Get read-write access to the entire document. Marks the document as edited, and resets undo. |
|
Return index of current page (starting with 0).
|
|
Return index of current page view (starting with 0).
|
|
Return index of current layer in the page.
|
|
Return the attributes currently set in the UI.
|
|
Return the current snapping situation in Ipe. |