Uses of Class
nl.coderight.jazz.View.ViewPosition

Packages that use View.ViewPosition
nl.coderight.jazz   
 

Uses of View.ViewPosition in nl.coderight.jazz
 

Methods in nl.coderight.jazz that return View.ViewPosition
static View.ViewPosition View.ViewPosition.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static View.ViewPosition[] View.ViewPosition.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in nl.coderight.jazz with parameters of type View.ViewPosition
 void View.center(View.ViewPosition position)
          Center View with given position.
 void View.setViewPosition(View.ViewPosition position)
           
 



Copyright 2010 CodeRight, All rights reserved.