public abstract static class JObjectContainer.ObjPropertyDef<T> extends org.dellroad.stuff.vaadin7.PropertyDef<T>
PropertyDef
implementations that derive the property value from a JObject
.SORT_BY_NAME
Modifier | Constructor and Description |
---|---|
protected |
ObjPropertyDef(String name,
Class<T> type) |
Modifier and Type | Method and Description |
---|---|
boolean |
canSort() |
abstract T |
extract(JObject jobj) |
int |
sort(JObject jobj1,
JObject jobj2) |
addTo, addTo, addTo, cast, createProperty, createProperty, createProperty, equals, get, get, getDefaultValue, getName, getPropertyId, getType, hashCode, isSortable, read, sort, toString
Copyright © 2022. All rights reserved.