| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.AmplifyUIBuilder.Component.ComponentBindingPropertiesValueProperty
Documentation
data ComponentBindingPropertiesValuePropertiesProperty Source #
Instances
data PredicateProperty Source #
Constructors
| PredicateProperty | |
Instances
| ToJSON PredicateProperty Source # | |||||
Defined in Stratosphere.AmplifyUIBuilder.Component.PredicateProperty Methods toJSON :: PredicateProperty -> Value # toEncoding :: PredicateProperty -> Encoding # toJSONList :: [PredicateProperty] -> Value # toEncodingList :: [PredicateProperty] -> Encoding # omitField :: PredicateProperty -> Bool # | |||||
| Show PredicateProperty Source # | |||||
Defined in Stratosphere.AmplifyUIBuilder.Component.PredicateProperty Methods showsPrec :: Int -> PredicateProperty -> ShowS # show :: PredicateProperty -> String # showList :: [PredicateProperty] -> ShowS # | |||||
| Eq PredicateProperty Source # | |||||
Defined in Stratosphere.AmplifyUIBuilder.Component.PredicateProperty Methods (==) :: PredicateProperty -> PredicateProperty -> Bool # (/=) :: PredicateProperty -> PredicateProperty -> Bool # | |||||
| ToResourceProperties PredicateProperty Source # | |||||
| Property "And" PredicateProperty Source # | |||||
Defined in Stratosphere.AmplifyUIBuilder.Component.PredicateProperty Associated Types
Methods set :: PropertyType "And" PredicateProperty -> PredicateProperty -> PredicateProperty # | |||||
| Property "Field" PredicateProperty Source # | |||||
Defined in Stratosphere.AmplifyUIBuilder.Component.PredicateProperty Associated Types
Methods set :: PropertyType "Field" PredicateProperty -> PredicateProperty -> PredicateProperty # | |||||
| Property "Operand" PredicateProperty Source # | |||||
Defined in Stratosphere.AmplifyUIBuilder.Component.PredicateProperty Associated Types
Methods set :: PropertyType "Operand" PredicateProperty -> PredicateProperty -> PredicateProperty # | |||||
| Property "OperandType" PredicateProperty Source # | |||||
Defined in Stratosphere.AmplifyUIBuilder.Component.PredicateProperty Associated Types
Methods set :: PropertyType "OperandType" PredicateProperty -> PredicateProperty -> PredicateProperty # | |||||
| Property "Operator" PredicateProperty Source # | |||||
Defined in Stratosphere.AmplifyUIBuilder.Component.PredicateProperty Associated Types
Methods set :: PropertyType "Operator" PredicateProperty -> PredicateProperty -> PredicateProperty # | |||||
| Property "Or" PredicateProperty Source # | |||||
Defined in Stratosphere.AmplifyUIBuilder.Component.PredicateProperty Associated Types
Methods set :: PropertyType "Or" PredicateProperty -> PredicateProperty -> PredicateProperty # | |||||
| type PropertyType "And" PredicateProperty Source # | |||||
| type PropertyType "Field" PredicateProperty Source # | |||||
| type PropertyType "Operand" PredicateProperty Source # | |||||
| type PropertyType "OperandType" PredicateProperty Source # | |||||
| type PropertyType "Operator" PredicateProperty Source # | |||||
| type PropertyType "Or" PredicateProperty Source # | |||||
mkComponentBindingPropertiesValuePropertiesProperty :: ComponentBindingPropertiesValuePropertiesProperty Source #
data ComponentBindingPropertiesValueProperty Source #
Constructors
| ComponentBindingPropertiesValueProperty | |
Fields | |
Instances
| ToJSON ComponentBindingPropertiesValueProperty Source # | |||||
Defined in Stratosphere.AmplifyUIBuilder.Component.ComponentBindingPropertiesValueProperty Methods toJSON :: ComponentBindingPropertiesValueProperty -> Value # toEncoding :: ComponentBindingPropertiesValueProperty -> Encoding # toJSONList :: [ComponentBindingPropertiesValueProperty] -> Value # toEncodingList :: [ComponentBindingPropertiesValueProperty] -> Encoding # omitField :: ComponentBindingPropertiesValueProperty -> Bool # | |||||
| Show ComponentBindingPropertiesValueProperty Source # | |||||
| Eq ComponentBindingPropertiesValueProperty Source # | |||||
| ToResourceProperties ComponentBindingPropertiesValueProperty Source # | |||||
| Property "BindingProperties" ComponentBindingPropertiesValueProperty Source # | |||||
Defined in Stratosphere.AmplifyUIBuilder.Component.ComponentBindingPropertiesValueProperty Associated Types
Methods set :: PropertyType "BindingProperties" ComponentBindingPropertiesValueProperty -> ComponentBindingPropertiesValueProperty -> ComponentBindingPropertiesValueProperty # | |||||
| Property "DefaultValue" ComponentBindingPropertiesValueProperty Source # | |||||
Defined in Stratosphere.AmplifyUIBuilder.Component.ComponentBindingPropertiesValueProperty Associated Types
Methods set :: PropertyType "DefaultValue" ComponentBindingPropertiesValueProperty -> ComponentBindingPropertiesValueProperty -> ComponentBindingPropertiesValueProperty # | |||||
| Property "Type" ComponentBindingPropertiesValueProperty Source # | |||||
Defined in Stratosphere.AmplifyUIBuilder.Component.ComponentBindingPropertiesValueProperty Associated Types
| |||||
| type PropertyType "BindingProperties" ComponentBindingPropertiesValueProperty Source # | |||||
| type PropertyType "DefaultValue" ComponentBindingPropertiesValueProperty Source # | |||||
| type PropertyType "Type" ComponentBindingPropertiesValueProperty Source # | |||||