org.primefaces.component.api
Interface InputHolder

All Known Implementing Classes:
AutoComplete, Calendar, SelectBooleanCheckbox, SelectOneMenu, Spinner, ThemeSwitcher

public interface InputHolder

InputHolder is implemented by input components who has an input field along with complex markup like spinner, autocomplete.


Method Summary
 String getInputClientId()
           
 

Method Detail

getInputClientId

String getInputClientId()
Returns:
Client id of the input element


Copyright © 2013. All rights reserved.