Class ResizableColumnsFeature
java.lang.Object
org.primefaces.component.treetable.feature.ResizableColumnsFeature
- All Implemented Interfaces:
TreeTableFeature
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidbooleanshouldDecode(javax.faces.context.FacesContext context, TreeTable table) booleanshouldEncode(javax.faces.context.FacesContext context, TreeTable table) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.primefaces.component.treetable.feature.TreeTableFeature
encode
-
Constructor Details
-
ResizableColumnsFeature
public ResizableColumnsFeature()
-
-
Method Details
-
decode
- Specified by:
decodein interfaceTreeTableFeature
-
shouldDecode
- Specified by:
shouldDecodein interfaceTreeTableFeature
-
shouldEncode
- Specified by:
shouldEncodein interfaceTreeTableFeature
-