Function |
Description |
---|
BFilePanel() |
Constructor |
~BFilePanel() |
Destructor |
GetNextSelectedRef() |
Returns the "next" ref in the set of selected items |
GetPanelDirectory() |
Returns the panel directory |
Hide() |
Hides the file panel |
HidesWhenDone() |
Returns hide when done flag |
IsShowing() |
Tests the visibility of the file panel |
Messenger() |
Returns a BMessenger targeting the target handler |
PanelMode() |
Returns the panel's mode |
RefFilter() |
Returns the current ref filter |
Refresh() |
Rescans the panel directory for changes |
Rewind() |
Resets the selected item pointer |
SelectionChanged() |
Hook called when the user changes the selection |
SendMessage() |
Sends a message to the target handler |
SetButtonLabel() |
Sets the button labels |
SetHideWhenDone() |
Sets hide when done flag |
SetMessage() |
Sets the model notification message |
SetPanelDirectory() |
Sets the panel directory |
SetRefFilter() |
Sets the ref filter |
SetSaveText() |
Sets the text in the text view |
SetTarget() |
Sets the target handler for the notification messages |
Show() |
Shows the file panel |
WasHidden() |
Hook called when a file panel is hidden by the user |
Window() |
Returns a pointer to the file panel's window |