|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
FacesMessage
(not associated
with any particular componen) containing the specified summary text
and a message severity level of FacesMessage.SEVERITY_INFO
.
FacesMessage
associated with the
specified component, containing the specified summary text
and a message severity level of FacesMessage.SEVERITY_INFO
.
true
if this row has been
marked for deletion.
true
if the specified component is disabled.
true
if the current request was a post back
for an existing view, rather than the creation of a new view.
true
if the specified component is read only.
true
if there is wrappedData
available, and the result of calling absolute()
on the
underlying CachedRowSet
, passing the current value of
rowIndex
plus one (to account for the fact that
CachedRowSet
uses one-relative indexing), returns
true
.
true
if there is a cache entry for the
current rowIndex
value.
true
if the value for this column
has been updated.
true
if any column value in this
Row
has been updated.
Iterator
over the row index values
(of type java.lang.Integer
) for which cached data
is present.
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |