|
def | __init__ (self, preselectedFiles, directory, showMountpoints=False, matchingPattern=None, showDirectories=True, showFiles=True, useServiceRef=False, inhibitDirs=False, inhibitMounts=False, isTop=False, enableWrapAround=False, additionalExtensions=None) |
|
def | selectionChanged (self) |
|
def | changeSelectionState (self) |
|
def | getSelectedList (self) |
|
def | changeDir (self, directory, select=None) |
|
def | __init__ (self, directory, showDirectories=True, showFiles=True, showMountpoints=True, matchingPattern=None, useServiceRef=False, inhibitDirs=False, inhibitMounts=False, isTop=False, enableWrapAround=False, additionalExtensions=None) |
|
def | refreshMountpoints (self) |
|
def | getMountpoint (self, file) |
|
def | getMountpointLink (self, file) |
|
def | getSelection (self) |
|
def | getCurrentEvent (self) |
|
def | getFileList (self) |
|
def | inParentDirs (self, dir, parents) |
|
def | getCurrentDirectory (self) |
|
def | canDescent (self) |
|
def | descent (self) |
|
def | getFilename (self) |
|
def | getServiceRef (self) |
|
def | execBegin (self) |
|
def | execEnd (self) |
|
def | refresh (self) |
|
def | partitionListChanged (self, action, device) |
|
def | produceHTML (self) |
|
def | __init__ (self) |
|
def | onShow (self) |
|
def | onHide (self) |
|
def | destroy (self) |
|
def | applySkin (self, desktop, parent) |
|
def | move (self, x, y=None) |
|
def | resize (self, x, y=None) |
|
def | setZPosition (self, z) |
|
def | show (self) |
|
def | hide (self) |
|
def | getVisible (self) |
|
def | setVisible (self, visible) |
|
def | setPosition (self, x, y) |
|
def | getPosition (self) |
|
def | getSize (self) |
|
def | GUIcreate (self, parent) |
|
def | GUIdelete (self) |
|
def | createWidget (self, parent) |
|
◆ __init__()
def Components.FileList.MultiFileSelectList.__init__ |
( |
|
self, |
|
|
|
preselectedFiles, |
|
|
|
directory, |
|
|
|
showMountpoints = False , |
|
|
|
matchingPattern = None , |
|
|
|
showDirectories = True , |
|
|
|
showFiles = True , |
|
|
|
useServiceRef = False , |
|
|
|
inhibitDirs = False , |
|
|
|
inhibitMounts = False , |
|
|
|
isTop = False , |
|
|
|
enableWrapAround = False , |
|
|
|
additionalExtensions = None |
|
) |
| |
◆ changeDir()
def Components.FileList.MultiFileSelectList.changeDir |
( |
|
self, |
|
|
|
directory, |
|
|
|
select = None |
|
) |
| |
◆ changeSelectionState()
def Components.FileList.MultiFileSelectList.changeSelectionState |
( |
|
self | ) |
|
◆ getSelectedList()
def Components.FileList.MultiFileSelectList.getSelectedList |
( |
|
self | ) |
|
◆ selectionChanged()
def Components.FileList.MultiFileSelectList.selectionChanged |
( |
|
self | ) |
|
◆ current_directory
Components.FileList.MultiFileSelectList.current_directory |
◆ current_mountpoint
Components.FileList.MultiFileSelectList.current_mountpoint |
◆ list
Components.FileList.MultiFileSelectList.list |
◆ onSelectionChanged
Components.FileList.MultiFileSelectList.onSelectionChanged |
◆ selectedFiles
Components.FileList.MultiFileSelectList.selectedFiles |
The documentation for this class was generated from the following file: