Package ch.nolix.systemapi.gui.presence
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,AbstractLinearContainer,Button,Component,ComponentWithAdapterFactory,Control,DropdownMenu,FloatContainer,Grid,HorizontalStack,ImageControl,Label,Link,SingleContainer,Textbox,Uploader,ValidationLabel,VerticalStack
public interface PresenceRequestable
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbooleanbooleanboolean
-
Methodendetails
-
getPresence
Presence getPresence() -
isCollapsed
boolean isCollapsed() -
isInvisible
boolean isInvisible() -
isVisible
boolean isVisible()
-