XManifoldBuildContext extension

on

Properties

manifoldField → ArtifactFieldMirror

Available on BuildContext, provided by the XManifoldBuildContext extension

no setter
manifoldFieldScope ManifoldFieldScope

Available on BuildContext, provided by the XManifoldBuildContext extension

no setter
manifoldOnChanged ValueChanged

Available on BuildContext, provided by the XManifoldBuildContext extension

no setter
manifoldProperty Property?

Available on BuildContext, provided by the XManifoldBuildContext extension

no setter
manifoldValidators List<ManifoldValidator>

Available on BuildContext, provided by the XManifoldBuildContext extension

no setter
manifoldValue → dynamic

Available on BuildContext, provided by the XManifoldBuildContext extension

no setter

Methods

manifoldAccessor<M>() → ArtifactAccessor

Available on BuildContext, provided by the XManifoldBuildContext extension

manifoldArtifactTypes<M>() Iterable<$AClass>

Available on BuildContext, provided by the XManifoldBuildContext extension

manifoldContainerStyle<M>() ManifoldContainerStyle

Available on BuildContext, provided by the XManifoldBuildContext extension

manifoldDecorator<M>() ManifoldPropertyDecorator

Available on BuildContext, provided by the XManifoldBuildContext extension

manifoldDecoratorBuilder<M>() ManifoldDecoratorBuilder?

Available on BuildContext, provided by the XManifoldBuildContext extension

manifoldEditorOverrides<M>() Map<Type, ManifoldEditorOverrideBuilder>?

Available on BuildContext, provided by the XManifoldBuildContext extension

manifoldEnableRawEditor<M>() bool

Available on BuildContext, provided by the XManifoldBuildContext extension

manifoldEnableSearch<M>() bool

Available on BuildContext, provided by the XManifoldBuildContext extension

manifoldInlineSubObjects<M>() bool

Available on BuildContext, provided by the XManifoldBuildContext extension

manifoldPropertyEditorBuilder<M>() Widget? Function(ManifoldContext context)?

Available on BuildContext, provided by the XManifoldBuildContext extension

manifoldProvider<M>() ManifoldProvider<M>

Available on BuildContext, provided by the XManifoldBuildContext extension

manifoldRuntime<M>() ManifoldEditorRuntime

Available on BuildContext, provided by the XManifoldBuildContext extension

manifoldScope<M>() ManifoldEditorScope<M>

Available on BuildContext, provided by the XManifoldBuildContext extension

manifoldSearch<M>() → BehaviorSubject<String?>

Available on BuildContext, provided by the XManifoldBuildContext extension

manifoldViewOnly<M>() bool

Available on BuildContext, provided by the XManifoldBuildContext extension