元素信息 更多...
#include <TEduBoard.h>
Public 成员函数 | |
TEduBoardElementInfo () | |
TEduBoardElementInfo (const char *boardId, const char *elementId, TEduBoardElementType type, const char *url, bool show) | |
成员变量 | |
const char * | boardId |
白板 ID 更多... | |
const char * | elementId |
元素 ID 更多... | |
TEduBoardElementType | type |
元素类型 更多... | |
const char * | url |
元素地址 更多... | |
bool | show |
元素是否可见 更多... | |
元素信息
|
inline |
|
inline |
const char* boardId |
白板 ID
const char* elementId |
元素 ID
bool show |
元素是否可见
TEduBoardElementType type |
元素类型
const char* url |
元素地址