# Functions
NewCommandDialog returns a command list primitive.
NewConfirmDialog returns new confirm dialog primitive.
NewErrorDialog returns new error dialog primitive.
NewMessageDialog returns new message dialog primitive.
NewProgressDialog returns new progress dialog primitive.
NewSimpleInputDialog returns new input dialog primitive.
NewTopDialog returns new TopDialog primitive.
# Constants
DialogFormHeight dialog "Enter"/"Cancel" form height.
DialogMinWidth dialog min width.
DialogPadding dialog inner paddign.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
top dialog header label.
No description provided by the author
TableHeightOffset table height offset for border.
No description provided by the author
top dialog header label.
# Structs
CommandDialog is a commands list dialog.
ConfirmDialog is a simple confirmation dialog primitive.
ErrorDialog is an error dialog primitive.
MessageDialog is a simaple message dialog primitive.
ProgressDialog represents progress bar permitive.
SimpleInputDialog is an input dialog primitive.
TopDialog is a simple dialog with pod/container top result table.