|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tapestry5.corelib.components.Alerts
@SupportsInformalParameters public class Alerts
Renders out an empty <div>
element and provides JavaScript initialization to make the element
the container for alerts. After rendering markup (and initialization JavaScript), it
removes all non-persistent alerts.
Component Parameters | ||||||
---|---|---|---|---|---|---|
Name | Description | Type | Flags | Default | Default Prefix | Since |
dismissText | String | message: | literal |
Constructor Summary | |
---|---|
Alerts()
|
Method Summary | |
---|---|
java.lang.String |
getClientId()
Returns a unique id for the element. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Alerts()
Method Detail |
---|
public java.lang.String getClientId()
ClientElement
getClientId
in interface ClientElement
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |