BOOL usesHexArea
Whether the hexadecimal view is shown.
Definition: HFTextField.h:24
BOOL usesTextArea
Whether the text area is shown.
Definition: HFTextField.h:25
HFHexTextRepresenter is an HFRepresenter responsible for showing data in hexadecimal form...
Definition: HFHexTextRepresenter.h:16
NSStringEncoding stringEncoding
The string encoding used by the text area.
Definition: HFTextField.h:26
An HFRepresenter responsible for showing data interpreted via an NSStringEncoding.
Definition: HFStringEncodingTextRepresenter.h:16
BOOL editable
Whether the field is editable.
Definition: HFTextField.h:27
A high-level view class that is analagous to NSTextField.
Definition: HFTextField.h:22