|
|||||||||
| Home >> All >> org >> fudaa >> ebli >> [ impression overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.fudaa.ebli.impression
Class vue

java.lang.Objectorg.fudaa.ebli.impression.OptionItem
org.fudaa.ebli.impression.vue
- final class vue
- extends OptionItem
| Field Summary | |
boolean |
activee
|
com.memoire.bu.BuIcon |
icone
|
private int |
nbCols_
|
private int |
nbLignes_
|
java.lang.String |
texte
|
| Constructor Summary | |
protected |
vue(java.lang.String _titre,
java.lang.String _icone,
int _nbCols)
|
protected |
vue(java.lang.String _titre,
java.lang.String _icone,
int _nbCols,
int _nbLignes)
|
| Method Summary | |
protected int |
nbCols()
|
protected int |
nbMaxPages()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
nbCols_
private int nbCols_
nbLignes_
private int nbLignes_
texte
public java.lang.String texte
icone
public com.memoire.bu.BuIcon icone
activee
public boolean activee
| Constructor Detail |
vue
protected vue(java.lang.String _titre, java.lang.String _icone, int _nbCols)
vue
protected vue(java.lang.String _titre, java.lang.String _icone, int _nbCols, int _nbLignes)
| Method Detail |
nbMaxPages
protected int nbMaxPages()
nbCols
protected int nbCols()
|
|||||||||
| Home >> All >> org >> fudaa >> ebli >> [ impression overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC