|
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 | changeDir (self, directory, select=None) |
|
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.FileList.__init__ |
( |
|
self, |
|
|
|
directory, |
|
|
|
showDirectories = True , |
|
|
|
showFiles = True , |
|
|
|
showMountpoints = True , |
|
|
|
matchingPattern = None , |
|
|
|
useServiceRef = False , |
|
|
|
inhibitDirs = False , |
|
|
|
inhibitMounts = False , |
|
|
|
isTop = False , |
|
|
|
enableWrapAround = False , |
|
|
|
additionalExtensions = None |
|
) |
| |
◆ canDescent()
def Components.FileList.FileList.canDescent |
( |
|
self | ) |
|
◆ changeDir()
def Components.FileList.FileList.changeDir |
( |
|
self, |
|
|
|
directory, |
|
|
|
select = None |
|
) |
| |
◆ descent()
def Components.FileList.FileList.descent |
( |
|
self | ) |
|
◆ execBegin()
def Components.FileList.FileList.execBegin |
( |
|
self | ) |
|
◆ execEnd()
def Components.FileList.FileList.execEnd |
( |
|
self | ) |
|
◆ getCurrentDirectory()
def Components.FileList.FileList.getCurrentDirectory |
( |
|
self | ) |
|
◆ getCurrentEvent()
def Components.FileList.FileList.getCurrentEvent |
( |
|
self | ) |
|
◆ getFileList()
def Components.FileList.FileList.getFileList |
( |
|
self | ) |
|
◆ getFilename()
def Components.FileList.FileList.getFilename |
( |
|
self | ) |
|
◆ getMountpoint()
def Components.FileList.FileList.getMountpoint |
( |
|
self, |
|
|
|
file |
|
) |
| |
◆ getMountpointLink()
def Components.FileList.FileList.getMountpointLink |
( |
|
self, |
|
|
|
file |
|
) |
| |
◆ getSelection()
def Components.FileList.FileList.getSelection |
( |
|
self | ) |
|
◆ getServiceRef()
def Components.FileList.FileList.getServiceRef |
( |
|
self | ) |
|
◆ inParentDirs()
def Components.FileList.FileList.inParentDirs |
( |
|
self, |
|
|
|
dir, |
|
|
|
parents |
|
) |
| |
◆ partitionListChanged()
def Components.FileList.FileList.partitionListChanged |
( |
|
self, |
|
|
|
action, |
|
|
|
device |
|
) |
| |
◆ refresh()
def Components.FileList.FileList.refresh |
( |
|
self | ) |
|
◆ refreshMountpoints()
def Components.FileList.FileList.refreshMountpoints |
( |
|
self | ) |
|
◆ additional_extensions
Components.FileList.FileList.additional_extensions |
◆ current_directory
Components.FileList.FileList.current_directory |
◆ current_mountpoint
Components.FileList.FileList.current_mountpoint |
◆ inhibitDirs
Components.FileList.FileList.inhibitDirs |
◆ inhibitMounts
Components.FileList.FileList.inhibitMounts |
◆ isTop
Components.FileList.FileList.isTop |
◆ list
Components.FileList.FileList.list |
◆ matchingPattern
Components.FileList.FileList.matchingPattern |
◆ mountpoints
Components.FileList.FileList.mountpoints |
◆ serviceHandler
Components.FileList.FileList.serviceHandler |
◆ showDirectories
Components.FileList.FileList.showDirectories |
◆ showFiles
Components.FileList.FileList.showFiles |
◆ showMountpoints
Components.FileList.FileList.showMountpoints |
◆ useServiceRef
Components.FileList.FileList.useServiceRef |
The documentation for this class was generated from the following file: