- Author
- Lluis TurrĂ³ Cutiller lluis.nosp@m.@tur.nosp@m.ro.or.nosp@m.g
Definition at line 27 of file AlertLabel.java.
◆ AlertLabel() [1/2]
org.turro.zkoss.label.AlertLabel.AlertLabel |
( |
String |
value | ) |
|
◆ AlertLabel() [2/2]
org.turro.zkoss.label.AlertLabel.AlertLabel |
( |
| ) |
|
◆ afterCompose()
void org.turro.zkoss.label.AlertLabel.afterCompose |
( |
| ) |
|
Definition at line 39 of file AlertLabel.java.
42 setStyle(
"color:red");
45 setStyle(
"color:navy");
static final int ALERT_WRONG
◆ getType()
abstract int org.turro.zkoss.label.AlertLabel.getType |
( |
| ) |
|
|
abstractprotected |
◆ ALERT_WRONG
final int org.turro.zkoss.label.AlertLabel.ALERT_WRONG = 1 |
|
static |
The documentation for this class was generated from the following file: