|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Temas | |
|---|---|
| edugraf.jadix | Este pacote contém a definição da interface ApliqueJadix. |
| edugraf.jadix.fachada | Este pacote contém classes e interfaces que abstraem os substistemas do jadix, fornecendo uma interface única para eles. |
| Uses of Temas in edugraf.jadix |
|---|
| Methods in edugraf.jadix that return Temas | |
|---|---|
static Temas |
Temas.obterTema(java.lang.String nome)
Retorna o Tema correspondente ao parâmetro String especificado. |
static Temas |
Temas.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Temas[] |
Temas.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Uses of Temas in edugraf.jadix.fachada |
|---|
| Methods in edugraf.jadix.fachada with parameters of type Temas | |
|---|---|
void |
PaginaDix.fixarTema(Temas tema)
Altera o tema da página |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||