wxWindowID
id,
constwxPoint& pos,
constwxSize&
size,
longstyle ) :
112SetExtraStyle(wxWS_EX_BLOCK_EVENTS);
113wxPanel::Create( parent,
id, pos,
size, style );
118GetSizer()->SetSizeHints(
this);
157wxBoxSizer* itemBoxSizer2 =
newwxBoxSizer(wxVERTICAL);
158itemPanel1->SetSizer(itemBoxSizer2);
160wxFlexGridSizer* itemFlexGridSizer3 =
newwxFlexGridSizer(0, 2, 0, 0);
161itemBoxSizer2->Add(itemFlexGridSizer3, 0, wxALIGN_CENTER_HORIZONTAL|wxALL, 5);
163wxStaticText* itemStaticText4 =
newwxStaticText( itemPanel1, wxID_STATIC,
_(
"Title"), wxDefaultPosition, wxDefaultSize, 0 );
164itemFlexGridSizer3->Add(itemStaticText4, 0, wxALIGN_RIGHT|wxALIGN_CENTER_VERTICAL|wxALL, 5);
166wxTextCtrl* itemTextCtrl5 =
newwxTextCtrl( itemPanel1,
ID_ONLINEPUBLICATION_TITLE, wxEmptyString, wxDefaultPosition, wxSize(400, -1), wxTE_MULTILINE );
167itemFlexGridSizer3->Add(itemTextCtrl5, 0, wxALIGN_CENTER_HORIZONTAL|wxALIGN_CENTER_VERTICAL|wxALL, 5);
169wxStaticText* itemStaticText6 =
newwxStaticText( itemPanel1, wxID_STATIC,
_(
"Serial Number"), wxDefaultPosition, wxDefaultSize, 0 );
170itemFlexGridSizer3->Add(itemStaticText6, 0, wxALIGN_RIGHT|wxALIGN_CENTER_VERTICAL|wxALL, 5);
173itemFlexGridSizer3->Add(itemTextCtrl7, 0, wxALIGN_LEFT|wxALIGN_CENTER_VERTICAL|wxALL, 5);
188 if(!wxPanel::TransferDataFromWindow())
void Init()
Initialises member variables.
COnlinePublicationPanel()
Constructors.
CRef< CSerialObject > m_EditedCit
virtual bool TransferDataFromWindow()
~COnlinePublicationPanel()
Destructor.
static bool ShowToolTips()
Should we show tooltips?
bool Create(wxWindow *parent, wxWindowID id=10085, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(400, 300), long style=wxTAB_TRAVERSAL)
Creation.
wxIcon GetIconResource(const wxString &name)
Retrieves icon resources.
wxBitmap GetBitmapResource(const wxString &name)
Retrieves bitmap resources.
void CreateControls()
Creates the controls and sizers.
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.
TSerial_number GetSerial_number(void) const
Get the Serial_number member data.
bool IsSetSerial_number(void) const
for GenBank style references Check if a value has been assigned to Serial_number data member.
void SetSerial_number(TSerial_number value)
Assign a value to Serial_number data member.
void ResetSerial_number(void)
Reset Serial_number data member.
const struct ncbi::grid::netcache::search::fields::SIZE size
#define ID_ONLINEPUBLICATION_SERIAL_NUMBER
#define ID_ONLINEPUBLICATION_TITLE
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