org.loom.validator
Interface ButtonDecorator

All Known Implementing Classes:
DefaultSecurityInterceptor, Event, InterceptorProxy

public interface ButtonDecorator

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


Method Summary
 void decorate(Button button)
           
 

Method Detail

decorate

void decorate(Button button)