public final class ChooseHandler extends TagHandlerImpl
Modifier and Type | Field and Description |
---|---|
private ChooseOtherwiseHandler |
otherwise |
private ChooseWhenHandler[] |
when |
Constructor and Description |
---|
ChooseHandler(javax.faces.view.facelets.TagConfig config) |
Modifier and Type | Method and Description |
---|---|
void |
apply(javax.faces.view.facelets.FaceletContext ctx,
javax.faces.component.UIComponent parent) |
findNextByType, findNextByType
private final ChooseOtherwiseHandler otherwise
private final ChooseWhenHandler[] when
Copyright © 2002-2013 Oracle America, Inc. All Rights Reserved.