Interface IntelUIAPI


public interface IntelUIAPI
  • Method Details

    • updateUIForItem

      void updateUIForItem(IntelInfoPlugin plugin)
    • recreateIntelUI

      void recreateIntelUI()
    • showDialog

      void showDialog(SectorEntityToken target, String trigger)
    • showDialog

      void showDialog(SectorEntityToken target, InteractionDialogPlugin plugin)
    • showEditIntelMarkerDialog

      void showEditIntelMarkerDialog(MapMarkerIntel intel)
    • updateIntelList

      void updateIntelList()
    • updateIntelList

      void updateIntelList(boolean retainCurrentSelection)
    • updateIntelList

      void updateIntelList(boolean retainCurrentSelection, List<IntelInfoPlugin> show)
    • selectItem

      void selectItem(IntelInfoPlugin plugin)
    • isShowingCustomIntelSubset

      boolean isShowingCustomIntelSubset()
    • showOnMap

      void showOnMap(SectorEntityToken token)
    • saveSmallDescScrollState

      void saveSmallDescScrollState()
    • restoreSmallDescScrollState

      void restoreSmallDescScrollState()