class QR::QRWindow

Included Modules

Defined in:

pocketlib/qr.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]
def self.new #

[View source]

Instance Method Detail

def name : String #

[View source]
def name=(name : String) #

[View source]
def orderby : Array(QROrderBy) | Nil #

[View source]
def orderby=(orderby : Array(QROrderBy) | Nil) #

[View source]
def partitionby : Array(QRPartitionBy) | Nil #

[View source]
def partitionby=(partitionby : Array(QRPartitionBy) | Nil) #

[View source]
def tag : String #

[View source]
def tag=(tag : String) #

[View source]