Schnittstelle IUserInputCell<C extends IUserInputCell<C>>
- Typparameter:
C- is the type of aIUserInputCell.
- Alle bekannten Unterschnittstellen:
IAccordion, IButton, ICheckbox, IComponent, IContainer<C,S>, IControl<C, S>, IDropdownMenu, IGrid, IHorizontalStack, IImageControl, IItemMenu<M, S>, ILabel, ILinearContainer<C, S>, ILink, ISingleContainer, ITabContainer, ITextbox, IUploader, IValidationLabel, IVerticalStack
- Alle bekannten Implementierungsklassen:
AbstractContainer, AbstractItemMenu, AbstractLinearContainer, Button, Component, ComponentWithAdapterFactory, Control, DropdownMenu, FloatContainer, Grid, HorizontalStack, ImageControl, Label, Link, SingleContainer, Textbox, Uploader, ValidationLabel, VerticalStack
public interface IUserInputCell<C extends IUserInputCell<C>>
- Autor:
- Silvan Wyss
-
Methodenübersicht
-
Methodendetails
-
getUserInput
String getUserInput() -
setUserInput
-