net.simonvt.numberpicker
Class R.id

java.lang.Object
  extended by net.simonvt.numberpicker.R.id
Enclosing class:
R

public static final class R.id
extends Object


Field Summary
static int btnDark
           
static int btnLight
           
static int np__decrement
           
static int np__increment
          Just adding these so I wont have to remove a lot of code from NumberPicker.java.
static int np__numberpicker_input
           
static int numberPicker
           
 
Constructor Summary
R.id()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

btnDark

public static final int btnDark
See Also:
Constant Field Values

btnLight

public static final int btnLight
See Also:
Constant Field Values

np__decrement

public static final int np__decrement
See Also:
Constant Field Values

np__increment

public static final int np__increment
Just adding these so I wont have to remove a lot of code from NumberPicker.java.

See Also:
Constant Field Values

np__numberpicker_input

public static final int np__numberpicker_input
See Also:
Constant Field Values

numberPicker

public static final int numberPicker
See Also:
Constant Field Values
Constructor Detail

R.id

public R.id()


Copyright © 2012-2013. All Rights Reserved.