Tibor Meller created METRON-1759:
------------------------------------
Summary: PCAP UI: Removing wrong Input annotations from pcap panel
component
Key: METRON-1759
URL: https://issues.apache.org/jira/browse/METRON-1759
Project: Metron
Issue Type: Improvement
Reporter: Tibor Meller
The following fields annotated as inputs of pcap-panel (@Input decorator) but
actually they don't.
@Input pdml:Pdml=null;
@Input pcapRequest:PcapRequest;
@Input resetPaginationForSearch:boolean;
The current state of the code is misleading and makes harder the actual
behaviour of the panel component.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)