@ -44,6 +44,7 @@ type Action struct {
Expand bool
TablePB []byte // a table protobuf
WidgetPB []byte // a tree of widgets
}
type ActionType int // Add, SetText, Click, Hide, Append, Delete, etc