CommentaireDlg

CommentaireDlg

new CommentaireDlg(app, comm, modification, callBackOK, callBackCancel)

Source:

Dialogue de création ou modification d'un affichage affichage de texte

Parameters:
Name Type Description
app MtgApp

L'application propriétaire

comm

Le CCommentaire à modifier

modification

true si on modifie un CCommentaire déjà présent dans la figure

callBackOK

Fonction de callBack à appeler si on valide par OK

callBackCancel

Fonction de callBack à appeler si on referme sans valider

Methods

updatePreview() → {void}

Source:

Met à jour l'aperçu

Returns:
Type
void