org.apache.myfaces.tobago.internal.taglib.declaration
Interface HasOnchange

All Known Subinterfaces:
DateTagDeclaration, FileTagDeclaration, InputTagDeclaration, InTagDeclaration, SelectBooleanCheckboxTagDeclaration, SelectManyCheckboxTagDeclaration, SelectManyListboxTagDeclaration, SelectManyShuttleTagDeclaration, SelectOneChoiceTagDeclaration, SelectOneListboxTagDeclaration, SelectOneRadioTagDeclaration, SelectOneTagDeclaration, TextareaTagDeclaration, TimeTagDeclaration

public interface HasOnchange


Method Summary
 void setOnchange(String onchange)
          Clientside script function to add to this component's onchange handler.
 

Method Detail

setOnchange

void setOnchange(String onchange)
Clientside script function to add to this component's onchange handler.



Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.