C# 클래스 Catrobat.IDE.WindowsPhone.Controls.FormulaControls.FormulaKeyboard

파일 보기 프로젝트 열기: Catrobat/CatrobatForWindows

공개 프로퍼티들

프로퍼티 타입 설명
CanDeleteProperty Windows.UI.Xaml.DependencyProperty
CanEvaluateProperty Windows.UI.Xaml.DependencyProperty
CanLeftProperty Windows.UI.Xaml.DependencyProperty
CanRedoProperty Windows.UI.Xaml.DependencyProperty
CanRightProperty Windows.UI.Xaml.DependencyProperty
CanUndoProperty Windows.UI.Xaml.DependencyProperty
DecimalSeparatorProperty Windows.UI.Xaml.DependencyProperty
HasErrorProperty Windows.UI.Xaml.DependencyProperty
KeyPressed KeyPressed
ProgramProperty Windows.UI.Xaml.DependencyProperty

공개 메소드들

메소드 설명
FormulaKeyboard ( ) : Windows.UI.Xaml
RaiseKeyPressed ( FormulaKey data ) : void

비공개 메소드들

메소드 설명
BtnMore_OnClick ( object sender, RoutedEventArgs e ) : void
ButtonMoreBack_Click ( object sender, RoutedEventArgs e ) : void
CheckSensorKeys ( FormulaKey key ) : bool
CheckSensorKeys ( ) : void
FormulaChangedMessageAction ( FormulaEvaluationResult result ) : void
KeyButton_OnClick ( object sender, RoutedEventArgs e ) : void
ListBox_OnSelectionChanged ( object sender, SelectionChangedEventArgs e ) : void
Pivot_OnSelectionChanged ( object sender, SelectionChangedEventArgs e ) : void
ProgramChanged ( DependencyPropertyChangedEventArgs e ) : void
RaiseKeyPressed ( FormulaKeyEventArgs e ) : void
ShowMain ( ) : void
ShowMore ( ) : void

메소드 상세

FormulaKeyboard() 공개 메소드

public FormulaKeyboard ( ) : Windows.UI.Xaml
리턴 Windows.UI.Xaml

RaiseKeyPressed() 공개 메소드

public RaiseKeyPressed ( FormulaKey data ) : void
data Catrobat.IDE.Core.ViewModels.Editor.Formula.FormulaKey
리턴 void

프로퍼티 상세

CanDeleteProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,Windows.UI.Xaml CanDeleteProperty
리턴 Windows.UI.Xaml.DependencyProperty

CanEvaluateProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,Windows.UI.Xaml CanEvaluateProperty
리턴 Windows.UI.Xaml.DependencyProperty

CanLeftProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,Windows.UI.Xaml CanLeftProperty
리턴 Windows.UI.Xaml.DependencyProperty

CanRedoProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,Windows.UI.Xaml CanRedoProperty
리턴 Windows.UI.Xaml.DependencyProperty

CanRightProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,Windows.UI.Xaml CanRightProperty
리턴 Windows.UI.Xaml.DependencyProperty

CanUndoProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,Windows.UI.Xaml CanUndoProperty
리턴 Windows.UI.Xaml.DependencyProperty

DecimalSeparatorProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,Windows.UI.Xaml DecimalSeparatorProperty
리턴 Windows.UI.Xaml.DependencyProperty

HasErrorProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,Windows.UI.Xaml HasErrorProperty
리턴 Windows.UI.Xaml.DependencyProperty

KeyPressed 공개적으로 프로퍼티

public KeyPressed KeyPressed
리턴 KeyPressed

ProgramProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,Windows.UI.Xaml ProgramProperty
리턴 Windows.UI.Xaml.DependencyProperty