| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.AmplifyUIBuilder.Component.ComponentPropertyProperty
Documentation
data ComponentConditionPropertyProperty Source #
Instances
data ComponentPropertyProperty Source #
Constructors
| ComponentPropertyProperty | |
Fields
| |
Instances
| ToJSON ComponentPropertyProperty Source # | |||||
Defined in Stratosphere.AmplifyUIBuilder.Component.ComponentPropertyProperty Methods toJSON :: ComponentPropertyProperty -> Value # toEncoding :: ComponentPropertyProperty -> Encoding # toJSONList :: [ComponentPropertyProperty] -> Value # | |||||
| Show ComponentPropertyProperty Source # | |||||
Defined in Stratosphere.AmplifyUIBuilder.Component.ComponentPropertyProperty Methods showsPrec :: Int -> ComponentPropertyProperty -> ShowS # show :: ComponentPropertyProperty -> String # showList :: [ComponentPropertyProperty] -> ShowS # | |||||
| Eq ComponentPropertyProperty Source # | |||||
| ToResourceProperties ComponentPropertyProperty Source # | |||||
| Property "BindingProperties" ComponentPropertyProperty Source # | |||||
Defined in Stratosphere.AmplifyUIBuilder.Component.ComponentPropertyProperty Associated Types
Methods set :: PropertyType "BindingProperties" ComponentPropertyProperty -> ComponentPropertyProperty -> ComponentPropertyProperty # | |||||
| Property "Bindings" ComponentPropertyProperty Source # | |||||
Defined in Stratosphere.AmplifyUIBuilder.Component.ComponentPropertyProperty Associated Types
Methods set :: PropertyType "Bindings" ComponentPropertyProperty -> ComponentPropertyProperty -> ComponentPropertyProperty # | |||||
| Property "CollectionBindingProperties" ComponentPropertyProperty Source # | |||||
Defined in Stratosphere.AmplifyUIBuilder.Component.ComponentPropertyProperty Associated Types
Methods set :: PropertyType "CollectionBindingProperties" ComponentPropertyProperty -> ComponentPropertyProperty -> ComponentPropertyProperty # | |||||
| Property "ComponentName" ComponentPropertyProperty Source # | |||||
Defined in Stratosphere.AmplifyUIBuilder.Component.ComponentPropertyProperty Associated Types
Methods set :: PropertyType "ComponentName" ComponentPropertyProperty -> ComponentPropertyProperty -> ComponentPropertyProperty # | |||||
| Property "Concat" ComponentPropertyProperty Source # | |||||
Defined in Stratosphere.AmplifyUIBuilder.Component.ComponentPropertyProperty Associated Types
Methods set :: PropertyType "Concat" ComponentPropertyProperty -> ComponentPropertyProperty -> ComponentPropertyProperty # | |||||
| Property "Condition" ComponentPropertyProperty Source # | |||||
Defined in Stratosphere.AmplifyUIBuilder.Component.ComponentPropertyProperty Associated Types
Methods set :: PropertyType "Condition" ComponentPropertyProperty -> ComponentPropertyProperty -> ComponentPropertyProperty # | |||||
| Property "Configured" ComponentPropertyProperty Source # | |||||
Defined in Stratosphere.AmplifyUIBuilder.Component.ComponentPropertyProperty Associated Types
Methods set :: PropertyType "Configured" ComponentPropertyProperty -> ComponentPropertyProperty -> ComponentPropertyProperty # | |||||
| Property "DefaultValue" ComponentPropertyProperty Source # | |||||
Defined in Stratosphere.AmplifyUIBuilder.Component.ComponentPropertyProperty Associated Types
Methods set :: PropertyType "DefaultValue" ComponentPropertyProperty -> ComponentPropertyProperty -> ComponentPropertyProperty # | |||||
| Property "Event" ComponentPropertyProperty Source # | |||||
Defined in Stratosphere.AmplifyUIBuilder.Component.ComponentPropertyProperty Associated Types
Methods set :: PropertyType "Event" ComponentPropertyProperty -> ComponentPropertyProperty -> ComponentPropertyProperty # | |||||
| Property "ImportedValue" ComponentPropertyProperty Source # | |||||
Defined in Stratosphere.AmplifyUIBuilder.Component.ComponentPropertyProperty Associated Types
Methods set :: PropertyType "ImportedValue" ComponentPropertyProperty -> ComponentPropertyProperty -> ComponentPropertyProperty # | |||||
| Property "Model" ComponentPropertyProperty Source # | |||||
Defined in Stratosphere.AmplifyUIBuilder.Component.ComponentPropertyProperty Associated Types
Methods set :: PropertyType "Model" ComponentPropertyProperty -> ComponentPropertyProperty -> ComponentPropertyProperty # | |||||
| Property "Property" ComponentPropertyProperty Source # | |||||
Defined in Stratosphere.AmplifyUIBuilder.Component.ComponentPropertyProperty Associated Types
Methods set :: PropertyType "Property" ComponentPropertyProperty -> ComponentPropertyProperty -> ComponentPropertyProperty # | |||||
| Property "Type" ComponentPropertyProperty Source # | |||||
Defined in Stratosphere.AmplifyUIBuilder.Component.ComponentPropertyProperty Associated Types
Methods set :: PropertyType "Type" ComponentPropertyProperty -> ComponentPropertyProperty -> ComponentPropertyProperty # | |||||
| Property "UserAttribute" ComponentPropertyProperty Source # | |||||
Defined in Stratosphere.AmplifyUIBuilder.Component.ComponentPropertyProperty Associated Types
Methods set :: PropertyType "UserAttribute" ComponentPropertyProperty -> ComponentPropertyProperty -> ComponentPropertyProperty # | |||||
| Property "Value" ComponentPropertyProperty Source # | |||||
Defined in Stratosphere.AmplifyUIBuilder.Component.ComponentPropertyProperty Associated Types
Methods set :: PropertyType "Value" ComponentPropertyProperty -> ComponentPropertyProperty -> ComponentPropertyProperty # | |||||
| type PropertyType "BindingProperties" ComponentPropertyProperty Source # | |||||
Defined in Stratosphere.AmplifyUIBuilder.Component.ComponentPropertyProperty type PropertyType "BindingProperties" ComponentPropertyProperty = ComponentPropertyBindingPropertiesProperty | |||||
| type PropertyType "Bindings" ComponentPropertyProperty Source # | |||||
| type PropertyType "CollectionBindingProperties" ComponentPropertyProperty Source # | |||||
Defined in Stratosphere.AmplifyUIBuilder.Component.ComponentPropertyProperty type PropertyType "CollectionBindingProperties" ComponentPropertyProperty = ComponentPropertyBindingPropertiesProperty | |||||
| type PropertyType "ComponentName" ComponentPropertyProperty Source # | |||||
| type PropertyType "Concat" ComponentPropertyProperty Source # | |||||
| type PropertyType "Condition" ComponentPropertyProperty Source # | |||||
| type PropertyType "Configured" ComponentPropertyProperty Source # | |||||
| type PropertyType "DefaultValue" ComponentPropertyProperty Source # | |||||
| type PropertyType "Event" ComponentPropertyProperty Source # | |||||
| type PropertyType "ImportedValue" ComponentPropertyProperty Source # | |||||
| type PropertyType "Model" ComponentPropertyProperty Source # | |||||
| type PropertyType "Property" ComponentPropertyProperty Source # | |||||
| type PropertyType "Type" ComponentPropertyProperty Source # | |||||
| type PropertyType "UserAttribute" ComponentPropertyProperty Source # | |||||
| type PropertyType "Value" ComponentPropertyProperty Source # | |||||