@Concealed
public interface ResourceIndex
extends org.apache.myfaces.trinidad.model.RowKeyIndex
Modifier and Type | Method and Description |
---|---|
BaseResource |
getResource()
Gets the current Resource identified by the current index or rowKey.
|
BaseResource |
getResource(java.lang.Object node)
Creates a Resource object based on an internal object returned from the getRowData method.
|
BaseResource getResource()
BaseResource getResource(java.lang.Object node)
node
-