Jet\UI_button_delete

Directly extends Jet\UI_button to represent a generic delete button (of anything).

The goal is a consistent UI. This means that all buttons of a certain function should have the same color and the same icon (and possibly the same text, but this is not a dogma). Therefore, it is not necessary or appropriate to set the appearance class and icon for such buttons. However, everything else can of course be set.

Previous chapter
Jet\UI_button_create
Next chapter
Jet\UI_button_edit