X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=pq-gateway%2Fpq%2FGateway%2FCell.md;fp=pq-gateway%2Fpq%2FGateway%2FCell.md;h=1668ab4cfc5084ba0b0ed67f13fec45f4389d9d9;hb=36b712ed0207fcda664012d6175c0bd138b951c1;hp=0000000000000000000000000000000000000000;hpb=7ea2f1057ec672dca70fe59926ee2b6c0538f408;p=mdref%2Fmdref-pq-gateway diff --git a/pq-gateway/pq/Gateway/Cell.md b/pq-gateway/pq/Gateway/Cell.md new file mode 100644 index 0000000..1668ab4 --- /dev/null +++ b/pq-gateway/pq/Gateway/Cell.md @@ -0,0 +1,10 @@ +# class pq\Gateway\Cell extends pq\Query\Expressible implements ArrayAccess + +The cell gateway. + +## Properties: + +* protected pq\Gateway\Row $row + The originating row. +* protected bool $dirty + Whether the cell has been modified.