Package muntjac :: Package terminal :: Package gwt :: Package server :: Module json_paint_target
[hide private]
[frames] | no frames]

Module json_paint_target

source code

UIDL target

Classes [hide private]
  JsonPaintTarget
User Interface Description Language Target.
  JsonTag
This is basically a container for UI components variables, that will be added at the end of JSON object.
  Variable
  BooleanVariable
  StringVariable
  IntVariable
  LongVariable
  FloatVariable
  DoubleVariable
  ArrayVariable
Variables [hide private]
  logger = logging.getLogger(__name__)