libtextworker 0.1.4
Cross-platform, free and open library for Python projects
Public Member Functions | Static Public Attributes | List of all members
libtextworker.interface.tk.dirctrl.DirList Class Reference
Inheritance diagram for libtextworker.interface.tk.dirctrl.DirList:
Inheritance graph
[legend]

Public Member Functions

def __init__ (this, *args, **kwds)
 
def SetFolder (this, str path)
 
- Public Member Functions inherited from libtextworker.interface.base.dirctrl.DirCtrlBase
def SetFolder (this, str path, bool newroot)
 
str GetFullPath (this, str|Callable|None item=None, Callable|None event=None)
 
def GoForward (this)
 
def GoBack (this)
 
bool PostSetDir (this, path, Literal["forward", "back", "go"] mode)
 
def sizeof_fmt (this, num, suffix="B")
 

Static Public Attributes

string Parent_ArgName = "master"
 
- Static Public Attributes inherited from libtextworker.interface.base.dirctrl.DirCtrlBase
 Styles = DC_EDIT | DC_USEICON
 
 int
 

Detailed Description

Definition at line 197 of file dirctrl.py.


The documentation for this class was generated from the following file: