C# Class StoryTeller.UserInterface.Editing.HTML.GrammarConstants

Show file Open project: adymitruk/storyteller

Public Properties

Property Type Description
ADDITIONAL_COLUMNS_HEADER_TEXT string
ADD_LINK string
ADD_SECTION_ACTIVATOR string
ADD_SECTION_TEXT string
AUTO_SELECT_KEY string
CELL string
CLOSE string
CLOSER string
COLUMN_ADDER string
COLUMN_REMOVER string
COLUMN_SELECTOR string
COMMENT string
COMMENT_CLOSER string
COMMENT_EDITOR string
COMMENT_EDITOR_HOLDER string
COMMENT_TEXT string
COMMENT_TEXT_HOLDER string
DELETE_STEP string
EMBEDDED string
FIXTURE string
FIXTURE_SELECTOR string
GRAMMAR_SELECTOR string
HEADER_CONTAINER string
INTEGER string
KEY string
LEAF_NAME string
MANDATORY string
MAX string
MAX_LENGTH string
NUMBER string
OPTIONAL string
PARAGRAPH string
REQUIRED string
SECTION string
SECTION_HEADER string
SECTION_TITLE string
SELECTION_MODE string
SELECTION_REQUIRED string
SENTENCE string
STEP string
STEP_HOLDER string
TABLE_EDITOR string
TAGS string
TAGS_CLOSER string
TAGS_EDITOR string
TAGS_EDITOR_HOLDER string
TAGS_LABEL string
TAGS_TEXT string
TAGS_TEXT_HOLDER string
TEMPLATES string
TEST string
TEST_EDITOR string
TEST_NAME string
VARIABLE string

Property Details

ADDITIONAL_COLUMNS_HEADER_TEXT public static property

public static string ADDITIONAL_COLUMNS_HEADER_TEXT
return string

ADD_LINK public static property

public static string ADD_LINK
return string

ADD_SECTION_ACTIVATOR public static property

public static string ADD_SECTION_ACTIVATOR
return string

ADD_SECTION_TEXT public static property

public static string ADD_SECTION_TEXT
return string

AUTO_SELECT_KEY public static property

public static string AUTO_SELECT_KEY
return string

CELL public static property

public static string CELL
return string

CLOSE public static property

public static string CLOSE
return string

CLOSER public static property

public static string CLOSER
return string

COLUMN_ADDER public static property

public static string COLUMN_ADDER
return string

COLUMN_REMOVER public static property

public static string COLUMN_REMOVER
return string

COLUMN_SELECTOR public static property

public static string COLUMN_SELECTOR
return string

COMMENT public static property

public static string COMMENT
return string

COMMENT_CLOSER public static property

public static string COMMENT_CLOSER
return string

COMMENT_EDITOR public static property

public static string COMMENT_EDITOR
return string

COMMENT_EDITOR_HOLDER public static property

public static string COMMENT_EDITOR_HOLDER
return string

COMMENT_TEXT public static property

public static string COMMENT_TEXT
return string

COMMENT_TEXT_HOLDER public static property

public static string COMMENT_TEXT_HOLDER
return string

DELETE_STEP public static property

public static string DELETE_STEP
return string

EMBEDDED public static property

public static string EMBEDDED
return string

FIXTURE public static property

public static string FIXTURE
return string

FIXTURE_SELECTOR public static property

public static string FIXTURE_SELECTOR
return string

GRAMMAR_SELECTOR public static property

public static string GRAMMAR_SELECTOR
return string

HEADER_CONTAINER public static property

public static string HEADER_CONTAINER
return string

INTEGER public static property

public static string INTEGER
return string

KEY public static property

public static string KEY
return string

LEAF_NAME public static property

public static string LEAF_NAME
return string

MANDATORY public static property

public static string MANDATORY
return string

MAX public static property

public static string MAX
return string

MAX_LENGTH public static property

public static string MAX_LENGTH
return string

NUMBER public static property

public static string NUMBER
return string

OPTIONAL public static property

public static string OPTIONAL
return string

PARAGRAPH public static property

public static string PARAGRAPH
return string

REQUIRED public static property

public static string REQUIRED
return string

SECTION public static property

public static string SECTION
return string

SECTION_HEADER public static property

public static string SECTION_HEADER
return string

SECTION_TITLE public static property

public static string SECTION_TITLE
return string

SELECTION_MODE public static property

public static string SELECTION_MODE
return string

SELECTION_REQUIRED public static property

public static string SELECTION_REQUIRED
return string

SENTENCE public static property

public static string SENTENCE
return string

STEP public static property

public static string STEP
return string

STEP_HOLDER public static property

public static string STEP_HOLDER
return string

TABLE_EDITOR public static property

public static string TABLE_EDITOR
return string

TAGS public static property

public static string TAGS
return string

TAGS_CLOSER public static property

public static string TAGS_CLOSER
return string

TAGS_EDITOR public static property

public static string TAGS_EDITOR
return string

TAGS_EDITOR_HOLDER public static property

public static string TAGS_EDITOR_HOLDER
return string

TAGS_LABEL public static property

public static string TAGS_LABEL
return string

TAGS_TEXT public static property

public static string TAGS_TEXT
return string

TAGS_TEXT_HOLDER public static property

public static string TAGS_TEXT_HOLDER
return string

TEMPLATES public static property

public static string TEMPLATES
return string

TEST public static property

public static string TEST
return string

TEST_EDITOR public static property

public static string TEST_EDITOR
return string

TEST_NAME public static property

public static string TEST_NAME
return string

VARIABLE public static property

public static string VARIABLE
return string