wxWindowID
id,
constwxPoint& pos,
constwxSize&
size,
longstyle ) :
111SetExtraStyle(wxWS_EX_BLOCK_EVENTS);
112wxPanel::Create( parent,
id, pos,
size, style );
117GetSizer()->SetSizeHints(
this);
156wxBoxSizer* itemBoxSizer2 =
newwxBoxSizer(wxVERTICAL);
157itemPanel1->SetSizer(itemBoxSizer2);
159wxFlexGridSizer* itemFlexGridSizer3 =
newwxFlexGridSizer(0, 2, 0, 0);
160itemBoxSizer2->Add(itemFlexGridSizer3, 0, wxALIGN_CENTER_HORIZONTAL|wxALL, 5);
162wxStaticText* itemStaticText4 =
newwxStaticText( itemPanel1, wxID_STATIC,
_(
"Abstract Title"), wxDefaultPosition, wxDefaultSize, 0 );
163itemFlexGridSizer3->Add(itemStaticText4, 0, wxALIGN_RIGHT|wxALIGN_CENTER_VERTICAL|wxALL, 5);
166itemFlexGridSizer3->Add(itemTextCtrl5, 0, wxALIGN_CENTER_HORIZONTAL|wxALIGN_CENTER_VERTICAL|wxALL, 5);
168wxStaticText* itemStaticText6 =
newwxStaticText( itemPanel1, wxID_STATIC,
_(
"Proceedings Title"), wxDefaultPosition, wxDefaultSize, 0 );
169itemFlexGridSizer3->Add(itemStaticText6, 0, wxALIGN_RIGHT|wxALIGN_CENTER_VERTICAL|wxALL, 5);
172itemFlexGridSizer3->Add(itemTextCtrl7, 0, wxALIGN_CENTER_HORIZONTAL|wxALIGN_CENTER_VERTICAL|wxALL, 5);
174wxStaticText* itemStaticText8 =
newwxStaticText( itemPanel1, wxID_STATIC,
_(
"Pages"), wxDefaultPosition, wxDefaultSize, 0 );
175itemFlexGridSizer3->Add(itemStaticText8, 0, wxALIGN_RIGHT|wxALIGN_CENTER_VERTICAL|wxALL, 5);
177wxTextCtrl* itemTextCtrl9 =
newwxTextCtrl( itemPanel1,
ID_PROCEEDINGSCHAPTER_PAGES, wxEmptyString, wxDefaultPosition, wxDefaultSize, 0 );
178itemFlexGridSizer3->Add(itemTextCtrl9, 0, wxALIGN_LEFT|wxALIGN_CENTER_VERTICAL|wxALL, 5);
180wxStaticText* itemStaticText10 =
newwxStaticText( itemPanel1, wxID_STATIC,
_(
"Publication Year"), wxDefaultPosition, wxDefaultSize, 0 );
181itemFlexGridSizer3->Add(itemStaticText10, 0, wxALIGN_RIGHT|wxALIGN_CENTER_VERTICAL|wxALL, 5);
184itemFlexGridSizer3->Add(itemTextCtrl11, 0, wxALIGN_LEFT|wxALIGN_CENTER_VERTICAL|wxALL, 5);
186wxStaticText* itemStaticText12 =
newwxStaticText( itemPanel1, wxID_STATIC,
_(
"Copyright Year"), wxDefaultPosition, wxDefaultSize, 0 );
187itemFlexGridSizer3->Add(itemStaticText12, 0, wxALIGN_RIGHT|wxALIGN_CENTER_VERTICAL|wxALL, 5);
190itemFlexGridSizer3->Add(itemTextCtrl13, 0, wxALIGN_LEFT|wxALIGN_CENTER_VERTICAL|wxALL, 5);
219 if(!wxPanel::TransferDataToWindow())
239 if(!wxPanel::TransferDataFromWindow())
User-defined methods of the data storage class.
virtual bool TransferDataFromWindow()
void Init()
Initialises member variables.
wxBitmap GetBitmapResource(const wxString &name)
Retrieves bitmap resources.
CRef< CSerialObject > m_EditedArt
bool Create(wxWindow *parent, wxWindowID id=10072, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(400, 300), long style=wxTAB_TRAVERSAL)
Creation.
wxIcon GetIconResource(const wxString &name)
Retrieves icon resources.
virtual bool TransferDataToWindow()
void CreateControls()
Creates the controls and sizers.
~CProceedingsChapterPanel()
Destructor.
CProceedingsChapterPanel()
Constructors.
static bool ShowToolTips()
Should we show tooltips?
Base class for all serializable objects.
virtual void Assign(const CSerialObject &source, ESerialRecursionMode how=eRecursive)
Set object to copy of another one.
void Reset(void)
Reset reference object.
#define END_NCBI_SCOPE
End previously defined NCBI scope.
#define BEGIN_NCBI_SCOPE
Define ncbi namespace.
const TCprt & GetCprt(void) const
Get the Cprt member data.
void SetTitle(TTitle &value)
Assign a value to Title data member.
void SetCprt(TCprt &value)
Assign a value to Cprt data member.
void SetTitle(TTitle &value)
Assign a value to Title data member.
void SetFrom(TFrom &value)
Assign a value to From data member.
void ResetDate(void)
Reset Date data member.
void ResetCprt(void)
Reset Cprt data member.
void SetImp(TImp &value)
Assign a value to Imp data member.
void SetDate(TDate &value)
Assign a value to Date data member.
bool IsSetDate(void) const
date of publication Check if a value has been assigned to Date data member.
const TDate & GetDate(void) const
Get the Date member data.
bool IsSetCprt(void) const
copyright date, " " " Check if a value has been assigned to Cprt data member.
@ e_Name
Title, Anal,Coll,Mono AJB.
bool IsSetYear(void) const
full year (including 1900) Check if a value has been assigned to Year data member.
bool IsStd(void) const
Check if variant Std is selected.
TYear GetYear(void) const
Get the Year member data.
const TStd & GetStd(void) const
Get the variant data.
const struct ncbi::grid::netcache::search::fields::SIZE size
#define ID_PROCEEDINGSCHAPTER_COPY_YEAR
#define ID_PROCEEDINGSCHAPTER_ABSTRACT_TITLE
#define ID_PROCEEDINGSCHAPTER_PUB_YEAR
#define ID_PROCEEDINGSCHAPTER_PROCEEDINGS_TITLE
#define ID_PROCEEDINGSCHAPTER_PAGES
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4