Class FieldWrapper
-
- All Implemented Interfaces:
public class FieldWrapperNon-text field wrapper
-
-
Field Summary
Fields Modifier and Type Field Description private final Field.Typetypeprivate final Bitmapimage
-
Constructor Summary
Constructors Constructor Description FieldWrapper(Field field)
-
Method Summary
Modifier and Type Method Description final Field.TypegetType()Field type final BitmapgetImage()Field image crop -
-
Constructor Detail
-
FieldWrapper
FieldWrapper(Field field)
-
-
Method Detail
-
getType
final Field.Type getType()
Field type
-
-
-
-