On Thu, 2006-01-19 at 12:18 -0300, Mariano Petrakovsky wrote:
> I have:
> 
> <h:selectOneMenu id="maxRingBaseUnit"
>    value="#{stationOptionsAllHandler.maxRingBaseUnit}"
> rendered="#{stationOptionsAllHandler.renderMaxRingBaseUnit}">
> 
> 
>  public boolean isRenderMaxRingBaseUnit() {
>       ...
>  }
> 
> Is possible in the method, get the component id, which fire the method?

No it's not possible.

Regards,

Simon

Reply via email to