Uses of Class
com.caplin.motif.fx.config.definitions.client.FXFeaturesPostAllocation
-
Packages that use FXFeaturesPostAllocation Package Description com.caplin.motif.fx.config.definitions.client -
-
Uses of FXFeaturesPostAllocation in com.caplin.motif.fx.config.definitions.client
Methods in com.caplin.motif.fx.config.definitions.client that return FXFeaturesPostAllocation Modifier and Type Method Description FXFeaturesPostAllocation
FXFeaturesPostAllocation. enabled(java.lang.Boolean enabled)
FXFeaturesPostAllocation
FXFeatures. getPostAllocation()
Get postAllocationFXFeaturesPostAllocation
FXFeaturesPostAllocation. toboSelectionDisplayEntity(java.lang.Boolean toboSelectionDisplayEntity)
Methods in com.caplin.motif.fx.config.definitions.client with parameters of type FXFeaturesPostAllocation Modifier and Type Method Description FXFeatures
FXFeatures. postAllocation(FXFeaturesPostAllocation postAllocation)
void
FXFeatures. setPostAllocation(FXFeaturesPostAllocation postAllocation)
-