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

Deprecated. Since 2.0.0. This attribute work not with SCP

@Deprecated
public interface HasOnchange


Method Summary
 void setOnchange(String onchange)
          Deprecated. Since 2.0.0. This attribute work not with SCP
 

Method Detail

setOnchange

@Deprecated
void setOnchange(String onchange)
Deprecated. Since 2.0.0. This attribute work not with SCP

Client side script function to add to this component's onchange handler.



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