Schnittstelle Resettable

Alle bekannten Unterschnittstellen:
IAccordion, IAccordionStyle, IButton, IButtonStyle, ICheckbox, ICheckboxStyle, IComponent, IComponentStyle, IContainer<C,ECS>, IControl<C,CS>, IControlHeadStyle<CS>, IControlStyle<CS>, IDataAdapter, IDataAdapter, IDataAndSchemaAdapter, IDataWriter, IDropdownMenu, IDropdownMenuStyle, IGrid, IGridStyle, IHorizontalStack, IHorizontalStackStyle, IImageControl, IImageControlStyle, IItemMenu<IM,IMS>, IItemMenuItem<IMI>, IItemMenuStyle<IMS>, ILabel, ILabelStyle, ILayer<L>, ILinearContainer<LC,LCL>, ILinearContainerStyle<LCL>, ILink, ILinkStyle, IMultiStateConfiguration<MSC,S>, IMutableElement, IResettableChangeSaver, IRespondingMutableElement<RME>, ISchemaAdapter, ISchemaAdapter, ISchemaAdapter, ISchemaWriter, ISchemaWriter, ISingleContainer, ISingleContainerStyle, IStylableElement<SE>, IStyleElement<SE>, ITabContainer, ITabContainerStyle, ITextbox, ITextboxStyle, IUploader, IUploaderStyle, IValidationLabel, IValidationLabelStyle, IVerticalStack, IVerticalStackStyle, IWebGui<WG>
Alle bekannten Implementierungsklassen:
BaseComponent, BaseComponentStyle, BaseDataAdapter, BaseDataAndSchemaAdapter, Button, ButtonStyle, Component, ComponentWithDataSupplier, Container, Control, ControlStyle, DataAdapter, DataAdapter, DataAdapter, DataAndSchemaAdapter, DataWriter, DataWriter, DropdownMenu, DropdownMenuStyle, FloatContainer, FloatContainerStyle, Grid, GridCell, GridStyle, HorizontalStack, HorizontalStackStyle, ImageControl, ImageControlStyle, ItemMenu, ItemMenuItem, ItemMenuStyle, Label, LabelStyle, Layer, LinearContainer, LinearContainerStyle, Link, LinkStyle, MsSqlDataAdapter, MsSqlDataAdapter, MsSqlDataAndSchemaAdapter, MsSqlSchemaAdapter, MsSqlSchemaAdapter, MsSqlSchemaAdapter, MultiStateConfiguration, MutableElement, MutableImage, NodeDataAdapter, NodeSchemaAdapter, SchemaAdapter, SchemaAdapter, SchemaAdapter, SchemaAdapter, SchemaWriter, SchemaWriter, SchemaWriter, SingleContainer, SingleContainerStyle, StylableElement, StyleElement, Textbox, TextboxStyle, Uploader, UploaderStyle, ValidationLabel, ValidationLabelStyle, VerticalStack, VerticalStackStyle, WebApplicationComponent, WebGui

public interface Resettable
A Resettable can be reset.
Version:
2016-01-01
Autor:
Silvan Wyss
  • Methodenübersicht

    Modifizierer und Typ
    Methode
    Beschreibung
    void
    Resets the current Resettable.
  • Methodendetails

    • reset

      void reset()
      Resets the current Resettable.