
Public Member Functions | |
| boolean | canDelete () |
| void | deleteObject () |
| ERDAjaxTrashcan (WOContext context) | |
| String | message () |
| String | onClick () |
| String | onCreate () |
| void | reset () |
| String | rowID () |
Public Attributes | |
| String | effectDuration = "0.8" |
| String | errorMessage = null |
Static Public Attributes | |
| static final Logger | log = Logger.getLogger(ERDAjaxTrashcan.class) |
| ERDAjaxTrashcan | ( | WOContext | context | ) |
| boolean canDelete | ( | ) |
Reimplemented from ERDDeleteButton.
| void deleteObject | ( | ) |
| String message | ( | ) |
| String onClick | ( | ) |
| String onCreate | ( | ) |
| void reset | ( | ) |
Used by stateless subclasses.
Reimplemented from ERDCustomComponent.
| String rowID | ( | ) |
| String effectDuration = "0.8" |
final Logger log = Logger.getLogger(ERDAjaxTrashcan.class) [static] |
logging support
Reimplemented from ERDDeleteButton.
1.5.8