|
(id) | - initWithNibName:bundle:session: |
|
|
| __pad0__: UIViewController <RDPSessionDelegate |
|
| TouchPointerDelegate |
|
| AdvancedKeyboardDelegate |
|
| RDPKeyboardDelegate |
|
| UIScrollViewDelegate |
|
| UITextFieldDelegate |
|
IBOutlet RDPSessionView * | _session_view |
|
IBOutlet TouchPointerView * | _touchpointer_view |
|
BOOL | _autoscroll_with_touchpointer |
|
BOOL | _is_autoscrolling |
|
IBOutlet UIToolbar * | _session_toolbar |
|
BOOL | _session_toolbar_visible |
|
IBOutlet UITextField * | _dummy_textfield |
|
IBOutlet UIView * | _connecting_view |
|
IBOutlet UILabel * | _lbl_connecting |
|
IBOutlet UIActivityIndicatorView * | _connecting_indicator_view |
|
IBOutlet UIButton * | _cancel_connect_button |
|
UIToolbar * | _keyboard_toolbar |
|
RDPSession * | _session |
|
BOOL | _session_initilized |
|
BOOL | _keyboard_visible |
|
BOOL | _toggle_mouse_button |
|
AdvancedKeyboardView * | _advanced_keyboard_view |
|
BOOL | _advanced_keyboard_visible |
|
BOOL | _requesting_advanced_keyboard |
|
CGFloat | _keyboard_last_height |
|
NSTimer * | _mouse_move_event_timer |
|
int | _mouse_move_events_skipped |
|
CGPoint | _prev_long_press_position |
|
Definition at line 18 of file RDPSessionViewController.h.
◆ UITextFieldDelegate
The documentation for this class was generated from the following files: