org.richfaces.taglib
Class ColumnsAttributes

java.lang.Object
  extended by org.richfaces.taglib.ColumnsAttributes

public class ColumnsAttributes
extends java.lang.Object

Author:
Andrey Markavtsov

Field Summary
static java.util.List<java.lang.String> FILTER_ATTRIBUTES
          Filter attributes
static java.util.List<java.lang.String> SORT_ATTRIBUTES
          Sort attributes
 
Constructor Summary
ColumnsAttributes()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FILTER_ATTRIBUTES

public static final java.util.List<java.lang.String> FILTER_ATTRIBUTES
Filter attributes


SORT_ATTRIBUTES

public static final java.util.List<java.lang.String> SORT_ATTRIBUTES
Sort attributes

Constructor Detail

ColumnsAttributes

public ColumnsAttributes()


Copyright © 2009. All Rights Reserved.