Uses of Class
org.kuali.rice.kns.web.ui.Column
Packages that use Column
-
Uses of Column in org.kuali.rice.kns.lookup
Fields in org.kuali.rice.kns.lookup with type parameters of type ColumnModifier and TypeFieldDescriptionprotected CopiedObject<ArrayList<Column>> AbstractLookupableHelperServiceImpl.resultColumnsDeprecated.Methods in org.kuali.rice.kns.lookup that return types with arguments of type ColumnModifier and TypeMethodDescriptionAbstractLookupableHelperServiceImpl.getColumns()Deprecated.Constructs the list of columns for the search results.KualiLookupableImpl.getColumns()Deprecated.Constructs the list of columns for the search results.Lookupable.getColumns()Deprecated.LookupableHelperService.getColumns()Deprecated. -
Uses of Column in org.kuali.rice.kns.util
Methods in org.kuali.rice.kns.util that return ColumnModifier and TypeMethodDescriptionstatic ColumnFieldUtils.constructColumnFromAttributeField(RemotableAttributeField attributeField) Deprecated.Methods in org.kuali.rice.kns.util that return types with arguments of type ColumnModifier and TypeMethodDescriptionFieldUtils.constructColumnsFromAttributeFields(List<RemotableAttributeField> attributeFields) Deprecated. -
Uses of Column in org.kuali.rice.kns.web.ui
Methods in org.kuali.rice.kns.web.ui that return types with arguments of type ColumnMethod parameters in org.kuali.rice.kns.web.ui with type arguments of type ColumnConstructor parameters in org.kuali.rice.kns.web.ui with type arguments of type Column