OmEspHelpers
Public Member Functions | Public Attributes | Protected Member Functions | List of all members
PageItem Class Referenceabstract
Inheritance diagram for PageItem:
HtmlItem PageButton PageCheckboxes PageColor PageLink PageSelect PageSlider PageTime StaticHtmlItem

Public Member Functions

virtual void render (OmXmlWriter &w, Page *inPage, bool inBox=true)=0
 
virtual bool doAction (Page *fromPage)=0
 
void setValue (int value)
 
virtual void renderStatusey (OmXmlWriter &w)=0
 

Public Attributes

const char * name = ""
 
const char * url = "_"
 
char id [6]
 
const char * pageLink = ""
 
int ref1 = 0
 
void * ref2 = 0
 
int value = 0
 
bool visible = true
 
OmWebPageItem item
 

Protected Member Functions

void maybeBox1Start (OmXmlWriter &w, bool inBox)
 
void maybeBox1End (OmXmlWriter &w, bool inBox)
 
void rejiggerUrl (const char *&urlInOut, const char *&maybeUrlBaseOut)
 

The documentation for this class was generated from the following file: