|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Alertable
Warning: This interface is no longer functional from the SAP BusinessObjects 4.0 release onwards.
TheAlertable interface contains all Alerter objects defined in an object.
Alertable is a supertype of the TableCell and
Cell objects.
To retrieve a list of Alerters contained in an inheriting class,
call SUBTYPE.getAlerters(). For example,
for a TableCell object you would call TableCell.getAlerters().
TableCell,
Cell,
Table| Method Summary | |
|---|---|
Alerters |
getAlerters()
Returns all Alerter objects defined in an object. |
| Method Detail |
|---|
Alerters getAlerters()
Alerter objects defined in an object.
Alerters.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||