Verwendungen von Schnittstelle
com.flexganttfx.model.activity.CompletableActivity
Packages, die CompletableActivity verwenden
Package
Beschreibung
Classes and interfaces related to activities.
Renderer classes for visualizing activities, calendar entries, and for adding custom background
visuals based on row type.
-
Verwendungen von CompletableActivity in com.flexganttfx.model.activity
Unterschnittstellen von CompletableActivity in com.flexganttfx.model.activityModifikator und TypSchnittstelleBeschreibunginterfaceAn add-on interface for completable activities where the user should be able to interactively edit the percentage complete value.Klassen in com.flexganttfx.model.activity, die CompletableActivity implementierenModifikator und TypKlasseBeschreibungclassThe base implementation of a completable activity, which stores a "percentage complete" value between 0 and 100%.classThe base implementation of a mutable and completable activity. -
Verwendungen von CompletableActivity in com.flexganttfx.view.graphics.renderer
Klassen in com.flexganttfx.view.graphics.renderer mit Typparametern vom Typ CompletableActivityModifikator und TypKlasseBeschreibungclassCompletableActivityRenderer<A extends CompletableActivity>Renders completable activities with an additional completion overlay.