Home | History | Annotate | Download | only in test

Lines Matching refs:EditablePane

894         class EditablePane(Pane,EditingMixin): pass
895 class EditableScrollablePane(ScrollablePane,EditablePane): pass
898 (EditableScrollablePane, ScrollablePane, EditablePane, Pane,