org.loom.validator
Interface ButtonDecorator

All Known Implementing Classes:
ConfirmationInterceptor, Event, InterceptorProxy, SecurityInterceptor

public interface ButtonDecorator

Modify buttons that point to a certain action and event, based on metadata contained by the implementing class.

Author:
icoloma

Method Summary
 void decorate(Button button)
           
 

Method Detail

decorate

void decorate(Button button)


The Loom Framework 1.6-SNAPSHOT.
Licensed under the Apache License, Version 2.0 by Extrema Sistemas de Informacion S.L.