|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectjaxe.FonctionAjStyle
public class FonctionAjStyle
Fonction permettant d'appliquer un style sur une zone du document. La référence de l'élément correspondant au style ajouté est passé en paramètre du constructeur.
| Constructor Summary | |
|---|---|
FonctionAjStyle(org.w3c.dom.Element refElement)
Attention, contrairement à ce qui est expliqué dans Fonction, ce constructeur ne prend pas en paramètre la définition d'un menu, mais la référence d'un élément. |
|
| Method Summary | |
|---|---|
boolean |
appliquer(JaxeDocument doc,
int start,
int end)
Applique la fonction au document. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FonctionAjStyle(org.w3c.dom.Element refElement)
| Method Detail |
|---|
public boolean appliquer(JaxeDocument doc,
int start,
int end)
Fonction
appliquer in interface Fonction
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||