org.wicketstuff.datatable_autocomplete.button
Interface DTAButtonProvider

All Known Implementing Classes:
DTAAjaxFallbackButton, DTAButton

public interface DTAButtonProvider

Author:
mocleiri

Field Summary
static String BUTTON_ID
           
 
Method Summary
 Button getButton()
          return a button with its id set as BUTTON_ID
 

Field Detail

BUTTON_ID

static final String BUTTON_ID
See Also:
Constant Field Values
Method Detail

getButton

Button getButton()
return a button with its id set as BUTTON_ID

Parameters:
id -
Returns:
the instantiated button.


Copyright © 2009-2013. All Rights Reserved.