public interface SupportsAjaxBehaviorHolder
extends javax.faces.component.behavior.ClientBehaviorHolder
Modifier and Type | Method and Description |
---|---|
String[] |
getExecutePartially() |
String[] |
getRenderPartially() |
void |
setExecutePartially(String[] renderedPartially) |
void |
setRenderPartially(String[] renderedPartially) |
Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.