org.icefaces.ace.component.row
Interface IRow
- All Known Implementing Classes:
- Row, RowBase
public interface IRow
setCondition
void setCondition(java.lang.String condition)
getCondition
java.lang.String getCondition()
setGroupBy
void setGroupBy(java.lang.Object groupBy)
getGroupBy
java.lang.Object getGroupBy()
setInterval
void setInterval(java.lang.Integer interval)
getInterval
java.lang.Integer getInterval()
setPos
void setPos(java.lang.String pos)
getPos
java.lang.String getPos()
setPredicate
void setPredicate(Predicate predicate)
getPredicate
Predicate getPredicate()
setStyle
void setStyle(java.lang.String style)
getStyle
java.lang.String getStyle()
setStyleClass
void setStyleClass(java.lang.String styleClass)
getStyleClass
java.lang.String getStyleClass()
Copyright 2013 ICEsoft Technologies Canada Corp., All Rights Reserved.