Schnittstelle PresenceRequestable

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, PresenceSettable<S>
Alle bekannten Implementierungsklassen:
AbstractComponent, AbstractContainer, AbstractItemMenu, Button, Component, ComponentWithAdapterFactory, Control, DropdownMenu, FloatContainer, Grid, HorizontalStack, ImageControl, Label, LinearContainer, Link, SingleContainer, Textbox, Uploader, ValidationLabel, VerticalStack, WebApplicationComponent

public interface PresenceRequestable
  • Methodendetails

    • getPresence

      Presence getPresence()
    • isCollapsed

      boolean isCollapsed()
    • isInvisible

      boolean isInvisible()
    • isVisible

      boolean isVisible()