C# Class Catrobat.IDE.WindowsPhone.Controls.FormulaControls.FormulaKeyboard

Afficher le fichier Open project: Catrobat/CatrobatForWindows

Méthodes publiques

Свойство Type Description
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

Méthodes publiques

Méthode Description
FormulaKeyboard ( ) : Windows.UI.Xaml
RaiseKeyPressed ( FormulaKey data ) : void

Private Methods

Méthode Description
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

Method Details

FormulaKeyboard() public méthode

public FormulaKeyboard ( ) : Windows.UI.Xaml
Résultat Windows.UI.Xaml

RaiseKeyPressed() public méthode

public RaiseKeyPressed ( FormulaKey data ) : void
data Catrobat.IDE.Core.ViewModels.Editor.Formula.FormulaKey
Résultat void

Property Details

CanDeleteProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml CanDeleteProperty
Résultat Windows.UI.Xaml.DependencyProperty

CanEvaluateProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml CanEvaluateProperty
Résultat Windows.UI.Xaml.DependencyProperty

CanLeftProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml CanLeftProperty
Résultat Windows.UI.Xaml.DependencyProperty

CanRedoProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml CanRedoProperty
Résultat Windows.UI.Xaml.DependencyProperty

CanRightProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml CanRightProperty
Résultat Windows.UI.Xaml.DependencyProperty

CanUndoProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml CanUndoProperty
Résultat Windows.UI.Xaml.DependencyProperty

DecimalSeparatorProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml DecimalSeparatorProperty
Résultat Windows.UI.Xaml.DependencyProperty

HasErrorProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml HasErrorProperty
Résultat Windows.UI.Xaml.DependencyProperty

KeyPressed public_oe property

public KeyPressed KeyPressed
Résultat KeyPressed

ProgramProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml ProgramProperty
Résultat Windows.UI.Xaml.DependencyProperty