IFrameElement ============= .. autoclass:: toui.elements.IFrameElement :show-inheritance: Methods ------- .. autosummary:: :nosignatures: :toctree: toui.elements.IFrameElement.add_content toui.elements.IFrameElement.add_to_class_list toui.elements.IFrameElement.del_attr toui.elements.IFrameElement.from_bs4_tag toui.elements.IFrameElement.from_str toui.elements.IFrameElement.get_attr toui.elements.IFrameElement.get_class_list toui.elements.IFrameElement.get_content toui.elements.IFrameElement.get_element toui.elements.IFrameElement.get_elements toui.elements.IFrameElement.get_files toui.elements.IFrameElement.get_height_property toui.elements.IFrameElement.get_id toui.elements.IFrameElement.get_parent toui.elements.IFrameElement.get_selected toui.elements.IFrameElement.get_selector toui.elements.IFrameElement.get_style_property toui.elements.IFrameElement.get_unique_selector toui.elements.IFrameElement.get_value toui.elements.IFrameElement.get_width_property toui.elements.IFrameElement.has_attr toui.elements.IFrameElement.on toui.elements.IFrameElement.onclick toui.elements.IFrameElement.remove_from_class_list toui.elements.IFrameElement.set_attr toui.elements.IFrameElement.set_content toui.elements.IFrameElement.set_height_property toui.elements.IFrameElement.set_id toui.elements.IFrameElement.set_style_property toui.elements.IFrameElement.set_value toui.elements.IFrameElement.set_width_property toui.elements.IFrameElement.to_bs4_tag toui.elements.IFrameElement.to_str