NummericalTextView
NummericalTextView::SetValue(float value)
NummericalTextView::IntValue() const
NummericalTextView::FloatValue() const
NummericalTextView::Select(int32 start, int32 finish)
NummericalTextView::InsertText(const char* inText, int32 inLength, int32 inOffset,
NummericalTextView::DeleteText(int32 fromOffset, int32 toOffset)
NummericalTextView::NummericalTextView(BRect frame, const char* name,
NummericalTextView::_ToggleAllowChar(char c)
NummericalTextView::_CheckMinusAllowed()
NummericalTextView::_CheckDotAllowed()
NummericalTextView::~NummericalTextView()
NummericalTextView::Invoke(BMessage* message)
NummericalTextView::RevertChanges()
NummericalTextView::ApplyChanges()
NummericalTextView::SetFloatMode(bool floatingPoint)
NummericalTextView::SetValue(int32 value)
class NummericalTextView : public InputTextView {
NummericalTextView(BRect frame,
virtual ~NummericalTextView();
fTextView(new NummericalTextView(BRect(0, 0 , 20, 20),
class NummericalTextView;
NummericalTextView* fTextView;
fTextView = new NummericalTextView(b, "nummerical input", b,
class NummericalTextView;
NummericalTextView* fTextView;
class NummericalTextView;
fTextView = new NummericalTextView(b, "nummerical input", b,
class NummericalTextView;
NummericalTextView* fTextView;
fTextView = new NummericalTextView(b, "nummerical input", b,
class NummericalTextView;
NummericalTextView* fTextView;