public interface BaseProps
Modifier and Type | Method and Description |
---|---|
String |
getBinding()
The value binding expression used to wire up this component to a component property of a JavaBean class.
|
String |
getId()
The component identifier for the associated component.
|
boolean |
isRendered()
An override for the rendered attribute associated with our component.
|
String getId()
String getBinding()
boolean isRendered()
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.