Class ClientShowOnlyUsedContentEvent

  • All Implemented Interfaces:
    IClientEvent, IEvent

    public class ClientShowOnlyUsedContentEvent
    extends ClientEvent
    Show content filter by use event that can be sent to a common attributes content component
    • Constructor Detail

      • ClientShowOnlyUsedContentEvent

        public ClientShowOnlyUsedContentEvent​(boolean async,
                                              boolean showOnlyUsed)
        Constructs a client event.
        Parameters:
        async - true if the event should be queued asynchronously
        show - true for show only used content, or false in otherwise
    • Method Detail

      • isShowOnlyUsed

        public boolean isShowOnlyUsed()
        Common attribute content show state
        Returns:
        the true for show only used content, or false in otherwise