Package muntjac :: Package event :: Package dd :: Package acceptcriteria :: Module client_criterion :: Class ClientCriterion
[hide private]
[frames] | no frames]

Class ClientCriterion

source code

object --+
         |
        ClientCriterion

An annotation type used to point the client side counterpart for server side a AcceptCriterion class. Usage is pretty similar to ClientWidget which is used with Muntjac components that have a specialized client side counterpart.

Annotations are used at GWT compilation phase, so remember to rebuild your widgetset if you do changes for ClientCriterion mappings.

Instance Methods [hide private]

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Class Variables [hide private]
  value = None
hash(x)
Properties [hide private]

Inherited from object: __class__