ButtonControl
class ButtonControl implements ControlInterface (View source)
Properties
| protected LocationInterface | $location | 
Methods
                    void
                
                
                    setLocation(LocationInterface|null $location)
        
                                            
                
            No description
                    getLocation()
        
                                            
                
            No description
                    getFormatter()
        
                                            
                
            No description
                    jsonSerialize()
        
                                            
                
            {@inheritdoc}
                    denormalize(DenormalizerInterface $denormalizer, $data, string $format = null, array $context = [])
        
                                            
                
            No description
Details
        
                            
    __construct(LocationInterface $location = null)
        
    
    No description
        
                            void
    setLocation(LocationInterface|null $location)
        
    
    No description
        
                            LocationInterface
    getLocation()
        
    
    No description
        
                            FormatterInterface
    getFormatter()
        
    
    No description
        
                            
    jsonSerialize()
        
    
    {@inheritdoc}
        
                            
    denormalize(DenormalizerInterface $denormalizer, $data, string $format = null, array $context = [])
        
    
    No description