|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.pleso.framework.client.bl.rb.impl.DefaultRowClassifier
public class DefaultRowClassifier
Default IRowClassifier implementation
| Constructor Summary | |
|---|---|
DefaultRowClassifier(java.lang.String rowStyle)
Constructor |
|
| Method Summary | |
|---|---|
java.lang.String |
getRowStyle()
Returns row style which positive classified by this classifier. |
boolean |
testRow(IDataRow row)
Tests row for classification by this classifier. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultRowClassifier(java.lang.String rowStyle)
rowStyle - row's css-style| Method Detail |
|---|
public java.lang.String getRowStyle()
IRowClassifier
getRowStyle in interface IRowClassifierpublic boolean testRow(IDataRow row)
IRowClassifiertrue.
testRow in interface IRowClassifierrow - row to be tested
true if row positive classified
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||