arelle.DialogArcroleGroup¶
See COPYRIGHT.md for copyright information.
Module Contents¶
Classes¶
Functions¶
Data¶
caller checks accepted, if True, caller retrieves url |
API¶
- arelle.DialogArcroleGroup._: arelle.typing.TypeGetText¶
None
caller checks accepted, if True, caller retrieves url
- arelle.DialogArcroleGroup.getArcroleGroup(mainWin, modelXbrl)¶
- class arelle.DialogArcroleGroup.DialogArcroleGroup(mainWin, modelXbrl)¶
Bases:
tkinter.Toplevel- frame¶
‘Frame(…)’
dialogFrame = Frame(frame, width=500) dialogFrame.columnconfigure(0, weight=1) dialogFrame.rowconfigure(0, weight=1) dialogFrame.grid(row=0, column=0, columnspan=4, sticky=(N, S, E, W), padx=3, pady=3)
- ok(event=None)¶
- close(event=None)¶
- comboBoxSelected(*args)¶
- clearGroupName()¶