Int64ValueView
return new Int64ValueView(i);
Int64ValueView::Int64ValueView(Int64Property* property)
Int64ValueView::~Int64ValueView()
Int64ValueView::TextView() const
Int64ValueView::ValueChanged()
Int64ValueView::AdoptProperty(Property* property)
Int64ValueView::GetProperty() const
class Int64ValueView : public TextInputValueView {
Int64ValueView(Int64Property* property);
virtual ~Int64ValueView();