Home | History | Annotate | Download | only in test

Lines Matching refs:EditablePane

886         class EditablePane(Pane,EditingMixin): pass
887 class EditableScrollablePane(ScrollablePane,EditablePane): pass
890 (EditableScrollablePane, ScrollablePane, EditablePane, Pane,